nixpkgs/nixos
Jan Malakhovski 67ec6371d5 nixos, lib: implement relatedPackages option
This allows one to specify "related packages" in NixOS that get rendered into
the configuration.nix(5) man page. The interface philosophy is pretty much
stolen from TeX bibliography.
2017-12-07 21:26:35 +00:00
..
doc/manual nixos, lib: implement relatedPackages option 2017-12-07 21:26:35 +00:00
lib make-squashfs: Hack to avoid building images where nixos-install won't run 2017-12-03 03:37:45 +02:00
maintainers amazon-image: make derivation name configurable 2017-10-23 16:22:24 -04:00
modules Merge pull request #28939 from xtruder/nixos/tor/trans_proxy 2017-12-03 21:47:11 +01:00
tests tests/initrd-network-ssh: Don't build during evaluation 2017-11-27 12:08:57 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
release-combined.nix Merge pull request #31805 from gleber/make-switch-to-configuration-pure 2017-11-19 19:03:52 +00:00
release-small.nix php: pcre test blocks -small channels as well 2017-11-12 11:03:54 +01:00
release.nix tests/initrd-network-ssh: Don't build during evaluation 2017-11-27 12:08:57 +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.