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: 0ce90d58cca7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bc22265e65ef
Choose a head ref
  • 3 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 24, 2018

  1. nixos: don’t enableQt4Support for installer profile

    This is already done in
    installer/cd-dvd/installation-cd-graphical-kde.nix but not in
    profiles/graphical.nix. Related to #47256.
    matthewbauer committed Sep 24, 2018
    Copy the full SHA
    2b7d6e4 View commit details
    Browse the repository at this point in the history
  2. nfs-utils: properly strip system-generators

    nfs-utils had a dependency on gcc through
    etc/systemd/system-generators/*-server-generator. It was not stripped
    correctly because it’s not in an expected path. This adds it to the
    strip list.
    matthewbauer committed Sep 24, 2018
    Copy the full SHA
    1427c50 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47296 from matthewbauer/closure-size-reductions

    ISO/OVA closure size reductions
    xeji committed Sep 24, 2018
    Copy the full SHA
    bc22265 View commit details
    Browse the repository at this point in the history