Nix Packages collection & NixOS
Go to file
Lluís Batlle i Rossell f594033822 nixos nfs: allow setting the lockd ports.
This helps in setting a fixed firewall open port for NFS lockd.

Based on:
http://rlworkman.net/howtos/NFS_Firewall_HOWTO

(cherry picked from commit b32ca0616ff70795f71995fa79ea508b82f30b3a)

Conflicts:
	nixos/modules/services/network-filesystems/nfsd.nix
2014-10-15 10:59:33 +02:00
doc Document meta.branch 2014-10-07 16:23:27 +04:00
lib Merge pull request #4516 from kragniz/master 2014-10-14 13:11:41 +02:00
maintainers/scripts travis build: Silence git 2014-10-14 15:00:56 +02:00
nixos nixos nfs: allow setting the lockd ports. 2014-10-15 10:59:33 +02:00
pkgs wxGTK: updating to 3.0.2 2014-10-15 10:59:32 +02:00
.gitignore Add .DS_Store to gitignore so we Mac users don't accidentally pollute nixpkgs with ugliness 2014-08-09 20:53:36 -04:00
.travis.yml Review PR in travis with nox-review 2014-09-21 21:17:56 +02:00
.version
COPYING
default.nix require Nix 1.7 for nixpkgs, since we're using antiquotation inside quoted attribute sets 2014-09-04 18:44:03 +02:00
README.md

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