mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 02:07:53 +00:00
zathura: add mainProgram
This commit is contained in:
parent
089c6bf411
commit
768b496015
@ -33,5 +33,6 @@ symlinkJoin {
|
||||
license = licenses.zlib;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ smironov globin TethysSvensson ];
|
||||
mainProgram = "zathura";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user