add libappindicator to runtime libs in nix shell

This commit is contained in:
jurraca 2024-01-28 08:24:25 +00:00
parent af1b4e60d3
commit e81912c5e9

View File

@ -28,7 +28,8 @@
glib glib
dbus dbus
openssl_3 openssl_3
librsvg librsvg
libappindicator-gtk3
]; ];
packages = with pkgs; [ packages = with pkgs; [