Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Showing only changes of commit 9bee145e25 - Show all commits

View File

@ -3,7 +3,6 @@
{ {
imports = [ imports = [
../common/xeon.nix ../common/xeon.nix
../module/ceph.nix
../module/emulation.nix ../module/emulation.nix
]; ];