nixpkgs/pkgs/lib
Eelco Dolstra 46dc120270 Fix the "path" option type
Comparing a string with a context with "/" doesn't work because the
"==" operator also compares context.  So the context needs to be
discarded.
2012-07-12 11:54:05 -04:00
..
attrsets.nix * Add a function ‘mapAttrsToList’ that maps a function over the 2012-06-14 19:07:01 +00:00
composable-derivation.nix
customisation.nix overrideDerivation: Check whether hostDrv' and buildDrv' are present. 2012-01-19 22:29:26 +00:00
debug.nix * Add "..." to the trace message. 2012-02-25 17:33:14 +00:00
default.nix
licenses.nix add PSFL, update python meta (license, maintainers, unify description) 2012-02-26 17:23:16 +00:00
lists.nix * Add a function "filterAttrs" and clean up some comments. 2012-04-05 15:37:52 +00:00
maintainers.nix Add myself to maintainers.nix 2012-06-23 02:22:38 +03:00
meta.nix
misc.nix * Remove unused function "checker". 2012-03-19 18:01:49 +00:00
modules.nix Add mkMerge and obsolete mkThenElse. 2012-04-15 23:31:48 +00:00
options.nix
platforms.nix Platform refinement. 2012-05-20 20:21:55 +00:00
properties.nix Add mkMerge and obsolete mkThenElse. 2012-04-15 23:31:48 +00:00
sources.nix
strings-with-deps.nix
strings.nix Remove some trailing spaces 2012-03-28 15:43:39 +00:00
systems.nix Add armv7l support. 2012-04-15 23:41:25 +00:00
tests.nix * Work around some problems in tarball checks. Nix wants to open the 2012-05-13 19:10:57 +00:00
trivial.nix
types.nix Fix the "path" option type 2012-07-12 11:54:05 -04:00