Skip to content

Commit

Permalink
fix nix hash
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Oct 9, 2024
1 parent 5cb2ec4 commit d286d25
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 @@ -139,7 +139,7 @@
inherit version;

src = "${src}/kitsune-fe";
npmDepsHash = "sha256-IVeP3VoMJSkvz5lGXAOGVBRy1UkdtrZmhJ0nWfjIv6Y=";
npmDepsHash = "sha256-t2YeggB1spIlOs0dH4tV+X2P+2pc4FMMqYtB7gLn47k=";

npmFlags = [ "--legacy-peer-deps" ];

Expand Down

0 comments on commit d286d25

Please sign in to comment.