Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 23ef8261396c
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 60aaced9a0de
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 25, 2017

  1. kdoctools: Move bin stuff to the "out" output

    In particular, this moves share/kf5 to the "out" output. This prevents
    kdelibs4support from pulling kdoctools.dev into its closure (via
    share/kf5/kdoctools/customization/dtd/kdex.dtd, which references
    ${kdoctools}/share/kf5).
    
    This reduces the closure size of kdelibs4support by 156 MiB.
    edolstra committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    b790a31 View commit details
    Browse the repository at this point in the history
  2. postgresql: Add dev output

    This reduces the closure size of postgresql.out by 72 MiB.
    edolstra committed Sep 25, 2017
    2 Configuration menu
    Copy the full SHA
    b0280f5 View commit details
    Browse the repository at this point in the history
  3. Add some dev outputs

    edolstra committed Sep 25, 2017
    Configuration menu
    Copy the full SHA
    60aaced View commit details
    Browse the repository at this point in the history