setconf: migrate to by-name

This commit is contained in:
Anderson Torres
2024-10-15 21:52:05 +02:00
committed by Matthieu Coudron
parent 56137a2cac
commit ec2b16f5ac
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -32317,8 +32317,6 @@ with pkgs;
secretscanner = callPackage ../tools/security/secretscanner { };
setconf = callPackage ../tools/misc/setconf { };
semiphemeral = callPackage ../tools/misc/semiphemeral { };
semver = callPackage ../applications/misc/semver { };