The cabal2nix package
This utility converts Cabal files into Nix build instructions. Run the binary as follows:
cabal2nix foo.cabal 57ae0330a3d0520bae3d1e447d7d5c88de9ecbf0de133f31f2cc42961c81d47f
The first argument is the path to the cabal file to be converted, the second argument is the SHA256 hash of the corresponding source tarball.
The Nix build instructions will be written to stdout.
Properties
| Versions | 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21, 1.23, 1.24, 1.25, 1.26, 1.27, 1.28, 1.29, 1.30, 1.31, 1.32, 1.33, 1.34, 1.35, 1.37, 1.38, 1.39, 1.40, 1.41, 1.42, 1.43, 1.44, 1.45, 1.46, 1.47, 1.48, 1.49 |
|---|---|
| Dependencies | base (≥3 & <5), Cabal |
| License | BSD3 |
| Copyright | (c) 2011 Peter Simons |
| Author | Peter Simons <simons@cryp.to> |
| Maintainer | Peter Simons <simons@cryp.to> |
| Category | Distribution |
| Home page | http://github.com/peti/cabal2nix |
| Source repository | git clone git://github.com/peti/cabal2nix.git |
| Executables | cabal2nix |
| Upload date | Fri Aug 5 17:00:15 UTC 2011 |
| Uploaded by | PeterSimons |
| Distributions | NixOS: 1.49 |
Downloads
- cabal2nix-1.2.tar.gz (Cabal source package)
- package description (included in the package)