mirror of
https://git.sr.ht/~edwardloveall/scribe
synced 2025-10-05 22:52:39 +02:00
Update hash in nix package for new yarn.lock
This commit is contained in:
committed by
Edward Loveall
parent
4719c65a4d
commit
76bc8fc18f
@@ -14,7 +14,7 @@ let
|
||||
|
||||
offlineCache = fetchYarnDeps {
|
||||
yarnLock = ./yarn.lock;
|
||||
sha256 = "sha256-PuxfuqgqJHh6NnyrQiFCxixGry9yGBSeSIPpa4jamKw=";
|
||||
sha256 = "sha256-ixnGRTTKq20tnjOnHeibu12a+n3edV1eM5Om2iNO9fo=";
|
||||
};
|
||||
|
||||
configurePhase = ''
|
||||
|
Reference in New Issue
Block a user