nixpkgs/lib
Nicolas B. Pierron 816229593a Merge pull request #5441 from nbp/mkAlias
modules: Extract mkAliasDefinition from the rename.nix NixOS module.
2015-01-01 06:59:42 -08:00
..
attrsets.nix lib: Fix matchAttrs by importing builtins.length 2014-12-30 15:07:29 -08: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 add LaTeX Project Public License v1.3c for Gyre 2014-12-19 20:07:53 +00:00
lists.nix Add unique list function 2014-11-12 22:31:49 +01:00
maintainers.nix Add photoqt-1.1.0.1 2014-12-27 22:13:41 +01:00
meta.nix
misc.nix Replace hasAttr/getAttr calls with the ? and . operators 2014-10-05 01:11:06 +02:00
modules.nix modules: Extract mkAliasDefinition from the rename.nix NixOS module. 2014-12-22 22:38:38 +01:00
options.nix modules: Add mkSinkUndeclaredOptions. 2014-12-21 14:50:46 +01: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 lib: Use arithmetic operators rather than builtins.add etc. 2014-10-05 01:10:06 +02:00
systems.nix lib: Use arithmetic operators rather than builtins.add etc. 2014-10-05 01:10:06 +02:00
tests.nix
trivial.nix
types.nix