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: 9fe4bf8e5951
Choose a base ref
...
head repository: NixOS/nix
compare: 4f84b2c4d638
Choose a head ref
  • 3 commits
  • 24 files changed
  • 2 contributors

Commits on Feb 4, 2021

  1. Copy the full SHA
    8864c60 View commit details
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history