Skip to content

Commit e169694

Browse files
committed
nix: update hash
1 parent e644522 commit e169694

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nix/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
];
7171
};
7272
dontBuild = true;
73-
npmDepsHash = "sha256-bkX+y5z1vVsXTgWndOCCw3UqrMK6XMWTdV4JFdGBFNY=";
73+
npmDepsHash = "sha256-TjraW0c2HVHn58Cr2XYkeiCikeEy4rRM/53u1Sp4Sgc=";
7474
installPhase = ''
7575
mkdir -p $out/lib
7676
mkdir -p $out/node_modules

0 commit comments

Comments
 (0)