Add TODO for removing custom prometheus-fritzbox-exporter
This commit is contained in:
parent
a5fde0764d
commit
65dcb3051e
|
@ -17,6 +17,7 @@ in
|
||||||
|
|
||||||
# adapted nixpkgs upstream but changed to buildGoModule and updated to
|
# adapted nixpkgs upstream but changed to buildGoModule and updated to
|
||||||
# version that works in my setup
|
# version that works in my setup
|
||||||
|
# TODO: Remove with 21.11
|
||||||
prometheus-fritzbox-exporter = callPackage ./prometheus-fritzbox-exporter { };
|
prometheus-fritzbox-exporter = callPackage ./prometheus-fritzbox-exporter { };
|
||||||
|
|
||||||
# TODO: Remove when pavucontrol > 4.0 is released
|
# TODO: Remove when pavucontrol > 4.0 is released
|
||||||
|
|
Loading…
Reference in a new issue