nfd: move to by-name

This commit is contained in:
Filippo Berto
2024-10-01 18:00:06 +02:00
committed by Sandro Jäckel
parent 548c2377fa
commit 18258fbd15
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -19207,8 +19207,6 @@ with pkgs;
cudaPackages = cudaPackages_11;
};
nfd = callPackage ../servers/nfd { };
cddlib = callPackage ../development/libraries/cddlib { };
cdk-go = callPackage ../tools/security/cdk-go { };