]> git.scottworley.com Git - syncthing-autoregister/blobdiff - lib/test-nixos-rebuild-switch-config.nix
Follow renames in test data
[syncthing-autoregister] / lib / test-nixos-rebuild-switch-config.nix
index 466eb1b155bad74e447f7c8e1c5f4f9b1892c93e..130a8087324bd7ab9cc51be7291a3f38a4ce186b 100644 (file)
@@ -6,7 +6,7 @@
     (modulesPath + "/virtualisation/qemu-vm.nix")
   ];
 
-  nix.binaryCaches = lib.mkForce [ ];
+  nix.settings.substituters = lib.mkForce [ ];
   nix.extraOptions = ''
     hashed-mirrors =
     connect-timeout = 1
@@ -37,6 +37,8 @@
     texinfo
     unionfs-fuse
     xorg.lndir
+
+    stdenvNoCC
   ];
 
   # Don't try to install bootloaders in a VM