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/cabal2nix
base: 3ff6878b940c
Choose a base ref
...
head repository: NixOS/cabal2nix
compare: fdd0b90841bd
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jan 20, 2021

  1. FromCabal.License: Use clearer GPL licenses

    `licenses.*gpl*` without `Only` or `Plus` suffix are deprecated:
    
    https://discourse.nixos.org/t/lib-licenses-gpl3-co-are-now-deprecated/8206
    
    Did not touch `fromCabalLicense` since those are unclear themselves.
    jtojnar committed Jan 20, 2021
    Copy the full SHA
    476df79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #479 from jtojnar/patch-1

     FromCabal.License: Use clearer GPL licenses
    peti committed Jan 20, 2021
    Copy the full SHA
    fdd0b90 View commit details
    Browse the repository at this point in the history