mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
build(nix): fix deprecated pkg path warning
This commit is contained in:
parent
e1f3b1bb72
commit
944006f859
1 changed files with 2 additions and 1 deletions
|
@ -18,6 +18,7 @@
|
||||||
luajit,
|
luajit,
|
||||||
luajitPackages,
|
luajitPackages,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
|
adwaita-icon-theme,
|
||||||
hicolor-icon-theme,
|
hicolor-icon-theme,
|
||||||
rustPlatform,
|
rustPlatform,
|
||||||
lib,
|
lib,
|
||||||
|
@ -51,7 +52,7 @@
|
||||||
gtk-layer-shell
|
gtk-layer-shell
|
||||||
glib-networking
|
glib-networking
|
||||||
shared-mime-info
|
shared-mime-info
|
||||||
gnome.adwaita-icon-theme
|
adwaita-icon-theme
|
||||||
hicolor-icon-theme
|
hicolor-icon-theme
|
||||||
gsettings-desktop-schemas
|
gsettings-desktop-schemas
|
||||||
libxkbcommon ]
|
libxkbcommon ]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue