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: 459cf9499175
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 0280b5e21dd8
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jun 14, 2020

  1. mono: don't propagate a dependency to glib-dev

    This was added in 2005 back in r51ce4ea2. This was not commented or
    explained anywhere, and it does not seem to be necessary anymore
    according to some quick testing I did.
    
    Reduces mono closure size by ~100M.
    delroth committed Jun 14, 2020
    Copy the full SHA
    f968422 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0cb5116 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    8dd26c6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fb3caa9 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Merge pull request #90288 from delroth/mono-closure-size

    mono: don't propagate a dependency to glib-dev (15% closure size saving)
    obadz committed Jun 17, 2020
    Copy the full SHA
    0280b5e View commit details
    Browse the repository at this point in the history