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/nix
base: 780c1a8f2711
Choose a base ref
...
head repository: NixOS/nix
compare: 90d6018509e6
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 2, 2019

  1. Fix aborts when using builtins.getFlake

    In that case, 'self' could refer to a value on the stack, so accessing
    'self.rev' would abort.
    edolstra committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    90d6018 View commit details
    Browse the repository at this point in the history