summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/vbob.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-04-03 21:43:31 +0200
committermakefu <github@syntax-fehler.de>2016-04-03 21:43:31 +0200
commitbc72bad6e22eeae9fa138be1583e742eec1e162f (patch)
tree12355564ff81e768e99e1f9db348a7e2fb784e32 /makefu/1systems/vbob.nix
parent315bb8e67ef1a2c5fbf4b6ed4debdc8d2ce0f15e (diff)
ma 1 vbob: remove obsolete source
Diffstat (limited to 'makefu/1systems/vbob.nix')
-rw-r--r--makefu/1systems/vbob.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix
index 748b08ef..5e2382f3 100644
--- a/makefu/1systems/vbob.nix
+++ b/makefu/1systems/vbob.nix
@@ -15,11 +15,6 @@
];
nixpkgs.config.allowUnfree = true;
- krebs.build.source.upstream-nixpkgs = {
- url = https://github.com/makefu/nixpkgs;
- # HTTP Everywhere + libredir
- rev = "8239ac6";
- };
fileSystems."/nix" = {
device ="/dev/disk/by-label/nixstore";
fsType = "ext4";