updates from makefile
This commit is contained in:
parent
e8665ba1d7
commit
e3c7b7b449
2 changed files with 6 additions and 6 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -7,11 +7,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1698392685,
|
||||
"narHash": "sha256-yx/sbRneR2AfSAeAMqUu0hoVJdjh+qhl/7dkirp8yo8=",
|
||||
"lastModified": 1698479159,
|
||||
"narHash": "sha256-rJHBDwW4LbADEfhkgGHjKGfL2dF44NrlyXdXeZrQahs=",
|
||||
"owner": "nix-community",
|
||||
"repo": "home-manager",
|
||||
"rev": "1369d2cefb6f128c30e42fabcdebbacc07e18b3f",
|
||||
"rev": "f92a54fef4eacdbe86b0a2054054dd58b0e2a2a4",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -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