nix: remove nix-darwin input

This commit is contained in:
Primrose 2025-03-23 19:35:45 +01:00
parent 8927110e81
commit d3fa6357b3
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA
2 changed files with 0 additions and 28 deletions

21
flake.lock generated
View file

@ -406,26 +406,6 @@
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1716993688,
"narHash": "sha256-vo5k2wQekfeoq/2aleQkBN41dQiQHNTniZeVONWiWLs=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "c0d5b8c54d6828516c97f6be9f2d00c63a363df4",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1742631601,
@ -608,7 +588,6 @@
"flake-utils": "flake-utils_2",
"home-manager": "home-manager_2",
"hoot": "hoot",
"nix-darwin": "nix-darwin",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_2",
"nixpkgs-stable": "nixpkgs-stable",