Skip to content

Commit

Permalink
re-use pyproject.toml for pixi
Browse files Browse the repository at this point in the history
  • Loading branch information
luizirber committed Jul 28, 2024
1 parent 333b9cd commit 4477715
Show file tree
Hide file tree
Showing 5 changed files with 5,457 additions and 2,471 deletions.
7 changes: 6 additions & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
use flake
#use flake

PATH=~/.pixi/bin:$PATH

watch_file pixi.lock
eval "$(pixi shell-hook)"
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,6 @@
cargo-codspeed
cargo-semver-checks
nixpkgs-fmt

pixi
];

shellHook = ''
Expand Down
Loading

0 comments on commit 4477715

Please sign in to comment.