nixos-config/flake.lock
Charlotte Van Petegem 1cbc928027 Update dependencies
2020-08-02 11:18:14 +02:00

66 lines
1.6 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1596290160,
"narHash": "sha256-QNXPeCiLKfLH6G6TtyuxZ14Zm+ZMxBaQ0Klccq+2RfM=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "0c686c77c4ac6f7add3262107685693ada8ae3b0",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1596118171,
"narHash": "sha256-+Zbkjrk9vEfeJ95sFVvJDQGcEa2cL8koq+8CRQG2keA=",
"owner": "ehmry",
"repo": "home-manager",
"rev": "134222c9cd6132cd3bd848b91aa52b1416e99f71",
"type": "github"
},
"original": {
"owner": "ehmry",
"ref": "flake",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1596341155,
"narHash": "sha256-b1UlJ/albOB4fmsPKEgQJARjIOYSexx4OfZkCjdpq88=",
"owner": "charvp",
"repo": "nixpkgs",
"rev": "00501bd13401228b0f198da0cded5c4c08a19e83",
"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
}