mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
50 lines
1.1 KiB
Text
50 lines
1.1 KiB
Text
|
{
|
||
|
"nodes": {
|
||
|
"home-manager": {
|
||
|
"inputs": {
|
||
|
"nixpkgs": [
|
||
|
"nixpkgs"
|
||
|
]
|
||
|
},
|
||
|
"locked": {
|
||
|
"lastModified": 1656169755,
|
||
|
"narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
|
||
|
"owner": "nix-community",
|
||
|
"repo": "home-manager",
|
||
|
"rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "nix-community",
|
||
|
"ref": "release-22.05",
|
||
|
"repo": "home-manager",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"locked": {
|
||
|
"lastModified": 1653936696,
|
||
|
"narHash": "sha256-M6bJShji9AIDZ7Kh7CPwPBPb/T7RiVev2PAcOi4fxDQ=",
|
||
|
"owner": "nixos",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "ce6aa13369b667ac2542593170993504932eb836",
|
||
|
"type": "github"
|
||
|
},
|
||
|
"original": {
|
||
|
"owner": "nixos",
|
||
|
"ref": "22.05",
|
||
|
"repo": "nixpkgs",
|
||
|
"type": "github"
|
||
|
}
|
||
|
},
|
||
|
"root": {
|
||
|
"inputs": {
|
||
|
"home-manager": "home-manager",
|
||
|
"nixpkgs": "nixpkgs"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"root": "root",
|
||
|
"version": 7
|
||
|
}
|