nixos-config/flake.lock
Charlotte Van Petegem da2abefc9a
Update dependencies
2020-11-13 13:10:55 +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": 1605269194,
"narHash": "sha256-dcC4KjOP9TQ0XZOOZNDJ7AS1BwcshCWG1U/BeuUQloE=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "79d3977083a22a4d4d364522f31927407f09f5f6",
"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
}