aboutsummaryrefslogtreecommitdiff
path: root/pkgs/top-level/splice.nix (follow)
Commit message (Expand)AuthorAgeFilesLines
* top-level: Create `pkgs{Build,Host,Target}{Build,Host,Target}`John Ericson2019-03-241-11/+12
* xorg: don't splice scope attributes into main package setAndrew Childs2018-10-111-1/+3
* __splicedPackages: Don't include xorgJohn Ericson2018-10-111-18/+14
* treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-301-4/+4
* haskell infra: Fix built-time overridesJohn Ericson2018-07-091-1/+1
* Haskell infra: Do callPackage splicingJohn Ericson2018-07-091-0/+4
* top-level: Expose `splicePackages` for `newScope` usersJohn Ericson2018-07-091-26/+40
* make-derivation: Don't add host-suffix to fixed-output derivations namesWill Dietz2018-07-091-7/+2
* top-level: Splice in more package sets for new types of depsJohn Ericson2017-12-301-16/+53
* top-level: Fix splicing, againJohn Ericson2017-12-101-10/+9
* top-level: Fix splicing in the presence of evaluation errorsJohn Ericson2017-12-091-3/+6
* Rename `__targetPackages` to `targetPackages`John Ericson2017-11-051-1/+1
* Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJe...Shea Levy2017-09-291-4/+0
* Revert "Avoid polluting lib namespace unncessarily"Shea Levy2017-09-291-1/+1
* Avoid polluting lib namespace unncessarilyShea Levy2017-09-281-1/+1
* Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/n...Shea Levy2017-09-281-0/+4
|\
| * Added `self` views of the interface in `makeExtensibleWithInterface`Will Fancher2017-07-141-2/+2
| * Added `callPackageWithSelfWith` and `callPackageWithSelf`Will Fancher2017-07-121-0/+4
* | stdenv: Also splice unlisted default "out" outputJohn Ericson2017-09-191-2/+3
|/
* top-level: Introduce targetPackages and a "double link fold"John Ericson2017-04-231-1/+1
* top-level: Do not splice `pkgs`, `buildPackages` or `*Platform`John Ericson2017-04-231-1/+5
* top-level: no more need to expose `splicedPackages`John Ericson2017-01-251-2/+0
* top-level: Only splice as needed for performanceJohn Ericson2017-01-241-2/+9
* top-level: Introduce `buildPackages` for resolving build-time depsJohn Ericson2017-01-241-0/+76