nixos-config/flake.lock
Charlotte Van Petegem 92b3e3f4c6 Update dependencies
2020-09-06 11:38:45 +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": 1599384520,
"narHash": "sha256-HMvwEnJW/YxTjN/03C4orkQ2AZYY9cVUCW9FKRDd/Ls=",
"owner": "rycee",
"repo": "home-manager",
"rev": "4ebb7d1715d77269e8bf0eea3c84c8f8e8cd5caa",
"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
}