cabal2nix
Package converter
A tool that converts Haskell package descriptions from Cabal to Nix build instructions
Generate Nix build instructions from a Cabal file
361 stars
15 watching
156 forks
Language: Haskell
last commit: 8 days ago
Linked from 2 awesome lists
cabalcabal2nixhackagehaskellnixnixpkgs
Related projects:
Repository | Description | Stars |
---|---|---|
input-output-hk/nix-tools | A tool to convert descriptions from one format to another | 96 |
dhall-lang/dhall-to-cabal | Converts Dhall expressions into Cabal files used in Haskell package management | 100 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 109 |
haskell/cabal | A collection of libraries and tools for managing Haskell package dependencies and installing software packages. | 1,625 |
nix-community/zon2nix | Tools to convert build files from Zig's zon format to Nix expressions | 72 |
purenix-org/purenix | A tool that transpiles PureScript code to Nix code | 299 |
nix-community/poetry2nix | Converts Poetry projects to Nix derivations without writing custom Nix code | 887 |
cargo2nix/cargo2nix | A tool that generates reproducible builds of Rust projects using Nix | 381 |
nix-community/dream2nix | A modular framework for automated packaging solutions aimed at improving flexibility and maintainability in software development | 1,026 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |
madjar/nox | A tool to simplify Nix package management and search. | 311 |
svanderburg/node2nix | A tool that allows users to build and deploy Node.js applications on top of the Nix package manager. | 528 |
nix-qchem/nixos-qchem | A collection of Nix expressions for HPC and quantum chemistry software packages | 79 |
nix-community/nix-init | Tools and scripts for generating Nix package definitions from URLs | 918 |
nix-community/napalm | A tool for building npm packages in Nix and managing dependencies | 104 |