fix: arma now is run directly packages are global

This commit is contained in:
Jermeiah S 2025-07-01 23:02:24 -04:00
parent 184d58b5b5
commit d512b64f41
No known key found for this signature in database
2 changed files with 17 additions and 10 deletions

View file

@ -3,6 +3,6 @@ fetchFromGitea {
domain = "git.skdevstudios.com";
owner = "SK-Development-Studios";
repo = "ground-zero-conflict-configuration";
rev = "v0.0.2";
sha256 = "sha256-bZaEkrlAuQCm9/AEt+Lkzxf5FOiyvYb6jclG5xeeBok=";
rev = "v0.0.4";
sha256 = "sha256-DVUACc7VufT3FcUxBTcAJAoH6mIE3XUTCI6ftpgJT3c=";
}