1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/lib
danbst 9d55479e07 add .overrideDerivation and .overrideAttrs to packages created with callPackages/callPackagesWith
nix/nixUnstable, tomcatN and postgresqlNN use `callPackages` pattern, they have .override
attribute, but lack .overrideDerivation and recent .overrideAttrs.
Packages created with `callPackage` have all of those. Because .overrideDerivation function
is used in public, without this we can break code when refactoring callPackage -> callPackages.
2017-02-12 14:00:28 +00:00
..
tests modules lib: type description in type error message 2017-02-03 11:28:33 +01:00
attrsets.nix
composable-derivation.nix
customisation.nix add .overrideDerivation and .overrideAttrs to packages created with callPackages/callPackagesWith 2017-02-12 14:00:28 +00:00
debug.nix
default.nix
deprecated.nix
fetchers.nix
generators.nix
licenses.nix dotnetPackages.Boogie: init at 2017-01-03 2017-02-04 15:27:18 +01:00
lists.nix
maintainers.nix Merge pull request #22417 from edanaher/move-neovim-remote 2017-02-10 17:47:25 +01:00
meta.nix
minver.nix
modules.nix modules lib: type description in type error message 2017-02-03 11:28:33 +01:00
options.nix
platforms.nix platforms.nix: Add aarch64 to mesaPlatforms 2017-01-29 02:08:04 +02:00
sandbox.nix
sources.nix
strings-with-deps.nix
strings.nix
systems.nix
tests.nix
trivial.nix Excise use of importJSON 2017-01-30 11:44:08 +01:00
types.nix types library: add coercedTo 2017-02-02 01:53:00 +03:00