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: 9c6c587e7a10
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 8014f4fe29a7
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on May 19, 2021

  1. haskellPackages.hnix: make sure patches apply

    Cabal revisions can break the patches we apply, so we'll need to make
    any necessary changes to the cabal file with patches ourselves.
    sternenseemann committed May 19, 2021
    Copy the full SHA
    9b79de3 View commit details
    Browse the repository at this point in the history
  2. haskellPackages.dhall-nix{,pkgs}: remove cabal revision pins

    We got these cabal file revisions with our hackage update, so we can
    remove it from the common configuration file.
    sternenseemann committed May 19, 2021
    Copy the full SHA
    8014f4f View commit details
    Browse the repository at this point in the history