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: 5c5e00874d5d
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 382308c5f97a
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 20, 2019

  1. libgdiplus: split package to reduce dependencies closure size

    nix path-info -rSh on mono:
    
    Before: /nix/store/p7zix8ypkqdwz86jvirzn0hmqhkbfhf7-mono-5.20.1.27                 1.2G
    After:  /nix/store/zwg8d5m2d7hbi1ylh6rq00wyghyyzpsp-mono-5.20.1.27               881.3M
    
    Mostly due to not dragging in cairo-dev, mesa-dev, etc.
    delroth committed Sep 20, 2019
    Copy the full SHA
    dd5eb4d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

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

    libgdiplus: split package to reduce dependencies closure size
    Mic92 committed Sep 22, 2019
    Copy the full SHA
    382308c View commit details
    Browse the repository at this point in the history