chore(flake): update inputs

This commit is contained in:
Felix Schröter 2024-08-27 13:09:36 +02:00
parent f941db8d25
commit 22c9880314
Signed by: felschr
GPG key ID: 671E39E6744C807D
2 changed files with 153 additions and 47 deletions

View file

@ -46,7 +46,6 @@ rec {
agenix = {
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.flake-utils.follows = "flake-utils";
};
deploy-rs = {