mirror of
https://github.com/NixOS/nix
synced 2025-06-30 07:33:16 +02:00
* Allow arguments to be passed to programs in `nix run'.
This commit is contained in:
parent
0f40a560ca
commit
f915f77349
2 changed files with 28 additions and 26 deletions
|
@ -4,4 +4,4 @@ export LD_LIBRARY_PATH=$glib/lib:$atk/lib:$pango/lib:$gtk/lib:$gnet/lib:$pspell/
|
|||
|
||||
ldd $pan/bin/pan
|
||||
|
||||
$pan/bin/pan
|
||||
$pan/bin/pan $*
|
Loading…
Add table
Add a link
Reference in a new issue