tangled
alpha
login
or
join now
abeestrada.com
/
lsr
forked from
rockorager.dev/lsr
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
nix: update cache
Co-Authored-By: @hanna.sisters.gay
rockorager.dev
10 months ago
261e3209
7ebaa5c6
verified
This commit was signed with the committer's
known signature
.
rockorager.dev
SSH Key Fingerprint:
SHA256:qn/Fjy7CpbcogGEPB14Y53hLnQleZNFY9lkQnuudFLs=
+1
-1
1 changed file
expand all
collapse all
unified
split
nix
cache.nix
+1
-1
nix/cache.nix
···
17
17
mv $ZIG_GLOBAL_CACHE_DIR/p $out
18
18
'';
19
19
20
20
-
outputHash = "sha256-le8JKDyBHOZliJZjiZHEM5Kl9MfBnCXkKFAyy1f0GDM=";
20
20
+
outputHash = "sha256-UeZOnpZ5iFF8f2WtO8qavzzau06/z/jPgYjcP9kHmWc=";
21
21
outputHashMode = "recursive";
22
22
outputHashAlgo = "sha256";
23
23
}