1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/lib
Eelco Dolstra cde9d0fb13 * The old evaluator segfaults if the `outPath' attribute is missing.
Work around it for the moment.

svn path=/nixpkgs/trunk/; revision=21747
2010-05-12 13:24:09 +00:00
..
attrsets.nix
composable-derivation.nix
customisation.nix * Allow `overrideDerivation' to work on derivations to which 2010-03-12 00:01:56 +00:00
debug.nix
default.nix
licenses.nix Added library general public license (LGPL 2.0). Although LGPL 2.1 is almost the same, I want to be precise 2010-02-25 15:44:28 +00:00
lists.nix adding lib function haskell's drop x elements from head of list 2010-04-17 18:26:40 +00:00
maintainers.nix Add myself to nixpkgs/pkgs/lib/maintainers.nix 2010-05-12 12:25:23 +00:00
meta.nix
misc.nix adding maybeEnv. This will replace from-env.nix in nixos and will be reused in copySystemConfiguration 2010-04-27 18:44:23 +00:00
modules.nix * Make stack traces more consistent. 2010-05-07 15:13:43 +00:00
options.nix * The old evaluator segfaults if the `outPath' attribute is missing. 2010-05-12 13:24:09 +00:00
platforms.nix i am an idiot, thnx ludo for pointing out my stupidity :-) 2010-03-01 14:32:23 +00:00
properties.nix * Make stack traces more consistent. 2010-05-07 15:13:43 +00:00
sources.nix
strings-with-deps.nix
strings.nix
systems.nix
tests.nix
trivial.nix
types.nix