1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 08:19:35 +01:00

Merge pull request #115 from DeterminateSystems/fetchToStore-cache-hashes

fetchToStore() cache: Use content hashes instead of store paths
This commit is contained in:
Graham Christensen 2025-06-16 20:37:40 +00:00 committed by GitHub
commit 7f21086ce6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 97 additions and 93 deletions

View file

@ -87,7 +87,7 @@ jobs:
- uses: DeterminateSystems/flakehub-cache-action@main
- run: |
cmd() {
nix build -L --keep-going --timeout 300 \
nix build -L --keep-going --timeout 600 \
$(nix flake show --json \
| jq -r '
.hydraJobs.tests