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,
|
||||
luajitPackages,
|
||||
pkg-config,
|
||||
adwaita-icon-theme,
|
||||
hicolor-icon-theme,
|
||||
rustPlatform,
|
||||
lib,
|
||||
|
@ -51,7 +52,7 @@
|
|||
gtk-layer-shell
|
||||
glib-networking
|
||||
shared-mime-info
|
||||
gnome.adwaita-icon-theme
|
||||
adwaita-icon-theme
|
||||
hicolor-icon-theme
|
||||
gsettings-desktop-schemas
|
||||
libxkbcommon ]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue