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: a39798b64ca4
Choose a base ref
...
head repository: NixOS/nix
compare: 645694199368
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Mar 12, 2020

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

Commits on Oct 29, 2020

  1. Merge pull request #3405 from hercules-ci/issue-3398-path-info-cache-…

    …ttls-backport-2.3
    
    pathInfoCache: Respect disk cache TTLs #3398 (2.3 backport)
    edolstra committed Oct 29, 2020
    Copy the full SHA
    7f1de4d View commit details
    Browse the repository at this point in the history
  2. Bump version

    edolstra committed Oct 29, 2020
    Copy the full SHA
    c67264d View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. enable Darwin.arm64 to install x86_64 binary

    Throwing @thefloweringash under the bus if this doesn't work, but it
    sounds like Apple Silicon devices can use the x86_64 binary for now.
    
    Fixes #4058
    
    (cherry picked from commit 4864df6)
    Signed-off-by: Domen Kožar <domen@dev.si>
    abathur authored and domenkozar committed Nov 20, 2020
    Copy the full SHA
    6456941 View commit details
    Browse the repository at this point in the history