1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
Nix Packages collection & NixOS
Find a file
Eelco Dolstra 5409e76353 * Disable wicd in the installation CD for now, because it causes
dhcpcd to segfault randomly or give corrupt output.  See e.g.

    http://hydra.nixos.org/build/2380666/nixlog/1/raw

  The problem seems to be that wicd sends a "-k" command to dhcpcd to
  release the interface, which doesn't work well with a dhcpcd that
  handles all interfaces in one process.

svn path=/nixos/trunk/; revision=33720
2012-04-10 13:09:56 +00:00
doc
gui
lib
maintainers
modules * Disable wicd in the installation CD for now, because it causes 2012-04-10 13:09:56 +00:00
tests * Temporarily add "-cpu kvm64" to work around the GMP abort() bug that 2012-04-10 12:50:20 +00:00
COPYING
default.nix
README
release-combined.nix * Add a combined NixOS/Nixpkgs jobset. This is to get a NixOS channel 2012-04-09 13:04:58 +00:00
release.nix
VERSION

*** 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.