mod: explict sable config cache
Some checks failed
Publish packages to Attic / publish (push) Failing after 9m51s

This commit is contained in:
2026-05-25 16:26:15 -04:00
parent 85c0713358
commit 4a6b194a59

View File

@@ -16,6 +16,9 @@ in {
pname = "sable-unwrapped";
version = "1.14.0";
HOME = "/build";
npmConfigCache = "/build/.npm";
src = fetchFromGitHub {
owner = "SableClient";
repo = "Sable";