nixpkgs/nixos/modules/misc
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
..
assertions.nix Remove some obsolete references to <nixos> 2015-08-05 17:37:08 +02:00
crashdump.nix nixos/crashdump: fix evaluation. (#30415) 2017-10-25 20:00:52 +00:00
documentation.nix nixos/documentation: Correct use of lib.optional 2018-05-05 15:55:53 +07:00
extra-arguments.nix nixos: use pkgsi686Linux for pkgs_i686 (#24772) 2017-04-26 18:20:38 +02:00
ids.nix Merge pull request #39991 from xeji/remove-fleet 2018-05-05 08:07:14 +02:00
label.nix nixos/label: no prepend '-' if there are no tags 2018-02-22 19:44:21 +00:00
lib.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
locate.nix locate: fix update-locatedb service for mlocate 2018-03-27 23:34:11 -04:00
meta.nix lib: introduce imap0, imap1 (#25543) 2017-07-04 23:29:23 +01:00
nixpkgs.nix lib/debug: fix use-sites of deprecated debug functions 2018-04-27 18:59:39 +02:00
passthru.nix Get all lib functions from lib, not pkgs.lib, in modules 2014-07-02 12:28:18 -04:00
version.nix treewide: rename version attributes 2018-04-28 14:23:53 +02:00