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 lib/systems: Add Genode platform definitions 2020-03-24 20:41:21 +05:30
tests lib/maintainer-list: Implement validity checks 2020-04-13 17:28:00 +02:00
asserts.nix
attrsets.nix Merge pull request #83241 from Infinisil/valid-drv-name 2020-04-02 05:58:13 +02:00
cli.nix lib/cli: mkKey -> mkOptionName, use generators.mkValueStringDefault 2020-01-23 14:47:38 +01:00
customisation.nix lib.callPackages(With): guard against a repeated mistake 2020-03-12 09:40:15 +01:00
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 lib.generators: add toGitINI 2020-03-26 09:28:13 +01:00
kernel.nix lib.kernel: scoped whenXXX helpers 2019-10-01 16:09:07 +09:00
licenses.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
lists.nix Merge master into staging-next 2019-09-06 22:46:05 +02:00
meta.nix
minver.nix
modules.nix Revert "lib/modules: Throw better error when definitions assign to an option set" 2020-03-19 03:50:15 +01:00
options.nix lib/options: Relax showOption quoting 2020-04-14 04:49:17 +02:00
sources.nix cleanSourceWith: don't use baseNameOf 2020-03-23 09:53:07 +00:00
strings-with-deps.nix
strings.nix lib/strings: Introduce escapeNixIdentifier 2020-04-13 17:27:04 +02:00
trivial.nix 20.09 is Nightingale 2020-02-10 14:14:18 -05:00
types.nix Replace short URL from #63103 with full URL. 2020-01-15 13:47:49 +00:00
versions.nix lib/versions: expose splitVersion 2019-09-26 17:42:42 +02:00
zip-int-bits.nix