nix-macos/flake.lock

70 lines
1.6 KiB
Plaintext
Raw Normal View History

2024-11-17 13:16:59 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-07 18:28:50 +00:00
"lastModified": 1736204492,
"narHash": "sha256-CoBPRgkUex9Iz6qGSzi/BFVUQjndB0PmME2B6eEyeCs=",
2024-11-17 13:16:59 +00:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-07 18:28:50 +00:00
"rev": "20665c6efa83d71020c8730f26706258ba5c6b2a",
2024-11-17 13:16:59 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-07 18:28:50 +00:00
"lastModified": 1736085891,
"narHash": "sha256-bTl9fcUo767VaSx4Q5kFhwiDpFQhBKna7lNbGsqCQiA=",
2024-11-17 13:16:59 +00:00
"owner": "LnL7",
"repo": "nix-darwin",
2025-01-07 18:28:50 +00:00
"rev": "ba9b3173b0f642ada42b78fb9dfc37ca82266f6c",
2024-11-17 13:16:59 +00:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-07 18:28:50 +00:00
"lastModified": 1736166416,
"narHash": "sha256-U47xeACNBpkSO6IcCm0XvahsVXpJXzjPIQG7TZlOToU=",
2024-11-17 13:16:59 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-07 18:28:50 +00:00
"rev": "b30f97d8c32d804d2d832ee837d0f1ca0695faa5",
2024-11-17 13:16:59 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2024-12-16 21:58:27 +00:00
"ref": "nixpkgs-unstable",
2024-11-17 13:16:59 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"home-manager": "home-manager",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}