ランキングに戻る

railwayapp/nixpacks

Rustnixpacks.com

App source + Nix packages + Docker = Image

buildpacksclidockernixnixpkgsrust
スター成長
スター
3.5k
フォーク
316
週間成長
Issue
96
1k2k3k
2022年4月2023年9月2025年2月2026年7月
成果物crates.iocargo add nixpacks
README

Nixpacks

CI Crates.io Rust: 1.70+

⚠️ Maintenance Mode: This project is currently in maintenance mode and is not under active development. We recommend using Railpack as a replacement.

App source + Nix packages + Docker = Image

Nixpacks takes a source directory and produces an OCI compliant image that can be deployed anywhere. The project was started by the Railway team as an alternative to Buildpacks and attempts to address a lot of the shortcomings and issues that occurred when deploying thousands of user apps to the Railway platform. The biggest change is that system and language dependencies are pulled from the Nix ecosystem.

Read the docs 👉 nixpacks.com.

Contributing

Contributions are welcome with the big caveat that this is a very early stage project and the implementation details and API will most likely change between now and a stable release. For more details on how to contribute, please see the Contributing guidelines.