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: 731edf0d9be2
Choose a base ref
...
head repository: NixOS/nix
compare: 02a1facbdc89
Choose a head ref
  • 4 commits
  • 8 files changed
  • 2 contributors

Commits on Oct 27, 2020

  1. Copy the full SHA
    c092fa4 View commit details
    Browse the repository at this point in the history
  2. Inline unkownHashes

    thufschmitt committed Oct 27, 2020
    Copy the full SHA
    bc081bc View commit details
    Browse the repository at this point in the history
  3. Test the remote caching of non-ca-depending-on-ca derivations

    Although the non-resolved derivation will never get a cache-hit (it
    doesn't have an output path to query the cache for anyways), we might
    get one on the resolved derivation.
    thufschmitt committed Oct 27, 2020
    Copy the full SHA
    ab21ab6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #4056 from tweag/non-ca-depending-on-ca

    Allow non-CA derivations to depend on CA ones
    edolstra committed Oct 27, 2020
    Copy the full SHA
    02a1fac View commit details
    Browse the repository at this point in the history