nixos-config/flake.lock
Charlotte Van Petegem 725b16f025
Update dependencies
2020-11-12 10:38:51 +01:00

65 lines
1.6 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1604964167,
"narHash": "sha256-+mTmiCD29wecyDaGlbeWpvnysBygagl9FdMVfdU0RTM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "af81e8d00b2cd021d8806104f14d66ae429dc2f7",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1604628022,
"narHash": "sha256-zCbTh91NBQdGRtO+GZxfKnmRjp+4rOQ2B8wtNpVcxgs=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "4cc1b77c3fc4f4b3bc61921dda72663eea962fa3",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1605173494,
"narHash": "sha256-5kzXdmk+ohE6/2yHBt0lhZh0pdpoeAq1lfSPybLTsMY=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "6faf1627263cc846de6eea7f9baec1b5d523d505",
"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
}