nixconf/flake.lock

49 lines
1.1 KiB
JSON

{
"nodes": {
"homeManager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1649130493,
"narHash": "sha256-tp2UxeS1A5ESb+I/rh4GoD0DH7edOGdc2fsP6D8o27Y=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "07b941f0c45ac4af6732d96f4cb6142824eee3df",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1654725607,
"narHash": "sha256-xncw+4Hfj+6PxR94HlzwLltP5FlFAls6GdQEBN70d/4=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "578757aec2445fe6efbb8f1a4c6b92d7a0559a6f",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-22.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"homeManager": "homeManager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}