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: fb526fd46914
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: bcda2525a319
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 4, 2020

  1. release-lib.nix: remove innacurate platform groups

    Removes three platform groups which imply that only linux support:
    
    - x11Supported
    - gtkSupported
    - ghcSupported
    
    replace with just linux
    matthewbauer committed Jun 4, 2020
    Copy the full SHA
    1644781 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Merge pull request #89505 from matthewbauer/remove-outdated-support-g…

    …roups
    
    release-lib.nix: remove innacurate platform groups
    matthewbauer committed Jun 8, 2020
    Copy the full SHA
    bcda252 View commit details
    Browse the repository at this point in the history