@hackage nix-paths1.0.1

Knowledge of Nix's installation directories.

This module provides full paths to various Nix utilities, like nix-store, nix-instantiate, and nix-env.

  • Installation

    Custom

  • Tested Compilers

  • Dependencies (0)

  • Dependents (1)

    @hackage/hocker
  • Package Flags

      allow-relative-paths
       (off by default)

      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.