diff --git a/flake.nix b/flake.nix index 40238c5..622a9f3 100644 --- a/flake.nix +++ b/flake.nix @@ -29,8 +29,7 @@ inherit pname version src; pnpm = pkgs.pnpm; fetcherVersion = 3; - # Placeholder hash - run nix build to get the correct hash - hash = "sha256-b9rYE09uEFLoiymS6PUkWJvOwMnniBbvPbFp6xu+PtM="; + hash = "sha256-QjmYXOv8JliJhN+5XfA1+OnBIf4I/6s84LSisJlBdTo="; }; env.NUXT_TELEMETRY_DISABLED = 1;