gupnp{,_1_6}: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-01-21 00:54:16 +01:00
parent 3a9a26bbec
commit cab519b404
4 changed files with 0 additions and 4 deletions
-4
View File
@@ -2758,10 +2758,6 @@ with pkgs;
gup = callPackage ../development/tools/build-managers/gup { };
gupnp = callPackage ../development/libraries/gupnp { };
gupnp_1_6 = callPackage ../development/libraries/gupnp/1.6.nix { };
gvm-tools = with python3.pkgs; toPythonApplication gvm-tools;
gzip = callPackage ../tools/compression/gzip { };