This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
my-darwin-nix-configuration/flake.lock

71 lines
1.6 KiB
Plaintext
Raw Normal View History

2023-06-18 12:41:10 +00:00
{
"nodes": {
"darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-25 07:09:43 +00:00
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
2023-06-18 12:41:10 +00:00
"owner": "lnl7",
"repo": "nix-darwin",
2023-11-25 07:09:43 +00:00
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
2023-06-18 12:41:10 +00:00
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2023-11-25 07:35:50 +00:00
"lastModified": 1700847865,
"narHash": "sha256-uWaOIemGl9LF813MW0AEgCBpKwFo2t1Wv3BZc6e5Frw=",
2023-06-18 12:41:10 +00:00
"owner": "nix-community",
"repo": "home-manager",
2023-11-25 07:35:50 +00:00
"rev": "8cedd63eede4c22deb192f1721dd67e7460e1ebe",
2023-06-18 12:41:10 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-11-25 07:09:43 +00:00
"lastModified": 1700854570,
"narHash": "sha256-GiwMS5sWSgF/CyZYbm+G5EcgG1VOEyvcsP5lE1L97Aw=",
2023-06-18 12:41:10 +00:00
"owner": "nixos",
"repo": "nixpkgs",
2023-11-25 07:09:43 +00:00
"rev": "cbd3f3722ac41a200c1655141e021cf12c3ba4e6",
2023-06-18 12:41:10 +00:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-23.05-darwin",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}