nixpkgs/system
Eelco Dolstra f6fd10cbd8 * Support for system-wide distributed / multi-platform builds.
Just set nix.distributedBuilds to true and nix.buildMachines 
  to a list of machines that can perform Nix builds via SSH,
  and local builds will be forwarded appropriately.  So now
  any user can say something like

    nix-build /etc/nixos/nixpkgs/ --arg system '"powerpc-linux"' -A libxml2

  and the build for powerpc-linux will be forwarded to a machine 
  of that type.

svn path=/nixos/trunk/; revision=9696
2007-11-15 17:16:16 +00:00
..
activate-configuration.sh * Support for system-wide distributed / multi-platform builds. 2007-11-15 17:16:16 +00:00
fontdir.nix Some more corrections to fontDir; now suitable as fontPath for Xvnc 2007-10-05 12:51:05 +00:00
fonts.nix * Eliminate all calls to config.get. 2007-11-09 18:49:45 +00:00
ids.nix * Upstart job for Nagios (system/network monitoring daemon). 2007-11-12 16:43:35 +00:00
modprobe * Generate a wrapper around modprobe that sets MODULE_DIR. This is 2007-03-04 01:16:24 +00:00
options.nix * Support for system-wide distributed / multi-platform builds. 2007-11-15 17:16:16 +00:00
switch-to-configuration.sh * /var/run/current-system symlinks to the top-level path of the system 2007-03-20 13:01:53 +00:00
system.nix * Support for system-wide distributed / multi-platform builds. 2007-11-15 17:16:16 +00:00
system.sh * Allow Upstart's init to be upgraded in a running system. 2007-09-27 12:24:05 +00:00
users-groups.nix * Put user "root" in the group "root". 2007-11-12 14:59:23 +00:00