updates from makefile

This commit is contained in:
Don Harper 2023-10-28 11:55:55 -05:00
parent e8665ba1d7
commit e3c7b7b449
2 changed files with 6 additions and 6 deletions

View file

@ -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