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": {
2024-12-16 21:58:27 +00:00
"lastModified": 1734344598,
"narHash": "sha256-wNX3hsScqDdqKWOO87wETUEi7a/QlPVgpC/Lh5rFOuA=",
2024-11-17 13:16:59 +00:00
"owner": "nix-community",
"repo": "home-manager",
2024-12-16 21:58:27 +00:00
"rev": "83ecd50915a09dca928971139d3a102377a8d242",
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": {
2024-12-16 21:58:27 +00:00
"lastModified": 1733570843,
"narHash": "sha256-sQJAxY1TYWD1UyibN/FnN97paTFuwBw3Vp3DNCyKsMk=",
2024-11-17 13:16:59 +00:00
"owner": "LnL7",
"repo": "nix-darwin",
2024-12-16 21:58:27 +00:00
"rev": "a35b08d09efda83625bef267eb24347b446c80b8",
2024-11-17 13:16:59 +00:00
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2024-12-16 21:58:27 +00:00
"lastModified": 1734126203,
"narHash": "sha256-0XovF7BYP50rTD2v4r55tR5MuBLet7q4xIz6Rgh3BBU=",
2024-11-17 13:16:59 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-12-16 21:58:27 +00:00
"rev": "71a6392e367b08525ee710a93af2e80083b5b3e2",
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
}