Fix macOS

This commit is contained in:
Dave Gallant
2022-10-03 10:07:08 -04:00
parent 51818b89de
commit edefe34768
2 changed files with 9 additions and 7 deletions

12
flake.lock generated
View File

@@ -28,11 +28,11 @@
"utils": "utils" "utils": "utils"
}, },
"locked": { "locked": {
"lastModified": 1664573442, "lastModified": 1664783440,
"narHash": "sha256-AovlSIuJfMf8n9QLNUVtsCul+NVHIoen7APH2fLls3k=", "narHash": "sha256-KlMwR7mUf5h8MPnzV7nGFUAt6ih/euW5xgvZ5x+hwvI=",
"owner": "nix-community", "owner": "nix-community",
"repo": "home-manager", "repo": "home-manager",
"rev": "a7f0cc2d7b271b4a5df9b9e351d556c172f7e903", "rev": "e4e639dd4dc3e431aa5b5f95325f9a66ac7e0dd9",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -93,11 +93,11 @@
}, },
"nixpkgs_2": { "nixpkgs_2": {
"locked": { "locked": {
"lastModified": 1664538465, "lastModified": 1664687381,
"narHash": "sha256-EnlC7dDKX7X1wlnXkB1gmn9rBZQ0J9+biVTZHw//8us=", "narHash": "sha256-9czSuDzS+OGGwq2kC4KXBLXWfYaup+oLB+AA1Md25U4=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "10ecda252ce1b3b1d6403caeadbcc8f30d5ab796", "rev": "59d2991d4256cdca1c0cda45d876c80a0fe45c31",
"type": "github" "type": "github"
}, },
"original": { "original": {

View File

@@ -140,7 +140,9 @@ 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