nixos-config/flake.lock
Charlotte Van Petegem 1e0ff42b1b
Update dependencies
2020-10-06 14:57:08 +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": 1601924802,
"narHash": "sha256-J2QbHvIa2DcCs9OqRQ+SIrhsHAdVrb9gxlK3/VeVGFA=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "0006da1381b87844c944fe8b925ec864ccf19348",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1601987986,
"narHash": "sha256-NMv/GqBr0Gfx3z1ig9ahEMYd9TgWLvd64Cr5dtoYRjc=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "70cc4ba75daa6b258dca80eb3a7f9d3231447b2f",
"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
}