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

Commits on May 9, 2021

  1. Copy the full SHA
    15052e0 View commit details
    Browse the repository at this point in the history
  2. haskellPackages.HTF: attempt to fix test suite on darwin

    A script used at test time in HTF assumes that you have GNU coreutils
    installed in a manner where all executables are prefixed with a `g`.
    Since we use GNU coreutils in the stdenv anyways, this is not necessary
    and needs to be patched out.
    sternenseemann committed May 9, 2021
    Copy the full SHA
    227cfc2 View commit details
    Browse the repository at this point in the history