Skip to content

Commit f8a5795

Browse files
chore: update yarn hash
1 parent 83b6c89 commit f8a5795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545

4646
yarnOfflineCache = fetchYarnDeps {
4747
yarnLock = finalAttrs.src + "/yarn.lock";
48-
hash = "sha256-7oF2c7GLuNXGOM1XV2XjaL+DRKgkeo+JY2zzB7W3n/E=";
48+
hash = "sha256-g8Q8G90tgJ8FuCJTza22soaFOHHDuRK7PA9p/swQTXA=";
4949
};
5050

5151
nativeBuildInputs = with pkgs; [

0 commit comments

Comments
 (0)