nixpkgs/pkgs/test/make-binary-wrapper/combination.cmdline

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
183 B
Text
Raw Normal View History

2021-12-07 18:39:38 +01:00
--argv0 my-wrapper \
--set-default MESSAGE HELLO \
--prefix PATH : /usr/bin/ \
--suffix PATH : /usr/local/bin/ \
--add-flags "-x -y -z" \
--set MESSAGE2 WORLD