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: 3ad8cc1300d8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: af44f99dca62
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 26, 2017

  1. firefox: Remove about:buildconfig

    Storing the build configuration caused Firefox to retain a dependency
    on gcc, glibc.dev and icu4c.dev.
    
    This reduces the size of the firefox closure from 587 to 415 MiB.
    edolstra committed Sep 26, 2017
    1 Configuration menu
    Copy the full SHA
    c033264 View commit details
    Browse the repository at this point in the history
  2. ibus: Move ibus-setup to .dev

    This removes python3.buildEnv from the runtime closure.
    edolstra committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    af44f99 View commit details
    Browse the repository at this point in the history