nix-paths: Knowledge of Nix's installation directories.
This module provides full paths to various Nix
utilities, like nix-store
, nix-instantiate
, and
nix-env
.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
allow-relative-paths | If any of the required Nix tools are missing at build-time, compile a run-time $PATH dependent variant of this library instead of failing. This is useful for test environment such as Travis-CI, which may not have Nix installed. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nix-paths-1.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1, 1.0.0.1, 1.0.1 |
---|---|
Dependencies | base (<5), process [details] |
Tested with | ghc >7.2 && <8.1 |
License | BSD-3-Clause |
Author | Peter Simons |
Maintainer | simons@cryp.to |
Revised | Revision 1 made by PeterSimons at 2016-06-27T09:10:11Z |
Category | Distribution, Nix |
Home page | https://github.com/peti/nix-paths |
Bug tracker | https://github.com/peti/nix-paths/issues |
Source repo | head: git clone https://github.com/peti/nix-paths |
Uploaded | by PeterSimons at 2016-06-15T13:34:05Z |
Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 3203 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |