nixos-config/flake.lock
Charlotte Van Petegem 9165bc798c
Update dependencies
2021-03-05 16:50:27 +01:00

82 lines
2 KiB
JSON

{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"ref": "master",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1614915203,
"narHash": "sha256-RV9zOW5pDAjXJflfZ90x5nz4+D5Th5ds/h27CuAECZg=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "73559e0dbcd1701e7db0d4e118893784a44df234",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1614911070,
"narHash": "sha256-P61NftQsRcxoNlBhSdBcUTsB1pwBYyYGZAWYX+fScmw=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "618010563d3951df66a41e616dee4a1e6edac779",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsFor0AD": {
"locked": {
"lastModified": 1614935266,
"narHash": "sha256-MIK6H0nsvhJy5rrtZwAwQF5eiJqI9KiuxmtV835pYlA=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "39ef5b5fd965b8ea74e7f4127a5b3acf29a895a2",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "0ad0.24",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"nixpkgs": "nixpkgs",
"nixpkgsFor0AD": "nixpkgsFor0AD"
}
}
},
"root": "root",
"version": 7
}