Skip to content

Commit

Permalink
Merge pull request #150 from jurraca/add-libappindicator
Browse files Browse the repository at this point in the history
add libappindicator to runtime libs in nix shell
  • Loading branch information
reyamir authored Jan 28, 2024
2 parents af1b4e6 + e81912c commit 59435cc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@
glib
dbus
openssl_3
librsvg
librsvg
libappindicator-gtk3
];

packages = with pkgs; [
Expand Down

0 comments on commit 59435cc

Please sign in to comment.