#How to add buildpacks in railway which we add in heroku?

9 messages · Page 1 of 1 (latest)

idle grotto
#

railway uses a builder called Nixpacks

#

we dont support heroku buildpacks

still lion
#

Yep, I would advise you to start using Nixpacks asap as that will be completely gone from the platform by Nov 14th

ruby loom
#

Try setting NIXPACKS_PKGS=ffmpeg under variables

still lion
#

What are you trying to host?

ruby loom
#

Hmm, try NIXPACKS_PKGS=ffmpeg libwebp imagemagick

#

yup

idle grotto
#

what are you using ffmpeg for btw