about summary refs log tree commit diff
path: root/nix.spec.in
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2005-07-12T16·06+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2005-07-12T16·06+0000
commit22d3587f3b850e8fc34add4d8e62911c6598ad78 (patch)
tree57fa568df896e82c7fb575d08fad78d039d86830 /nix.spec.in
parent928a7c06dc830455c246e1ccb8fd980c882b1637 (diff)
* In nix-instantiate, at top-level, call functions that have arguments
  with default values automatically.  I.e., e -> e {}.

  This feature makes convenience expressions such as
  pkgs/system/i686-linux.nix in Nixpkgs obsolete, since we can just do

  $ nix-instantiate ./pkgs/system/all-packages.nix

  since all-packages.nix takes a single argument (system) that has a
  default value (__thisSystem).

Diffstat (limited to 'nix.spec.in')
0 files changed, 0 insertions, 0 deletions