summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/vbob.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-03-15 23:55:30 +0100
committermakefu <github@syntax-fehler.de>2016-03-15 23:55:30 +0100
commit4ac537366cbde9dfd87c7aeb6cd7365bcd3a6b69 (patch)
tree9739f52c307abf97338c07432b7832a8564c4c9e /makefu/1systems/vbob.nix
parentfa67e6ff08237a067975275046aa6dae808859f6 (diff)
parent2e317bfe747ec968d3b933ae4c0df68ad204021c (diff)
Merge branch 'master' of gum.krebsco.de:stockholm
Diffstat (limited to 'makefu/1systems/vbob.nix')
-rw-r--r--makefu/1systems/vbob.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/makefu/1systems/vbob.nix b/makefu/1systems/vbob.nix
index e07525d0..748b08ef 100644
--- a/makefu/1systems/vbob.nix
+++ b/makefu/1systems/vbob.nix
@@ -14,9 +14,6 @@
];
nixpkgs.config.allowUnfree = true;
- nixpkgs.config.packageOverrides = pkgs: {
- tinc = pkgs.tinc_pre;
- };
krebs.build.source.upstream-nixpkgs = {
url = https://github.com/makefu/nixpkgs;