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: 272c2201dc49
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 2f5277d92eca
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Aug 26, 2020

  1. nix-build-uncached: remove the nix wrap (#96357)

    Nix is one of those few things where it's actually better to use the
    version that is on the host. This avoids having to deal with Nix
    compatibility issues, and download a second version of Nix on hosts like
    GitHub Actions.
    zimbatm committed Aug 26, 2020
    Copy the full SHA
    2f5277d View commit details
    Browse the repository at this point in the history