nix-paths-1.0.0.1: Knowledge of Nix's installation directories.
Nix.Paths
Synopsis
nixInstantiate :: FilePath #
Complete path to the nix-instantiate executable.
nix-instantiate
nixBuild :: FilePath #
Complete path to the nix-build executable.
nix-build
nixEnv :: FilePath #
Complete path to the nix-env executable.
nix-env
nixStore :: FilePath #
Complete path to the nix-store executable.
nix-store