Skip to content

Commit

Permalink
Update flake.nix for package-lock.json
Browse files Browse the repository at this point in the history
  • Loading branch information
georgestagg committed Jun 24, 2024
1 parent 77bc2e1 commit e83ad32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
# cd src; prefetch-npm-deps package-lock.json
srcNpmDeps = pkgs.fetchNpmDeps {
src = "${self}/src";
hash = "sha256-x8eIcRezS58dDDj6gxNFvFjnad2L3snxVWgnj2CLTHw=";
hash = "sha256-FgkBQyaMKHHjSsXvFu6Raj6gegslbvyBT1SvNz52UdY=";
};

inherit system;
Expand Down

0 comments on commit e83ad32

Please sign in to comment.