nixpkgs/pkgs
Vaskó László 1842c4aaa4 kitty: fix locating libstartup-notification-1
Startup notification doesn't work in recent versions of Kitty:
> Traceback (most recent call last):
>   File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 216, in init_startup_notification
>     return init_startup_notification_x11(window_handle, startup_id)
>   File "/nix/store/3a3b0xd952gp8jw70k5kh3a4zhgzf0p7-kitty-0.12.3/bin/../lib/kitty/kitty/utils.py", line 201, in init_startup_notification_x11
>     return init_x11_startup_notification(display, window_handle, sid)
> OSError: Failed to load libstartup-notification-1.so with error: libstartup-notification-1.so: cannot open shared object file: No such file or directory

Apparently dispatching of startup notification has been moved to a C
binding in kitty 0.6.0 [1] so the substituion had to be modified to reflect
that. Without this fix Kitty still works except that window managers
which depend on startup notifications to be fired (e.g. Awesome)
cannot apply special placement rules.

The substitution mechanism is also changed to use a patch file to detect
this kind of mistakes in the future.

[1]: b08f4ab593
2018-10-20 20:40:54 +02:00
..
applications kitty: fix locating libstartup-notification-1 2018-10-20 20:40:54 +02:00
build-support Merge pull request #48306 from NixOS/staging-next 2018-10-18 11:23:04 +02:00
common-updater
data Merge pull request #48335 from pnelson/weather-icons-2.0.10 2018-10-20 17:21:24 +02:00
desktops Merge pull request #46957 from bkchr/plasma_5_14_0 2018-10-19 21:40:37 -05:00
development Merge pull request #48742 from danieldk/spacy-update 2018-10-20 19:25:51 +01:00
games Merge pull request #46920 from urkud/pokerth-1.1.2 2018-10-20 09:11:51 +00:00
misc seafile-shared: 6.2.4 -> 6.2.5 2018-10-17 17:49:33 +02:00
os-specific linux: 4.18.15 -> 4.18.16 2018-10-20 11:16:21 -04:00
servers Merge pull request #48716 from jslight90/mattermost 2018-10-20 08:42:22 +01:00
shells Merge pull request #46152 from Ma27/fix-setxkbmap-completion 2018-10-19 14:33:04 +02:00
stdenv make-derivation: set CMAKE_SYSTEM_* when cross compiling 2018-10-16 21:50:37 -05:00
test Merge branch 'master' into staging 2018-09-24 21:18:23 +02:00
tools xbps: 0.52 -> 0.53, update repo owner name (voidlinux -> void-linux) 2018-10-19 22:22:25 -05:00
top-level Merge pull request #48335 from pnelson/weather-icons-2.0.10 2018-10-20 17:21:24 +02:00