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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9fe4bf8e5951
Choose a base ref
...
head repository: NixOS/nix
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4f84b2c4d638
Choose a head ref
  • 3 commits
  • 24 files changed
  • 2 contributors

Commits on Feb 4, 2021

  1. Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    cole-h Cole Helbling
    Copy the full SHA
    8864c60 View commit details
  2. Move the GENERATE_CMP macro to its own file

    Despite being an ugly hack, it can probably be useful in a couple extra
    places
    thufschmitt committed Feb 4, 2021
    Copy the full SHA
    3436874 View commit details
  3. Remove the visit machinery in RealisedPath

    In addition to being some ugly template trickery, it was also totally
    useless as it was used in only one place where I could replace it by
    just a few extra characters
    thufschmitt committed Feb 4, 2021
    Copy the full SHA
    4f84b2c View commit details
Loading