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