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: 7abe3bde8ade
Choose a base ref
...
head repository: NixOS/nix
compare: bf0b7e542386
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 27, 2020

  1. Fix diffLockFiles()

    edolstra committed Mar 27, 2020
    Copy the full SHA
    3fa1e7d View commit details
    Browse the repository at this point in the history
  2. Improve lock file generation

    This is now done in a single pass. Also fixes some issues when
    updating flakes with circular dependencies. Finally, when using
    '--recreate-lock-file --commit-lock-file', the commit message now
    correctly shows the differences.
    edolstra committed Mar 27, 2020
    Copy the full SHA
    015f8f1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bf0b7e5 View commit details
    Browse the repository at this point in the history