nixos-config/flake.lock

50 lines
1.1 KiB
Plaintext
Raw Normal View History

2022-06-17 15:00:08 +00:00
{
"nodes": {
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2022-06-29 06:09:19 +00:00
"lastModified": 1656169755,
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
2022-06-17 15:00:08 +00:00
"owner": "nix-community",
"repo": "home-manager",
2022-06-29 06:09:19 +00:00
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"ref": "release-22.05",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2022-07-18 13:16:47 +00:00
"lastModified": 1657972522,
"narHash": "sha256-JTiKsBT1BwMbtSUsvtSl8ffkiirby8FaujJVGV766Q8=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-07-18 13:16:47 +00:00
"rev": "07a2e6a4e31ea48408861607198972d60adaf4ad",
2022-06-17 15:00:08 +00:00
"type": "github"
},
"original": {
"owner": "NixOS",
2022-06-18 17:48:25 +00:00
"ref": "nixos-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
2022-06-17 15:00:08 +00:00
"root": {
"inputs": {
"home-manager": "home-manager",
2022-06-26 13:03:45 +00:00
"nixpkgs": "nixpkgs"
2022-06-17 15:00:08 +00:00
}
}
},
"root": "root",
"version": 7
}