mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-04-19 19:34:24 +02:00
build(fix): fix flake missing gkt-launch
This commit is contained in:
parent
9a71c693ff
commit
693f4074ae
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
||||||
--prefix XDG_DATA_DIRS : "${librsvg}/share"
|
--prefix XDG_DATA_DIRS : "${librsvg}/share"
|
||||||
--prefix XDG_DATA_DIRS : "${webp-pixbuf-loader}/share"
|
--prefix XDG_DATA_DIRS : "${webp-pixbuf-loader}/share"
|
||||||
--prefix XDG_DATA_DIRS : "${shared-mime-info}/share"
|
--prefix XDG_DATA_DIRS : "${shared-mime-info}/share"
|
||||||
|
|
||||||
|
# gtk-launch
|
||||||
|
--suffix PATH : "${lib.makeBinPath [ gtk3 ]}"
|
||||||
)
|
)
|
||||||
'';
|
'';
|
||||||
passthru = {
|
passthru = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue