chore: improve dev setup
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
parent
9b13370409
commit
42262844a6
3 changed files with 28 additions and 0 deletions
|
|
@ -113,6 +113,7 @@
|
|||
packages = with pkgs; [
|
||||
python
|
||||
uv
|
||||
pre-commit
|
||||
bashInteractive
|
||||
];
|
||||
env =
|
||||
|
|
@ -194,6 +195,7 @@
|
|||
packages = with pkgs; [
|
||||
virtualenv
|
||||
uv
|
||||
pre-commit
|
||||
bashInteractive
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue