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: e11bbfb0ab0c
Choose a base ref
...
head repository: NixOS/nix
compare: d81f13f7cbb3
Choose a head ref
  • 8 commits
  • 24 files changed
  • 3 contributors

Commits on Aug 5, 2020

  1. Copy the full SHA
    1d71028 View commit details
    Browse the repository at this point in the history
  2. Add Hash::dummy to signal default value

    We did this in the same spirit of the dummy value that's present in
    libstore/path.hh
    meditans committed Aug 5, 2020
    Copy the full SHA
    1ad6394 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    be6e1c6 View commit details
    Browse the repository at this point in the history
  4. Remove Hash::operator bool ()

    Since the hash is not optional anymore
    meditans committed Aug 5, 2020
    Copy the full SHA
    8241e66 View commit details
    Browse the repository at this point in the history
  5. Fix perl integration

    meditans committed Aug 5, 2020
    Copy the full SHA
    d5d9907 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Copy the full SHA
    5e59b25 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e89b5bd View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2020

  1. Merge pull request #3899 from obsidiansystems/make-narHash-not-optional

    Make narHash in ValidPathInfo not optional
    edolstra committed Aug 14, 2020
    Copy the full SHA
    d81f13f View commit details
    Browse the repository at this point in the history