nix-paths-1.0.1: Knowledge of Nix's installation directories.

Safe HaskellSafe
LanguageHaskell2010

Nix.Paths

Synopsis

Documentation

nixInstantiate :: FilePath Source #

Complete path to the nix-instantiate executable.

nixBuild :: FilePath Source #

Complete path to the nix-build executable.

nixEnv :: FilePath Source #

Complete path to the nix-env executable.

nixStore :: FilePath Source #

Complete path to the nix-store executable.

nixHash :: FilePath Source #

Complete path to the nix-hash executable.