1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
2014-11-27 22:48:07 +00:00
..
attrsets.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
composable-derivation.nix
customisation.nix Add overrideDerivation to makeOverridable. Closes #4017 2014-10-18 18:02:43 +02:00
debug.nix Remove obsolete checks for missing primops 2014-10-05 01:10:37 +02:00
default.nix
licenses.nix lib/licenses: add gpl1 (close #5103) 2014-11-24 10:37:49 +01:00
lists.nix Add unique list function 2014-11-12 22:31:49 +01:00
maintainers.nix ccl: 1.8 -> 1.10 (reapply after false revert) 2014-11-27 22:48:07 +00:00
meta.nix
misc.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
modules.nix nixos: Try to show an helpful message when the user sets config. or options. 2014-11-01 23:33:24 +01:00
options.nix Eliminate some optionals/optionalAttrs calls on the hot path 2014-10-05 01:59:24 +02:00
platforms.nix
sources.nix
strings-with-deps.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
strings.nix
systems.nix
tests.nix
trivial.nix
types.nix