This website requires JavaScript.
Explore
Help
Register
Sign In
ItsDrike
/
nixdots
Watch
1
Star
0
Fork
You've already forked nixdots
0
mirror of
https://github.com/ItsDrike/nixdots
synced
2024-11-10 10:09:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8b0bd140db
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 21:46:50 +00:00
{
imports
=
[
./ipython.nix
./poetry.nix
./rye.nix
./pyright.nix
Add python dependencies
2024-06-26 22:26:29 +00:00
./mypy.nix
Add python packages
2024-06-26 21:46:50 +00:00
./ruff.nix
]
;
}
Reference in a new issue
Copy permalink