nfd: move to by-name

This commit is contained in:
Filippo Berto
2024-07-29 16:49:57 +02:00
committed by Sandro Jäckel
parent 548c2377fa
commit 18258fbd15
2 changed files with 0 additions and 2 deletions

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 { };