Skip to content

Commit

Permalink
Update flake for uv
Browse files Browse the repository at this point in the history
  • Loading branch information
alexarice committed Oct 29, 2024
1 parent 242d587 commit e3dd09d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
12 changes: 6 additions & 6 deletions flake.lock

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

3 changes: 1 addition & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
devShells.default = with pkgs; mkShell {
LD_LIBRARY_PATH = "${stdenv.cc.cc.lib}/lib";
buildInputs = [
nodejs_22
ruff
uv
];
};
}
Expand Down

0 comments on commit e3dd09d

Please sign in to comment.