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: 4fec6c419036
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ee40d9e480bb
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Aug 25, 2020

  1. papermc: cleanup

    - Use Nix store path for the shebang to make this work on systems
      without /bin/sh.
    - Replace phases by dont*.
    - Install jar file to $out/share/papermc rather than $out.
    - License gpl3 -> gpl3Only (couldn't find any evidence that this is
      gpl3Plus).
    danieldk committed Aug 25, 2020
    Copy the full SHA
    4bb0728 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Merge pull request #96277 from danieldk/papermc-cleanup

    papermc: cleanup
    danieldk committed Aug 26, 2020
    Copy the full SHA
    ee40d9e View commit details
    Browse the repository at this point in the history