1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-07 21:47:02 +09:00

flakes, add pixbuf for new electron

This commit is contained in:
Anatolii Smolianinov 2024-11-12 18:20:03 +01:00
parent 33b97c3945
commit 20cbb8eace
No known key found for this signature in database
GPG key ID: 5E259D1D468B99F4

View file

@ -57,6 +57,7 @@
pkgs.xorg.libxcb
pkgs.alsa-lib
pkgs.libGL
pkgs.gdk-pixbuf
];
XDG_ICONS_PATH = "${pkgs.hicolor-icon-theme}/share:${pkgs.adwaita-icon-theme}/share";
in {