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: 38e360154d8e
Choose a base ref
...
head repository: NixOS/nix
compare: f6ddf48882a0
Choose a head ref
  • 4 commits
  • 16 files changed
  • 1 contributor

Commits on Mar 18, 2020

  1. Copy the full SHA
    1e7ce1d View commit details
    Browse the repository at this point in the history
  2. Remove flake closure caching

    This is not compatible with lazy flake input fetching.
    edolstra committed Mar 18, 2020
    Copy the full SHA
    1b49479 View commit details
    Browse the repository at this point in the history
  3. tarball.cc: Use ETags

    edolstra committed Mar 18, 2020
    Copy the full SHA
    c5ec95e View commit details
    Browse the repository at this point in the history
  4. Get rid of downloadCached()

    Everything uses the generic caching system now.
    edolstra committed Mar 18, 2020
    Copy the full SHA
    f6ddf48 View commit details
    Browse the repository at this point in the history