This commit is contained in:
4DBug
2026-08-26 15:44:08 -05:00
parent f8b9645149
commit 6790b2d923
5 changed files with 45 additions and 9 deletions
+4 -3
View File
@@ -99,8 +99,9 @@
inputs.nixpkgs.follows = "nixpkgs";
};
/*
bugtv.url = "g"
*/
bug-tv = {
url = "git+https://git.bug.tools/bug/tv.git";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}