nixpkgs/nixos
Daniel Schaefer 43650115e3 nixos/documentation: Correct use of lib.optional
lib.optional returns a singleton or an empty list. Therefore the
argument does not need to be wrapped in a list.
An alternative patch could have used lib.optionals but seems like no
more elements are going to be added to the optional list.
2018-05-05 15:55:53 +07:00
..
doc rl-1809: add googleearth 2018-05-04 14:41:13 -05:00
lib nixos/tests: Fix QEMU flags for SCSI disks 2018-04-30 03:02:59 +02:00
maintainers treewide: rename version attributes 2018-04-28 14:23:53 +02:00
modules nixos/documentation: Correct use of lib.optional 2018-05-05 15:55:53 +07:00
tests fleet: remove package, module, test 2018-05-05 00:28:16 +02:00
COPYING
default.nix
README
release-combined.nix Revert "release-combined: don't include tests.chromium" 2018-04-27 02:42:12 +02:00
release-small.nix
release.nix fleet: remove package, module, test 2018-05-05 00:28:16 +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.