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.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] | 1, 1.0.0.1, 1.0.1 |
|---|---|
| Dependencies | base (<5), process [details] |
| Tested with | ghc >7.2 && <8.3 |
| License | BSD-3-Clause |
| Author | Peter Simons |
| Maintainer | simons@cryp.to |
| 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 2017-12-05T09:23:05Z |
| Distributions | LTSHaskell:1.0.1, NixOS:1.0.1, Stackage:1.0.1 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 3255 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] |