My nixpkgs mirror for patching things.
Go to file
Shea Levy 1def5bad35 Revert "Use the new net.ifnames kernel command line flag to disable persistent interface names"
As @edolstra pointed out, this behavior is not equivalent to what we had
before as the kernel command line parameter won't take effect until the
next boot. Probably it's not likely that someone will make this change
and then add a network card before rebooting, but might as well support
that since we can.

This reverts commit f7563698df.

Signed-off-by: Shea Levy <shea@shealevy.com>
2013-04-03 07:37:04 -04:00
doc Manual: xserver -> display-manager 2013-03-24 22:07:27 +01:00
gui renaming all occurrences of /var/run/{booted,current}-system 2012-07-23 14:01:35 -04:00
lib Fix nixos test driver startJob function. It was stopping the job before. 2013-03-20 20:45:43 +01:00
maintainers Doh 2013-01-25 17:12:38 +01:00
modules Revert "Use the new net.ifnames kernel command line flag to disable persistent interface names" 2013-04-03 07:37:04 -04:00
tests Set the kernel.poweroff_cmd sysctl 2013-03-27 23:03:37 +01:00
.gitignore Ignore .version-suffix file created by nixos-rebuild 2013-01-16 10:12:42 -05:00
.version Bump the NixOS version number to 0.2 2013-01-15 14:25:13 +01:00
COPYING * Add a license, finally :-) 2010-05-28 11:48:41 +00:00
default.nix Parameterise the path to nixpkgs. 2013-01-28 16:11:44 +01:00
README * URL updates. 2008-05-09 15:08:43 +00:00
release-combined.nix "Maintain" the tested job so I get notifications when it fails 2013-03-26 12:35:28 -04:00
release.nix Grmbl 2013-03-26 14:44:24 +01:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.