nixos-config/flake.lock
Charlotte Van Petegem c7df888899
Update dependencies
2020-09-30 17:50:21 +02:00

65 lines
1.6 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1601282935,
"narHash": "sha256-WQAFV6sGGQxrRs3a+/Yj9xUYvhTpukQJIcMbIi7LCJ4=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "588973065fce51f4763287f0fda87a174d78bf48",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1601420109,
"narHash": "sha256-niU9yCHclZU54MdON2gjDetzzspDT7VHcGXxx035Lp4=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "41147ae09a125c80aaee2c047bf134b5384f0abe",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1601449708,
"narHash": "sha256-D43gJREgTSdNbEb43SJ8gcBSu2m5a2xlkD/ZTP8BRx4=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "893c34766acb7fea3015023b312715a9ecf0b2e9",
"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
}