Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Commit 71622a2

Browse files
Merge pull request #690 from siddharthvaddem/chore/bump-nix-1.5.0
chore: bump nix package to v1.5.0
2 parents ffc41a3 + d46d37f commit 71622a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildNpmPackage {
3333
);
3434
};
3535

36-
npmDepsHash = "sha256-tOpoJPzaZDK3HJijGHpZ0+jWsbrYyQUuw1pO0Uxcifg=";
36+
npmDepsHash = "sha256-lx38H0qG5IrjQRekLG2N+x90Zq/emPfbxOo/qDSn7iE=";
3737

3838
env.ELECTRON_SKIP_BINARY_DOWNLOAD = "1";
3939

0 commit comments

Comments
 (0)