1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
Jan Tojnar c652b64a26
lib/options: Relax showOption quoting
124cccbe3b
broke the build of NixOS manual.

It does not make sense to be as strict as with attributes since we
are not limited by the CLI's inability to handle numbers.
Placeholders should not be quoted either as they are not part of Nix
syntax but a meta-level construct.
2020-04-14 04:49:17 +02:00
..
systems
tests lib/maintainer-list: Implement validity checks 2020-04-13 17:28:00 +02:00
asserts.nix
attrsets.nix
cli.nix
customisation.nix
debug.nix
default.nix lib: add shortcut for fake SRI hash 2020-04-05 01:48:20 +01:00
deprecated.nix lib: add shortcut for fake SRI hash 2020-04-05 01:48:20 +01:00
fetchers.nix
filesystem.nix
fixed-points.nix
generators.nix
kernel.nix
licenses.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lists.nix
meta.nix
minver.nix
modules.nix
options.nix lib/options: Relax showOption quoting 2020-04-14 04:49:17 +02:00
sources.nix
strings-with-deps.nix
strings.nix lib/strings: Introduce escapeNixIdentifier 2020-04-13 17:27:04 +02:00
trivial.nix
types.nix
versions.nix
zip-int-bits.nix