Skip to content

Commit

Permalink
feat: update npm hash + reformat ts files
Browse files Browse the repository at this point in the history
  • Loading branch information
frectonz committed Oct 20, 2024
1 parent 2a1aa2a commit 6221639
Show file tree
Hide file tree
Showing 4 changed files with 433 additions and 163 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
pname = "ui";
version = "0.0.0";
src = ./ui;
npmDepsHash = "sha256-kGukH0PKF7MtIO5UH+55fddj6Tv2dNLmOC6oytEhP3c=";
npmDepsHash = "sha256-NCq8RuaC+dO6Zbgl1ucJxhJrVZ69Va3b2/gYn4fThAw=";
installPhase = ''
cp -pr --reflink=auto -- dist "$out/"
'';
Expand Down
Loading

0 comments on commit 6221639

Please sign in to comment.