back to default python
This commit is contained in:
parent
138fc13f98
commit
5a475dca11
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
requests
|
||||
setuptools
|
||||
];
|
||||
python-with-my-packages = pkgs.python314Full.withPackages my-python-packages;
|
||||
python-with-my-packages = pkgs.python3Full.withPackages my-python-packages;
|
||||
in {
|
||||
nix = {
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue