nixfromnpm: Generate nix expressions from npm packages.
Given an npm package name and one or more npm repositories, will dump out a
collection of nix files, one each for the initial package and all of its
dependencies. Will generate a top-level default.nix
which returns a set
containing all of these expressions. Subsequent invocations of the program
using the same target directory will result in re-use of the existing files,
to avoid unnecessary duplication.
Downloads
- nixfromnpm-0.10.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.2.1, 0.10.1 |
---|---|
Dependencies | aeson, ansi-terminal, base (>=4.8 && <4.9), bytestring, classy-prelude, containers, curl, data-default, data-fix, directory, hnix (>=0.2.3), lifted-base, MissingH, monad-control, mtl, network-uri, optparse-applicative, parsec, semver-range, SHA, shelly, system-filepath, temporary, text, text-render, transformers, unix, unordered-containers [details] |
License | MIT |
Author | Allen Nelson |
Maintainer | anelson@narrativescience.com |
Category | Tools, Nix |
Bug tracker | https://github.com/adnelson/nixfromnpm/issues |
Source repo | head: git clone git://github.com/adnelson/nixfromnpm.git |
Uploaded | by thinkpad20 at 2016-07-14T17:45:42Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | nixfromnpm |
Downloads | 5340 total (32 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-11-22 [all 2 reports] |