Flake: set ags input to v1

This commit is contained in:
blahai 2024-11-14 21:27:42 +02:00
parent a61e739ec7
commit b1e0edcb52
No known key found for this signature in database
2 changed files with 90 additions and 17 deletions

View file

@ -39,7 +39,7 @@
};
ags = {
url = "github:Aylur/ags";
url = "github:Aylur/ags/v1";
inputs.nixpkgs.follows = "nixpkgs";
};