nixpkgs/lib
Eelco Dolstra c20cc6d0b3
Excise use of importJSON
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
..
tests Replace ./../* with ../* in Nix expressions (#16414) 2016-06-22 10:39:50 +02:00
attrsets.nix lib: fix typo 2016-12-04 01:39:51 +01:00
composable-derivation.nix
customisation.nix mkDerivation: add overrideAttrs function 2016-10-02 11:08:34 -04:00
debug.nix debug.nix: deprecate strict 2016-06-26 02:05:45 +02:00
default.nix lib: add ini configuration generator 2016-11-17 19:46:41 +01:00
deprecated.nix
fetchers.nix lib/fetchers.nix: factor out impure proxy vars (#18702) 2016-09-17 21:50:01 +02:00
generators.nix lib/generators: mkKeyValueLine -> mkKeyValueLine (#20920) 2016-12-06 23:19:34 +01:00
licenses.nix licenses.eupl11: unify with the other licenses 2017-01-25 23:31:25 +01:00
lists.nix Use builtins.partition if available 2016-08-29 17:50:06 +02:00
maintainers.nix riemann-c-client: 1.7.0 -> 1.9.1 2017-01-26 17:04:37 +05:30
meta.nix
minver.nix
modules.nix mkIf: Check whether the condition is a Boolean 2016-11-21 14:51:57 +01:00
options.nix module system: extensible option types 2016-11-06 00:05:58 +01:00
platforms.nix platforms.nix: Add aarch64 to mesaPlatforms 2017-01-29 02:08:04 +02:00
sandbox.nix
sources.nix Expose guts of cleanSource 2016-11-17 22:21:18 -05:00
strings-with-deps.nix
strings.nix getVersion: first try drv.version before parsing drv.name 2016-08-13 17:17:36 +02:00
systems.nix
tests.nix lib/generators: mkKeyValueLine -> mkKeyValueLine (#20920) 2016-12-06 23:19:34 +01:00
trivial.nix Excise use of importJSON 2017-01-30 11:44:08 +01:00
types.nix either type: improve merge function 2016-11-08 20:46:34 +01:00