summaryrefslogtreecommitdiffstats
path: root/makefu
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2019-02-16 22:37:29 +0100
committermakefu <github@syntax-fehler.de>2019-02-16 22:37:29 +0100
commit93a2ebaa6de0a3e450a28d109ee5d4a92d20f2d8 (patch)
tree6c35bea660edb973fff4e2c024746f1b390c6884 /makefu
parentf26eda6481e470f19b41d64539f282b15e23b389 (diff)
ma x.r: prefer remote fetch of sources
Diffstat (limited to 'makefu')
-rw-r--r--makefu/1systems/x/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/x/config.nix b/makefu/1systems/x/config.nix
index 7ed63837..ceeccc0b 100644
--- a/makefu/1systems/x/config.nix
+++ b/makefu/1systems/x/config.nix
@@ -75,6 +75,7 @@
# <stockholm/makefu/2configs/buildbot-standalone.nix>
<stockholm/makefu/2configs/remote-build/aarch64-community.nix>
<stockholm/makefu/2configs/remote-build/gum.nix>
+ { nixpkgs.overlays = [ (self: super: super.prefer-remote-fetch self super) ]; }
# Hardware
<stockholm/makefu/2configs/hw/tp-x230.nix>