switch to last agenix release

This commit is contained in:
Tim Schubert 2023-02-04 23:28:16 +01:00
parent 920bfc1da5
commit 28290de97a
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
5 changed files with 13 additions and 35 deletions

View file

@ -29,7 +29,7 @@
url = github:dadada/recipemd/nix-flake;
};
agenix = {
url = github:ryantm/agenix;
url = github:ryantm/agenix/0.13.0;
inputs.nixpkgs.follows = "myNixpkgs";
};
devshell = {