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

Commits on Apr 2, 2020

  1. nfs-utils: Add enablePython argument

    If turned off, all binaries that need python are excluded
    
    With the argument disabled, this reduces closure size from 219.5M to
    160.3M
    infinisil committed Apr 2, 2020
    Copy the full SHA
    848ed26 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    12c1fdd View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. zfs: Add enablePython argument

    Reduces closure size with it disabled from 236.0M to 176.7M
    infinisil committed Apr 8, 2020
    Copy the full SHA
    0a43c6e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84129 from Infinisil/removing-python-from-grub

    Support removing python from zfs/grub closure
    infinisil committed Apr 8, 2020
    Copy the full SHA
    b293421 View commit details
    Browse the repository at this point in the history