guix/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