Skip to content

Commit

Permalink
Update flake.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra authored Sep 24, 2024
1 parent 39b9347 commit e31faef
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-H1xGeiDPUtXirWvmEuOhdYdZey/nm9O96A1ihnkhmt8=";
npmDepsHash = "sha256-IVeP3VoMJSkvz5lGXAOGVBRy1UkdtrZmhJ0nWfjIv6Y=";

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

Expand Down

0 comments on commit e31faef

Please sign in to comment.