NixPacks Install Error
0xsimbo
PROOP

a year ago

Hey all, just wondering why this nixpacks.toml file is breaking?

nixPkgs = [
    "nodejs_22",
    "pnpm",
    "openssl",
    "libnss3",
    "libatk1.0-0",
    "libatk-bridge2.0-0",
    "libcups2",
    "libgbm1",
    "libasound2",
    "libpangocairo-1.0-0",
    "libxss1",
    "libgtk-3-0",
    "libxshmfence1",
    "libglu1",
    "bun"
]

3 Replies

0xsimbo
PROOP

a year ago

79fa6ff0-1350-4c66-bdfa-f61b5a11e9e7


0xsimbo
PROOP

a year ago

Fixed it can be closed


a year ago

I'm going to have to recommend that you write a Dockerfile for your usecase


Loading...