1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-02 13:31:48 +02:00
nix/src/nix-instantiate
Eelco Dolstra b12b21825c * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build
and nix-env, e.g.,

  $ nix-env -f '<nixpkgs>' -i patchelf

  or

  $ nix-build '<nixos/tests>' -A login.test
2011-12-01 16:41:43 +00:00
..
help.txt Make source location info in the XML output optional. 2010-03-31 12:38:31 +00:00
Makefile.am * Handle out of memory condition. 2010-10-28 12:29:40 +00:00
nix-instantiate.cc * Allow '<nixexpr>' syntax to be used in nix-instantiate, nix-build 2011-12-01 16:41:43 +00:00