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

Commits on Dec 13, 2020

  1. Copy the full SHA
    56b35d8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3054057 View commit details
    Browse the repository at this point in the history
  3. winetricks: skip null dependencies

    This can be used to reduce closure size when a wrapper uses a custom
    WINE at runtime, or a different wine in PATH.
    
    See pkgs/tools/package-management/protontricks/default.nix
    kira-bruneau committed Dec 13, 2020
    Copy the full SHA
    30ec971 View commit details
    Browse the repository at this point in the history
  4. protontricks: don't hard code default wine in winetricks

    Reduces closure size by 1.8G
    kira-bruneau committed Dec 13, 2020
    Copy the full SHA
    57c9834 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Merge pull request #106800 from MetaDark/protontricks

    protontricks: 1.4.2 -> 1.4.3
    AndersonTorres committed Dec 30, 2020
    Copy the full SHA
    4f5ae3e View commit details
    Browse the repository at this point in the history