summaryrefslogtreecommitdiffstats
path: root/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
commitda9ec1feb083abb09ea6dfec0fee961d9d8967b1 (patch)
tree4ce00b3f68f62ada934d19855f88b0791ea7cf5f /1systems/vbob.nix
parent29f26bfa371aaf485c58ad7b5c98f8312de45a28 (diff)
ma 1 vbob: remove obsolete source
Diffstat (limited to '1systems/vbob.nix')
-rw-r--r--1systems/vbob.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/1systems/vbob.nix b/1systems/vbob.nix
index 748b08ef1..5e2382f37 100644
--- a/1systems/vbob.nix
+++ b/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";