add: VRCNext (vrchat companion desktop app)

This commit is contained in:
2026-08-07 22:04:06 +01:00
parent 3fee7b017c
commit a621ecbbe9
5 changed files with 314 additions and 1 deletions
+12 -1
View File
@@ -6,7 +6,18 @@
dockerTools,
}:
{
ath-tools = {
VRCNext = {
pname = "VRCNext";
version = "v2026.40.6";
src = fetchFromGitHub {
owner = "shinyflvre";
repo = "VRCNext";
rev = "v2026.40.6";
fetchSubmodules = false;
sha256 = "sha256-qJdYFj1hBLVeDmQcUcbteKJIALMDEP1Tk77ds5tP0T8=";
};
};
ath-tools = {
pname = "ath-tools";
version = "54367caab6cb4e6cd21310c64feadbacc8c9b574";
src = fetchgit {