Maybe? v2

This commit is contained in:
HangerThem 2026-08-03 19:10:44 +02:00
parent cb960e268a
commit 91e9b0e2c1

View file

@ -1,2 +1,4 @@
[phases.setup]
aptPkgs = ["libnss3", "libatk1.0-0", "libatk-bridge2.0-0", "libcups2", "libgbm1", "libasound2t64", "libpangocairo-1.0-0", "libxss1", "libgtk-3-0", "libxshmfence1", "libglu1", "chromium", "unzip", "curl", "wget"]
[phases.build]
cmds = ["export SOURCE_COMMIT=${SOURCE_COMMIT:-$(git rev-parse HEAD 2>/dev/null || echo 'unknown')} && next build"]