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
|
requests
|
||||||
setuptools
|
setuptools
|
||||||
];
|
];
|
||||||
python-with-my-packages = pkgs.python314Full.withPackages my-python-packages;
|
python-with-my-packages = pkgs.python3Full.withPackages my-python-packages;
|
||||||
in {
|
in {
|
||||||
nix = {
|
nix = {
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue