1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2024-09-19 10:50:24 -04:00
nix/testpkgs/args
Eelco Dolstra 96c7b98bf0 * Argument support in Fix. Arguments can be passed through the
builder using the `args' binding:

  ("args", ["bla", True, IncludeFix("aterm/aterm.fix")])

  Note that packages can also be declared as inputs by specifying them
  in the argument list.
2003-08-15 13:01:45 +00:00
..
args-build.sh * Argument support in Fix. Arguments can be passed through the 2003-08-15 13:01:45 +00:00
args.fix * Argument support in Fix. Arguments can be passed through the 2003-08-15 13:01:45 +00:00