about summary refs log tree commit diff
path: root/pkgs/top-level/splice.nix
AgeCommit message (Expand)AuthorFilesLines
2017-12-30top-level: Splice in more package sets for new types of depsJohn Ericson1-16/+53
2017-12-10top-level: Fix splicing, againJohn Ericson1-10/+9
2017-12-09top-level: Fix splicing in the presence of evaluation errorsJohn Ericson1-3/+6
2017-11-05Rename `__targetPackages` to `targetPackages`John Ericson1-1/+1
2017-09-29Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy1-4/+0
2017-09-29Revert "Avoid polluting lib namespace unncessarily"Shea Levy1-1/+1
2017-09-28Avoid polluting lib namespace unncessarilyShea Levy1-1/+1
2017-09-28Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/n...Shea Levy1-0/+4
2017-09-19stdenv: Also splice unlisted default "out" outputJohn Ericson1-2/+3
2017-07-14Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher1-2/+2
2017-07-12Added `callPackageWithSelfWith` and `callPackageWithSelf`Will Fancher1-0/+4
2017-04-23top-level: Introduce targetPackages and a "double link fold"John Ericson1-1/+1
2017-04-23top-level: Do not splice `pkgs`, `buildPackages` or `*Platform`John Ericson1-1/+5
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson1-2/+0
2017-01-24top-level: Only splice as needed for performanceJohn Ericson1-2/+9
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson1-0/+76