nixpkgs/pkgs/applications/misc/keepassx
Klemens Nanni 1daf0125af keepassxc: Wrap once
Using Qt *and* GTK means both wrapper hooks kick in, so avoid automatic
GTK wrapping and merge arguments into Qt ones as usual.

Duplicate wrapping must be avoided as it breaks the program's basename,
e.g. `argv[0]` ends up with ".keepassxc-wrapped" rather than
"keepassxc" as basename.

This fixes all three ELF executables (there is `-cli` and `-proxy`).
2022-06-05 13:07:57 +02:00
..
2.0.nix
community.nix keepassxc: Wrap once 2022-06-05 13:07:57 +02:00
darwin.patch keepassxc: 2.6.6 -> 2.7.1 2022-05-13 18:00:15 +02:00
default.nix
random.patch