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: 3c619f629076
Choose a base ref
...
head repository: NixOS/nix
compare: 847a5392f44f
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Aug 13, 2020

  1. Allow trustless building of CA derivations

    Include a long comment explaining the policy. Perhaps this can be moved
    to the manual at some point in the future.
    
    Also bump the daemon protocol minor version, so clients can tell whether
    `wopBuildDerivation` supports trustless CA derivation building. I hope
    to take advantage of this in a follow-up PR to support trustless remote
    building with the minimal sending of derivation closures.
    Ericson2314 committed Aug 13, 2020
    Copy the full SHA
    5ccd945 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2020

  1. Copy the full SHA
    847a539 View commit details
    Browse the repository at this point in the history