Skip to content

Commit

Permalink
Update flake.lock and package.nix
Browse files Browse the repository at this point in the history
  • Loading branch information
rien committed Oct 23, 2024
1 parent 98330e1 commit a6c367b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildNpmPackage rec {

src = ./.;

npmDepsHash = "sha256-SVI+YchTaBurXqbrlcJ6gxDiDz/z0psyIp5Utm1WYt4=";
npmDepsHash = "sha256-qgAdXhohaIyQffkiIWxVXeE3c4JRTgbjxrNFI9dlaNs=";

npmWorkspace="cli";

Expand Down

0 comments on commit a6c367b

Please sign in to comment.