switch to agenix trunk
This commit is contained in:
parent
5ef9816a34
commit
f4912efaaa
2 changed files with 23 additions and 10 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue