summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level/splice.nix
AgeCommit message (Expand)Author
2019-03-24top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`John Ericson
2018-10-11xorg: don't splice scope attributes into main package setAndrew Childs
2018-10-11__splicedPackages: Don't include xorgJohn Ericson
2018-08-30treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson
2018-07-09haskell infra: Fix built-time overridesJohn Ericson
2018-07-09Haskell infra: Do callPackage splicingJohn Ericson
2018-07-09top-level: Expose `splicePackages` for `newScope` usersJohn Ericson
2018-07-09make-derivation: Don't add host-suffix to fixed-output derivations namesWill Dietz
2017-12-30top-level: Splice in more package sets for new types of depsJohn Ericson
2017-12-10top-level: Fix splicing, againJohn Ericson
2017-12-09top-level: Fix splicing in the presence of evaluation errorsJohn Ericson
2017-11-05Rename `__targetPackages` to `targetPackages`John Ericson
2017-09-29Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy
2017-09-29Revert "Avoid polluting lib namespace unncessarily"Shea Levy
2017-09-28Avoid polluting lib namespace unncessarilyShea Levy
2017-09-28Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/n...Shea Levy
2017-09-19stdenv: Also splice unlisted default "out" outputJohn Ericson
2017-07-14Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher
2017-07-12Added `callPackageWithSelfWith` and `callPackageWithSelf`Will Fancher
2017-04-23top-level: Introduce targetPackages and a "double link fold"John Ericson
2017-04-23top-level: Do not splice `pkgs`, `buildPackages` or `*Platform`John Ericson
2017-01-25top-level: no more need to expose `splicedPackages`John Ericson
2017-01-24top-level: Only splice as needed for performanceJohn Ericson
2017-01-24top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson