Merge pull request #150 from jurraca/add-libappindicator

add libappindicator to runtime libs in nix shell
This commit is contained in:
Ren Amamiya 2024-01-28 17:35:40 +07:00 committed by GitHub
commit 59435ccd13
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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