1
0
Fork 0

Fix totsugeki build

This commit is contained in:
Avery 2024-12-10 21:11:32 +01:00
parent 7a3e2ed1bc
commit 939c5358b7
Signed by: Avery
GPG key ID: B684FD451B692E04
3 changed files with 8 additions and 7 deletions

View file

@ -21,7 +21,7 @@
};
ags = {
# url = "github:Aylur/ags";
url = "github:ozwaldorf/ags";
url = "github:aveeryy/ags";
inputs.nixpkgs.follows = "nixpkgs";
};
};