Skip to content

Commit

Permalink
build(nix): fix deprecated pkg path warning
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeStanger committed Nov 18, 2024
1 parent e1f3b1b commit 944006f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
luajit,
luajitPackages,
pkg-config,
adwaita-icon-theme,
hicolor-icon-theme,
rustPlatform,
lib,
Expand Down Expand Up @@ -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 ]
Expand Down

0 comments on commit 944006f

Please sign in to comment.