Module crate2nix::nix_build

source ·
Expand description

Code for invoking nix-build.

Functions§

  • Dump the content of the specified file with line numbers to stdout.
  • Call nix build in the given directory on the default.nix in that directory.
  • Run the command at the given path without arguments and capture the output in the return value.