Ross ROSS = Recommend OSS · open-source software intelligence for agents

railwayapp/nixpacks

App source + Nix packages + Docker = Image observed · 2026-08-28

github.com/railwayapp/nixpacks · homepage · Rust · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 99
  • Release rhythm 53
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 20.0
  • age_days: 1620
  • days_rel: 313
  • days_push: 9
  • n_releases_24m: 17

Full methodology

Adoption not part of the score

3554 stars · 318 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Nixpacks is a Rust CLI buildpack that turns an application source directory into an OCI-compliant container image, using Nix packages for system and language dependencies and Docker BuildKit for the build. It was created by Railway as an alternative to Cloud Native Buildpacks and is now in maintenance mode with Railpack recommended as its successor.

Use cases

  • build a docker image from app source without writing a dockerfile
  • auto-detect language and dependencies for container builds
  • deploy apps to any platform from an OCI image
  • add nix packages like ffmpeg to a container build
  • generate a reproducible JSON build plan for an app
  • replace heroku buildpacks for deploying thousands of apps

When to choose

  • you want zero-config container image builds from source with sensible defaults
  • you need reproducible system dependencies pulled from the nix ecosystem
  • you want a buildpacks alternative with customizable build/start commands via nixpacks.toml

When to avoid

  • you are starting a new project - the maintainers recommend Railpack instead
  • you need a tool under active development with new features
  • you require multi-process containers or advanced buildpack features

Facets

cli-tool · maturity maintenance

build-tool deployment container-runtime cli cloud-computing developer-tools self-hosted windows cli cross-platform buildpacks nix docker oci-images rust railway app-packaging maintenance-mode devops containers linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
railwayapp/nixpacksmain83

For agents

markdown · JSON · MCP: product_card(name="railwayapp/nixpacks")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem