# Installer nixpacks avec Homebrew, MacPorts, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de nixpacks pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:nixpacks
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install nixpacks
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install nixpacks
```

  Preuve: MacPorts ports tree: devel/nixpacks/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#nixpacks
```

  Preuve: nixpkgs package indexes: pkgs/by-name/ni/nixpacks/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/nixpacks
```

  Preuve: Scoop official bucket manifest trees: bucket/nixpacks.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:nixpacks
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/nixpacks>
- **Version:** 1.41.0
- **Résumé source:** App source + Nix packages + Docker = Image
- **Page d'accueil:** <https://nixpacks.com/docs/getting-started>
- **Dépôt:** <https://github.com/railwayapp/nixpacks>
- **Docs amont:** <https://nixpacks.com/docs/getting-started>
- **Licence:** MIT
- **Archive source:** <https://github.com/railwayapp/nixpacks/archive/refs/tags/v1.41.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- nixpacks (cli)
- nixpacks (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.41.0
- données locales: OK
- dépôt amont: https://github.com/railwayapp/nixpacks
- dernière version détectée: v1.41.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

Nixpacks is Railway's Rust-based build tool that analyzes an application source tree and produces an OCI container image using Docker image construction plus packages from the Nix ecosystem. The project framed itself as a pragmatic alternative to Cloud Native Buildpacks for Railway's own platform workload: thousands of user apps, many language stacks, and a need for zero-config defaults that were still configurable when defaults failed.

### Historique du projet

The public tag history starts with v0.0.1 on April 13, 2022, and the maintainers were already discussing a 2.0 direction by May 12, 2023. The docs and README later marked Nixpacks as maintenance-mode software and point users toward Railpack, Railway's successor builder that incorporates lessons from running Nixpacks in production for several years.

### Historique d'adoption

Nixpacks' adoption is strongly tied to Railway-style deployment flows rather than being a general-purpose container standard. Its GitHub repository shows about 3.5k stars and 316 forks, and Homebrew's formula API reported 31 installs in 30 days, 93 in 90 days, and 941 in 365 days when checked on July 1, 2026.

### Modes d'utilisation

Package nerds use `nixpacks` when they want Heroku/buildpack-like source-to-image behavior but prefer Nixpkgs for system dependencies. Typical use is local image generation, CI image builds, or debugging what a platform will infer from a repo; heavier Railway users should note the documented Railpack migration path.

### Chronologie

- 2022-04-13: v0.0.1 tag appears in the public repository.
- 2023-05-12: maintainers discuss Nixpacks 2.0 after a little over a year of use at Railway.
- 2025-10-24: v1.41.0 release is listed as latest on GitHub and in the Homebrew formula.
- By 2026-07-01: upstream documentation labels Nixpacks as maintenance mode and recommends Railpack.

### Related projects

- Cloud Native Buildpacks
- Nixpkgs
- Railpack
- Railway

### Sources

- <https://formulae.brew.sh/api/formula/nixpacks.json>
- <https://github.com/railwayapp/nixpacks>
- <https://github.com/railwayapp/nixpacks/discussions/888>
- <https://github.com/railwayapp/railpack>
- <https://nixpacks.com/docs>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: nixpacks.toml, nixpacks.json, nixpacks.yml, nixpacks.yaml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** nixpacks
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - nixpacks: normalized package name match | nixpkgs package indexes: pkgs/by-name/ni/nixpacks/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - nixpacks: normalized package name match | MacPorts ports tree: devel/nixpacks/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - main/nixpacks: normalized package name match | Scoop official bucket manifest trees: bucket/nixpacks.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Liens liés

- [Cloud CLI packages](https://pkg.so/fr/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [docker](https://pkg.so/fr/brew/docker/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [docker-compose](https://pkg.so/fr/brew/docker-compose/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [fastlane](https://pkg.so/fr/brew/fastlane/) - Shares pkgdb curated category or tags: cli, deployment, developer-tools.
- [docker-buildx](https://pkg.so/fr/brew/docker-buildx/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [act](https://pkg.so/fr/brew/act/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [kind](https://pkg.so/fr/brew/kind/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [lazydocker](https://pkg.so/fr/brew/lazydocker/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [docker-credential-helper-ecr](https://pkg.so/fr/brew/docker-credential-helper-ecr/) - Shares pkgdb curated category or tags: cli, developer-tools, docker.
- [dive](https://pkg.so/fr/brew/dive/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, docker, image.
- [manifest-tool](https://pkg.so/fr/brew/manifest-tool/) - Both packages work with overlapping file formats or content types. Shared terms: cli, developer, developer-tools, docker, image.
- [diffoci](https://pkg.so/fr/brew/diffoci/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, docker, oci.

## Combined YAML source

View the package source record on GitHub. [combined/nixpacks.yml](https://github.com/mxcl/pkgdb/blob/main/combined/nixpacks.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
