nix-direnv: migrate to by-name

This commit is contained in:
Gerg-L
2023-12-11 10:56:38 +01:00
committed by Jörg Thalheim
parent 067ac02817
commit f8a4c1e888
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -6117,8 +6117,6 @@ with pkgs;
nfstrace = callPackage ../tools/networking/nfstrace { };
nix-direnv = callPackage ../tools/misc/nix-direnv { };
nixel = callPackage ../tools/nix/nixel { };
nix-output-monitor = callPackage ../tools/nix/nix-output-monitor { };