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: fb7507d068a9
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 43259950eb82
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 7, 2020

  1. update.nix: Allow passing overlays

    Previously, we relied on NIX_PATH for passing overlays but with flakes, we should pass them explicitly.
    jtojnar committed Jul 7, 2020
    Copy the full SHA
    5b3fe9f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Merge pull request #92628 from jtojnar/update-overlays

    update.nix: Allow passing overlays
    jtojnar committed Jul 18, 2020
    Copy the full SHA
    4325995 View commit details
    Browse the repository at this point in the history