nixos-config/flake.lock
Charlotte Van Petegem f649504177
Update dependencies
2021-02-26 13:59:08 +01:00

82 lines
2 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": 1614315981,
"narHash": "sha256-0uOvSTfFDwQCQApXaIt3jbU0dycCY8eoC2V/OSjzKw4=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "74b9241e60c796ff68876f87916062d54c4aa0f5",
"type": "github"
},
"original": {
"owner": "chvp",
"ref": "master",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgsFor0AD": {
"locked": {
"lastModified": 1614343739,
"narHash": "sha256-OrrvRyPOknCxkqPynr03rt/B3REetWZUNLrb9VaIamw=",
"owner": "chvp",
"repo": "nixpkgs",
"rev": "bb00905c07f2025e046a2d03fcb7d4b8a7b7e1b5",
"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
}