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-09-04 13:34:06 +00:00
"lastModified": 1662099760,
"narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=",
2022-06-17 15:00:08 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2022-09-04 13:34:06 +00:00
"rev": "67e45078141102f45eff1589a831aeaa3182b41e",
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
}