updates from makefile
This commit is contained in:
parent
e8665ba1d7
commit
e3c7b7b449
2 changed files with 6 additions and 6 deletions
|
|
@ -5,9 +5,9 @@ let
|
|||
pip
|
||||
pipx
|
||||
python-dateutil
|
||||
#setuptools
|
||||
setuptools
|
||||
];
|
||||
python-with-my-packages = pkgs.python311Full.withPackages my-python-packages;
|
||||
python-with-my-packages = pkgs.python313Full.withPackages my-python-packages;
|
||||
in
|
||||
{
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
|
@ -179,7 +179,7 @@ in
|
|||
pulseaudio
|
||||
ruby
|
||||
steam
|
||||
#udiskie
|
||||
udiskie
|
||||
wireplumber
|
||||
wlsunset
|
||||
xdg-utils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue