This website requires JavaScript.
Explore
Help
Sign in
ItsDrike
/
nixdots
Watch
1
Star
0
Fork
You've already forked nixdots
0
mirror of
https://github.com/ItsDrike/nixdots
synced
2025-02-25 00:19:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
4b2f0ccb54
nixdots
/
home
/
programs
/
terminal
/
coding
/
python
/
default.nix
11 lines
120 B
Nix
Raw
Normal View
History
Unescape
Escape
Add python packages
2024-06-26 23:46:50 +02:00
{
imports
=
[
./ipython.nix
./poetry.nix
./rye.nix
./pyright.nix
Add python dependencies
2024-06-27 00:26:29 +02:00
./mypy.nix
Add python packages
2024-06-26 23:46:50 +02:00
./ruff.nix
]
;
}
Reference in a new issue
Copy permalink