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

Commits on Jul 27, 2018

  1. aliases: add callPackage_i686

    This was removed in PR #42874.
    matthewbauer committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    d14dedf View commit details
    Browse the repository at this point in the history
  2. st: fix patches passing

    matthewbauer committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    0e70703 View commit details
    Browse the repository at this point in the history
  3. fortune: remove gcc from closure

    Fixup is only run on $out/bin not $out/games. Luckily fortune is
    relocatable so just moving it to $out/bin works & reduces closure size.
    matthewbauer committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    53bf234 View commit details
    Browse the repository at this point in the history