Fix and update macOS

This commit is contained in:
Dave Gallant
2022-10-31 08:26:12 -04:00
parent c08f616f4d
commit e3532c29ee
3 changed files with 10 additions and 10 deletions

12
flake.lock generated
View File

@@ -28,11 +28,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1666990295, "lastModified": 1667218146,
"narHash": "sha256-JPMTX8W36IPV1jmKV1qEhNBI4MbIPYsnccWyTUlSiG0=", "narHash": "sha256-MoyNz+TfyML+BYkJ8TtiLDmQcvbrSdoFWcT4Gf31EcM=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "423211401c245934db5052e3867cac704f658544", "rev": "2464c21ab2b3607bed3c206a436855c487f35f55",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -118,11 +118,11 @@
}, },
"utils": { "utils": {
"locked": { "locked": {
"lastModified": 1659877975, "lastModified": 1667077288,
"narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
"owner": "numtide", "owner": "numtide",
"repo": "flake-utils", "repo": "flake-utils",
"rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -134,13 +134,12 @@ in {
python310Packages.black python310Packages.black
python310Packages.ipython python310Packages.ipython
python310Packages.pip python310Packages.pip
python310Packages.poetry /*
python310Packages.poetry
*/
python310Packages.setuptools python310Packages.setuptools
python310Packages.virtualenv python310Packages.virtualenv
# games
steam-tui
# blog # blog
hugo hugo

View File

@@ -40,6 +40,7 @@ in {
signal-desktop signal-desktop
slack slack
spotify spotify
steam-tui
usbutils usbutils
virt-manager virt-manager
vlc vlc