nixos-config/flake.lock
Charlotte Van Petegem a593147906
Update dependencies
2020-11-11 10:43:04 +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": 1605087575,
"narHash": "sha256-JA+liIrdK8bec892Mks+aC120OGeW+K+XKhySCvPu0I=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "3f2982bebc6d4e486edd1c475022376737072ac3",
"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
}