Nixpacks failing with Postgres
xevion
HOBBYOP

a year ago

This is not a customized Nixpacks or anything special; just a Nixpacks (for Python) build that is doing something weird without me asking it to.

Solved

11 Replies

xevion
HOBBYOP

a year ago

0c213cbd-4233-4cb7-9ef1-615c05cfe365


brody
EMPLOYEE

a year ago

please share the error


xevion
HOBBYOP

a year ago

> [stage-0 4/8] RUN nix-env -if .nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix && nix-collect-garbage -d:
24.17
24.17        (stack trace truncated; use '--show-trace' to show the full, detailed trace)
24.17
24.17        error: attribute 'dev' missing
24.17        at /app/.nixpacks/nixpkgs-5148520bfab61f99fd25fb9ff7bfbb50dad3c9db.nix:19:20:
24.17            18|         '')
24.17            19|         gcc pipenv postgresql_16.dev python38
24.17              |                    ^
24.17            20|       ];
24.17        Did you mean doc?

Last stage of the Nixpacks


xevion
HOBBYOP

a year ago

full build log


xevion
HOBBYOP

a year ago

wait now it's the full log


brody
EMPLOYEE

a year ago

set NIXPACKS_VERSION=1.29.1


xevion
HOBBYOP

a year ago

testing now


xevion
HOBBYOP

a year ago

Well, it's deploying. Different error, but I don't think it's at all related to Railway.


xevion
HOBBYOP

a year ago

Solved?


brody
EMPLOYEE

a year ago

solved!


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...