fix agenix pathspec

This commit is contained in:
Katherina Walshe-Grey 2024-09-23 23:22:32 +01:00
parent 002b136ae8
commit 4f99cc5102
2 changed files with 6 additions and 21 deletions

View file

@ -18,7 +18,7 @@
nur.url = "github:nix-community/NUR";
agenix = {
url = "github:ryantm/agenix?tag=0.15.0";
url = "github:ryantm/agenix/0.15.0";
inputs = {
nixpkgs.follows = "nixpkgs";
darwin.follows = "";