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: 18ecd087ae77
Choose a base ref
...
head repository: NixOS/nix
compare: 03ce0c3a9e1c
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 12, 2018

  1. nar-info-disk-cache: include ca in the cache entries

    Without this information the content addressable state and hashes are
    lost after the first request, this causes signatures to be required for
    everything even tho the path could be verified without signing.
    LnL7 committed Dec 12, 2018
    Copy the full SHA
    6f89053 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2572 from LnL7/narinfo-ca

    nar-info-disk-cache: include ca in the cache entries
    edolstra committed Dec 12, 2018
    Copy the full SHA
    03ce0c3 View commit details
    Browse the repository at this point in the history