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: 24ba3c826b15^
Choose a base ref
...
head repository: NixOS/nix
compare: 1d5555eb7589
Choose a head ref
  • 2 commits
  • 11 files changed
  • 1 contributor

Commits on May 28, 2019

  1. Add date of last commit to SourceInfo

    This is primarily useful for version string generation, where we need
    a monotonically increasing number. The revcount is the preferred thing
    to use, but isn't available for GitHub flakes (since it requires
    fetching the entire history). The last commit timestamp OTOH can be
    extracted from GitHub tarballs.
    edolstra committed May 28, 2019
    Copy the full SHA
    24ba3c8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1d5555e View commit details
    Browse the repository at this point in the history