..
tests
Add tests for the new module system improvements.
2015-03-16 22:38:41 +01:00
attrsets.nix
lib: Fix matchAttrs by importing builtins.length
2014-12-30 15:07:29 -08:00
composable-derivation.nix
Shea told me composableDerivation is hard to understand.
2014-04-30 20:31:40 +02:00
customisation.nix
Revert "Refactor mkFlag / shouldUsePkg into the nixpkgs libraries"
2015-06-04 14:54:48 +02:00
debug.nix
lib: cleanup a little bit, add traceIf
2015-03-26 12:43:42 +00:00
default.nix
Add some primops to lib
2013-11-12 13:48:30 +01:00
licenses.nix
lib/licenses: add CC-BY-SA-2.5
2015-05-27 22:00:04 +02:00
lists.nix
Revert "Reverts a bunch of commits as a try to fix GC errors."
2015-03-21 17:49:37 +01:00
maintainers.nix
Merge pull request #8255 from adevress/master
2015-06-12 00:52:37 +02:00
meta.nix
Make appendToName do the right thing
2014-03-10 15:01:56 +01:00
misc.nix
Replace hasAttr/getAttr calls with the ? and . operators
2014-10-05 01:11:06 +02:00
modules.nix
Bring an importable modulesPath back from the dead, in the only way I know
2015-06-08 01:55:49 +00:00
options.nix
Make types.bool complain on conflicting definitions
2015-06-15 18:07:48 +02:00
platforms.nix
Improve the list of archs made by commit 1299c020e9
2015-04-17 15:25:54 +02:00
sources.nix
Manual: Handle XML files in subdirectories
2014-08-25 14:33:33 +02:00
strings-with-deps.nix
Replace hasAttr/getAttr calls with the ? and . operators
2014-10-05 01:11:06 +02:00
strings.nix
Add 'fixedWidthString' and 'fixedWidthNumber' formatting functions
2015-03-08 19:02:32 +01:00
systems.nix
lib: Use arithmetic operators rather than builtins.add etc.
2014-10-05 01:10:06 +02:00
tests.nix
Move pkgs/lib/ to lib/
2013-10-10 13:28:21 +02:00
trivial.nix
Use builtin seq/deepSeq
2015-03-20 19:29:21 +01:00
types.nix
Make types.bool complain on conflicting definitions
2015-06-15 18:07:48 +02:00