hosts | upstream changes python3Full -> python313
This commit is contained in:
parent
684e78190b
commit
4dbb70199a
3 changed files with 80 additions and 69 deletions
|
|
@ -8,7 +8,7 @@ let
|
|||
setuptools
|
||||
requests
|
||||
];
|
||||
python-with-my-packages = pkgs.python3Full.withPackages my-python-packages;
|
||||
python-with-my-packages = pkgs.python313.withPackages my-python-packages;
|
||||
in {
|
||||
nix = {
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue