nixos-config/flake.lock
Charlotte Van Petegem 54b7e7f371
Update dependencies
2021-02-24 09:01:40 +01:00

65 lines
1.6 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1610051610,
"narHash": "sha256-U9rPz/usA1/Aohhk7Cmc2gBrEEKRzcW4nwPWMPwja4Y=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "3982c9903e93927c2164caa727cd3f6a0e6d14cc",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1614109058,
"narHash": "sha256-UMphcAfZ4nsDO6ai0cWZDunO6AvyQj+yvMWevZVnKvg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "e7b1491fb8dfb1d2bdb90432312e88d03c8d803d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1614124241,
"narHash": "sha256-Fk3YFSMGd+94sqqm9thP/28ZTzntuTwDXo+eLfa8Rj4=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "931efba68e1225677059cd99aeb55f0db49baf1c",
"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
}