nixpkgs/modules
Eelco Dolstra 9b014c471a * CUPS: fix printing on a Ricoh Aficio MP C4500 PXL printer (and
probably lots of others).  The $PATH used to invoke the filter
  didn't contain Ghostscript and Perl, so it silently fails.  (A nice
  property of CUPS is that it will just silently discard the job when
  that happens, so you need to set LogLevel to "debug" to see this.)
  Fortunately, CUPS now has a "SetEnv" option to set $PATH explicitly.

  Also, remove config.system.path from the PATH of CUPS' Upstart job.
  It seems to serve no purpose.

svn path=/nixos/trunk/; revision=34244
2012-05-25 15:51:33 +00:00
..
config GNU: Comment `fdisk' out. 2012-04-24 12:54:42 +00:00
hardware * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
installer * Now hopefully a proper fix for the problem in 2012-05-25 14:06:46 +00:00
misc * Add /etc/os-release to be Lennart Poettering compliant. 2012-05-17 21:10:42 +00:00
profiles * On headless systems, disable the emergency shell and redirect 2012-05-16 15:08:44 +00:00
programs * Subscribe the root user to the NixOS channel by default. 2012-04-22 22:43:57 +00:00
security * Don't use ‘chown user.group’ since that syntax is not officially 2012-05-17 19:43:32 +00:00
services * CUPS: fix printing on a Ricoh Aficio MP C4500 PXL printer (and 2012-05-25 15:51:33 +00:00
system * Allow building with boot.loader.grub.enable set to "false". 2012-05-23 15:52:29 +00:00
tasks Execute mount-all task on config-changed event to make sure it is performed before other upstart jobs are started on activating the new configuration. 2012-05-21 21:26:45 +00:00
testing * Attempt to fix the random "udevadm settle - timeout of 120 seconds 2012-03-19 15:10:39 +00:00
virtualisation * Mark QEMU VMs as NixOS machines. 2012-05-23 15:40:31 +00:00
module-list.nix * Add a command "nixos-version" that prints the version of the 2012-04-10 20:56:38 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00