nixos-config/flake.lock
2020-09-06 10:15:49 +02:00

65 lines
1.5 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1598466101,
"narHash": "sha256-JPhv+Ay98KMWRVRFlLEK9+eLpvNjhTBGWdFKZsE97ck=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "a586a6b966d59f53f45a04f8891fbc017dc09dbe",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1599242479,
"narHash": "sha256-hqI+F1S8gW5OJ+DitXl6F/5f/A7RvnmZJAcR7BDndtQ=",
"owner": "rycee",
"repo": "home-manager",
"rev": "41b1af808f1de69c31f3fd164d5274154ee782e4",
"type": "github"
},
"original": {
"owner": "rycee",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1599239543,
"narHash": "sha256-PpZHP6VO4pdaR63gsIP/c1hvEFmZm2ZBshktm2BAc6c=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "8c7ed979b98e527d822696673398cf4996a1f3bf",
"type": "github"
},
"original": {
"owner": "charvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}