diff options
author | tv <tv@krebsco.de> | 2016-02-11 23:59:07 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-11 23:59:07 +0100 |
commit | 2b6a54c31c47667495187f9ff8f9a6009a2652ab (patch) | |
tree | ab00bc10716b73443dbe58d1279ce367e6cc71fc /makefu/1systems/vbob.nix | |
parent | 8c87356aee561fd8bc50dc2b7029ab30118f0d2c (diff) | |
parent | e8a0058f8cd654247eb0b08326dd34c3ac9cff6a (diff) |
Merge remote-tracking branch 'gum/master'
Diffstat (limited to 'makefu/1systems/vbob.nix')
-rw-r--r-- | makefu/1systems/vbob.nix | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix index 20301795f..2dee83728 100644 --- a/makefu/1systems/vbob.nix +++ b/makefu/1systems/vbob.nix @@ -17,8 +17,8 @@ tinc = pkgs.tinc_pre; }; - krebs.build.source.nixpkgs = { - # url = https://github.com/nixos/nixpkgs; + krebs.build.source.upstream-nixpkgs = { + url = https://github.com/makefu/nixpkgs; # HTTP Everywhere + libredir rev = "8239ac6"; }; @@ -38,7 +38,6 @@ buildbot buildbot-slave get - genid logstash ]; |