diff options
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    ]; | 
