l 1 prism: remove nixpkgs override
This commit is contained in:
parent
4425e51f8e
commit
ac35c00c04
|
@ -18,10 +18,6 @@ in {
|
||||||
imports = [
|
imports = [
|
||||||
../2configs/buildbot-standalone.nix
|
../2configs/buildbot-standalone.nix
|
||||||
];
|
];
|
||||||
krebs.build.source.nixpkgs = lib.mkForce {
|
|
||||||
url = https://github.com/NixOS/nixpkgs;
|
|
||||||
rev = "0d05f172b27e94d9eea3257f42d7e03371e63acc";
|
|
||||||
};
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
users.extraGroups = {
|
users.extraGroups = {
|
||||||
|
|
Loading…
Reference in a new issue