mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
commit
260438a8e0
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ stdenv.mkDerivation rec {
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Name=mupdf
|
Name=mupdf
|
||||||
Comment=PDF viewer
|
Comment=PDF viewer
|
||||||
Exec=$out/bin/mupdf-x11
|
Exec=$out/bin/mupdf-x11 %f
|
||||||
Terminal=false
|
Terminal=false
|
||||||
EOF
|
EOF
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue