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 733eb93f23 - Show all commits

View File

@ -2,5 +2,6 @@
{
imports = [
./boot.nix
];
}

View File

@ -5,7 +5,6 @@
../common/main.nix
./hardware-configuration.nix
./boot.nix
./fs.nix
./gitlab-runner.nix
./monitoring.nix