Find a file
Eelco Dolstra 017408e048 Use iptables' ‘-w’ flag
This prevents errors like "Another app is currently holding the
xtables lock" if the firewall and NAT services are starting in
parallel.  (Longer term, we should probably move to a single service
for managing the iptables rules.)
2014-04-11 17:16:44 +02:00
doc Merge #1901: add preFixupPhases to stdenv; for gsettings 2014-04-02 19:06:41 +02:00
lib Add environment.gnome3.excludePackages 2014-04-09 00:36:53 +02:00
maintainers/scripts nixpkgs-lint: Tweak 2014-03-31 19:49:01 +02:00
nixos Use iptables' ‘-w’ flag 2014-04-11 17:16:44 +02:00
pkgs gradm: Attempt to fix build failure by using older flex 2014-04-11 16:38:24 +02:00
.gitignore
.version
COPYING
default.nix Explicitly require Nix 1.6 2014-03-17 11:33:36 +01:00
README.md

Nixpkgs is a collection of packages for Nix package manager. Nixpkgs also includes NixOS linux distribution source code.