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
Plaintext
Raw Normal View History

2021-12-07 17:39:38 +00: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