composer2nix
Nix package generator
Generates Nix expressions to build PHP packages from composer configurations
Generate Nix expressions to build PHP composer packages
88 stars
4 watching
26 forks
Language: Nix
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stephank/composer-plugin-nixify | Generates Nix expressions to build and package PHP projects. | 17 |
svanderburg/node2nix | A tool that allows users to build and deploy Node.js applications on top of the Nix package manager. | 530 |
timbertson/opam2nix | Generates Nix expressions from OCaml opam packages | 92 |
nix-community/poetry2nix | Automatically converts Poetry projects to Nix derivations | 898 |
nix-community/zon2nix | Tools to convert build files from Zig's zon format to Nix expressions | 77 |
aksiksi/compose2nix | Converts Docker Compose projects to NixOS config files | 421 |
fossar/nix-phps | A repository of Nix package expressions for old PHP versions. | 66 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 934 |
purenix-org/purenix | A tool that transpiles PureScript code to Nix code | 301 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 111 |
nix-qchem/nixos-qchem | A collection of Nix expressions for HPC and quantum chemistry software packages | 80 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 362 |
nix-community/dream2nix | A modular framework for automated packaging solutions aimed at improving flexibility and maintainability in software development | 1,050 |
nix-community/nur | A community-driven repository for user-submitted Nix package descriptions | 1,371 |
nix-community/napalm | A tool for building npm packages in Nix and managing dependencies | 105 |