flake: bump inputs
All checks were successful
ci/woodpecker/push/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-05-12 10:10:33 +00:00
parent c8019f84bb
commit d60e26c617
2 changed files with 19 additions and 15 deletions

View file

@ -7,6 +7,7 @@
repo = "agenix";
ref = "main";
inputs = {
home-manager.follows = "home-manager";
nixpkgs.follows = "nixpkgs";
};
};