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-21 15:13:40 +00:00
"lastModified": 1737461688,
"narHash": "sha256-zQCFe5FcSSGzY3qauAAHZcPt7Ej4WSGo78ShSTCSBvU=",
2024-11-17 13:16:59 +00:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-21 15:13:40 +00:00
"rev": "bb14224f51ae4caed12a7b26f245d042c8cf8553",
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-21 15:13:40 +00:00
"lastModified": 1737423230,
"narHash": "sha256-WEOiNmkcmlaeXy2HGW1PYxYmCPiHdsI7a7SpjhBYxRg=",
2024-11-17 13:16:59 +00:00
"owner": "LnL7",
"repo": "nix-darwin",
2025-01-21 15:13:40 +00:00
"rev": "46d0fa4ded0a7532f19870f9bbedaf62269fe3f7",
2024-11-17 13:16:59 +00:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-01-21 15:13:40 +00:00
"lastModified": 1737370608,
"narHash": "sha256-hFA6SmioeqvGW/XvZa9bxniAeulksCOcj3kokdNT/YE=",
2024-11-17 13:16:59 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-21 15:13:40 +00:00
"rev": "300081d0cc72df578b02d914df941b8ec62240e6",
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
}