cd: use default upstream-nixpkgs
This commit is contained in:
parent
cb264dfb91
commit
b2303e081f
@ -6,11 +6,6 @@ with lib;
|
||||
krebs.build.host = config.krebs.hosts.cd;
|
||||
krebs.build.target = "root@cd.internet";
|
||||
|
||||
krebs.build.source.upstream-nixpkgs = {
|
||||
url = https://github.com/NixOS/nixpkgs;
|
||||
rev = "b7ff030";
|
||||
};
|
||||
|
||||
imports = [
|
||||
../2configs/hw/CAC-Developer-2.nix
|
||||
../2configs/fs/CAC-CentOS-7-64bit.nix
|
||||
|
Loading…
Reference in New Issue
Block a user