updates from makefile
This commit is contained in:
parent
e3c7b7b449
commit
1fb3d2f1fd
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ let
|
|||
python-dateutil
|
||||
setuptools
|
||||
];
|
||||
python-with-my-packages = pkgs.python313Full.withPackages my-python-packages;
|
||||
python-with-my-packages = pkgs.python39Full.withPackages my-python-packages;
|
||||
in
|
||||
{
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue