switch to agenix trunk

This commit is contained in:
Katherina Walshe-Grey 2024-09-23 23:58:36 +01:00
parent 5ef9816a34
commit f4912efaaa
2 changed files with 23 additions and 10 deletions

View file

@ -18,11 +18,9 @@
nur.url = "github:nix-community/NUR";
agenix = {
url = "github:ryantm/agenix/0.15.0";
inputs = {
nixpkgs.follows = "nixpkgs";
darwin.follows = "";
};
url = "github:ryantm/agenix";
inputs.nixpkgs.follows = "nixpkgs";
inputs.darwin.follows = "";
};
colmena = {