neochat: re-add kitemmodels and qtgraphicaleffects to build inputs for non-nixos systems
This commit is contained in:
parent
31c87fb128
commit
3325053530
@ -7,6 +7,7 @@
|
|||||||
, qttools
|
, qttools
|
||||||
, qtquickcontrols2
|
, qtquickcontrols2
|
||||||
, qtmultimedia
|
, qtmultimedia
|
||||||
|
, qtgraphicaleffects
|
||||||
, qtkeychain
|
, qtkeychain
|
||||||
, libpulseaudio
|
, libpulseaudio
|
||||||
, olm
|
, olm
|
||||||
@ -14,6 +15,7 @@
|
|||||||
, cmark
|
, cmark
|
||||||
, extra-cmake-modules
|
, extra-cmake-modules
|
||||||
, kirigami2
|
, kirigami2
|
||||||
|
, kitemmodels
|
||||||
, ki18n
|
, ki18n
|
||||||
, knotifications
|
, knotifications
|
||||||
, kdbusaddons
|
, kdbusaddons
|
||||||
@ -40,10 +42,12 @@ mkDerivation rec {
|
|||||||
qtkeychain
|
qtkeychain
|
||||||
qtquickcontrols2
|
qtquickcontrols2
|
||||||
qtmultimedia
|
qtmultimedia
|
||||||
|
qtgraphicaleffects
|
||||||
olm
|
olm
|
||||||
libsecret
|
libsecret
|
||||||
cmark
|
cmark
|
||||||
kirigami2
|
kirigami2
|
||||||
|
kitemmodels
|
||||||
ki18n
|
ki18n
|
||||||
knotifications
|
knotifications
|
||||||
kdbusaddons
|
kdbusaddons
|
||||||
|
Loading…
x
Reference in New Issue
Block a user