Skip to content

Commit

Permalink
flake: update vendorHash
Browse files Browse the repository at this point in the history
Signed-off-by: Sumner Evans <me@sumnerevans.com>
  • Loading branch information
sumnerevans committed May 25, 2024
1 parent c2112e2 commit 008f893
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 @@ -23,7 +23,7 @@
version = "unstable-2024-05-21";
src = self;
subPackages = [ "cmd/mineshspc" ];
vendorHash = "sha256-qlDZkMlvzrRhE/GdEz4hIQgk4BI2YrvOLazAFqs8xuY=";
vendorHash = "sha256-iVuCWgtuYJ8ai7pSHO1bU9EaC9gEoWvtkEQUb6sUu+o=";

preBuild = ''
${pkgs.templ}/bin/templ generate
Expand Down

0 comments on commit 008f893

Please sign in to comment.