Author: eelco
Date: Fri Sep 9 09:24:44 2011
New Revision: 29121
URL: https://svn.nixos.org/websvn/nix/?rev=29121&sc=1
Log:
Deleted:
configurations/trunk/tud/ike.nix
Modified:
configurations/trunk/tud/build-machines-dell-r815.nix
Modified: configurations/trunk/tud/build-machines-dell-r815.nix
==============================================================================
--- configurations/trunk/tud/build-machines-dell-r815.nix Fri Sep 9
09:14:41 2011 (r29120)
+++ configurations/trunk/tud/build-machines-dell-r815.nix Fri Sep 9
09:24:44 2011 (r29121)
@@ -10,7 +10,7 @@
nix.maxJobs = 48;
- fileSystems = [
- { device = "none"; fsType = "tmpfs"; mountPoint = "/tmp"; options =
"size=16G"; neededForBoot=true; }
- ];
+ fileSystems =
+ [ { device = "none"; fsType = "tmpfs"; mountPoint = "/tmp"; options =
"size=16G"; neededForBoot = true; }
+ ];
}
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits