l krops: useChecksum for stockholm
This commit is contained in:
parent
2be08e3c52
commit
02f6757bf6
@ -23,6 +23,10 @@
|
||||
name = "hosts/${name}";
|
||||
};
|
||||
};
|
||||
stockholm.file = lib.mkForce {
|
||||
path = toString ../.;
|
||||
useChecksum = true;
|
||||
};
|
||||
}
|
||||
(if lib.pathExists (./. + "/1systems/${name}/source.nix") then
|
||||
import (./. + "/1systems/${name}/source.nix") { inherit lib pkgs test; }
|
||||
|
Loading…
Reference in New Issue
Block a user