Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBingman committed Nov 9, 2024
1 parent dd4c8fa commit 7d73391
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 @@ -18,7 +18,7 @@
pname = "personal-site";
version = "1.0.0";
src = ./.;
npmDepsHash = "sha256-z6I2/vyWG0msQOiiypgJa/Ilb2GRifoK83zxkWReZ5U=";
npmDepsHash = "sha256-++OEQYqq5UTtkOdhfM+FJ9nIqIM7mxPLqx/r4iXhQ40=";
}).overrideAttrs (prev: { installPhase = ''
mv build $out
'';});
Expand Down

0 comments on commit 7d73391

Please sign in to comment.