refactor(ags): remove unneeded agsV1 stuff

This commit is contained in:
matt1432 2024-11-12 16:55:57 -05:00
parent c20ec51142
commit ab8bb48feb
137 changed files with 184 additions and 10725 deletions

View file

@ -1,15 +1,6 @@
# Do not modify! This file is generated.
{
inputs = {
ags = {
inputs = {
nixpkgs.follows = "nixpkgs";
systems.follows = "systems";
};
owner = "Aylur";
repo = "ags";
type = "github";
};
agsV2 = {
inputs = {
astal.follows = "astal";