Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
3 changed files with 1 additions and 1 deletions
Showing only changes of commit 480dd95d9b - Show all commits

View File

@ -5,6 +5,7 @@
./boot.nix ./boot.nix
./fs.nix ./fs.nix
./hw.nix ./hw.nix
./overlays.nix
./users.nix ./users.nix
]; ];

View File

@ -8,7 +8,6 @@
./monitoring.nix ./monitoring.nix
./net.nix ./net.nix
./nfs.nix ./nfs.nix
./overlays.nix
./slurm.nix ./slurm.nix
./ssh.nix ./ssh.nix