nixpkgs/nixos
William A. Kennington III d084245e74 iproute: Fix regressions introduced in 3.16.0
3.16.0 introduced a regression where vlan and veth devices could not be
created due to a check in the code for existing devices. This applies
the upstream patch which fixes the issue.

Additionally, this corrects the nixos network-interfaces task which now
needs to specify the name parameter when adding links.
2014-09-26 00:45:38 -07:00
..
doc/manual Merge branch 'dev/ati-drivers' of https://github.com/nathanielbaxter/nixpkgs 2014-09-22 01:27:00 +01:00
gui
lib test-driver: Use netpbm instead of imagemagick 2014-09-25 00:07:30 +02:00
maintainers Initial configuration + image generation script for Micro$oft Azure. Work in progress for #3986. 2014-09-06 21:37:46 +02:00
modules iproute: Fix regressions introduced in 3.16.0 2014-09-26 00:45:38 -07:00
tests Installer test: Use the minimal ISO 2014-09-25 00:07:35 +02:00
COPYING
default.nix
README
release-combined.nix Add all default NixOS packages to the channel 2014-09-25 00:25:54 +02:00
release.nix Add all default NixOS packages to the channel 2014-09-25 00:25:54 +02: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.