nixpkgs/pkgs/applications/misc/kitty
Luflosi bce914acba
kitty: fix loading of library
When trying to play a sound, kitty prints an error message because it cannot find `libcanberra.so`:
```
Failed to load libcanberra.so, cannot play beep sound, with error: libcanberra.so.0.2.5: cannot open shared object file: No such file or directory
```
This is fixed by patching the path to the library.
2019-12-03 02:01:37 +01:00
..
default.nix kitty: fix loading of library 2019-12-03 02:01:37 +01:00
fix-paths.patch kitty: fix loading of library 2019-12-03 02:01:37 +01:00
no-lto.patch kitty: Adapt patches to upstream changes 2019-05-26 20:06:57 +02:00
no-werror.patch kitty: Fix patch that doesn't apply in v0.15.0 2019-11-29 12:46:26 -08:00
png2icns.patch kitty: fix patch for darwin 2019-07-29 11:15:13 -04:00