neochat: re-add kitemmodels and qtgraphicaleffects to build inputs for non-nixos systems
This commit is contained in:
parent
31c87fb128
commit
3325053530
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
, qttools
|
||||
, qtquickcontrols2
|
||||
, qtmultimedia
|
||||
, qtgraphicaleffects
|
||||
, qtkeychain
|
||||
, libpulseaudio
|
||||
, olm
|
||||
|
@ -14,6 +15,7 @@
|
|||
, cmark
|
||||
, extra-cmake-modules
|
||||
, kirigami2
|
||||
, kitemmodels
|
||||
, ki18n
|
||||
, knotifications
|
||||
, kdbusaddons
|
||||
|
@ -40,10 +42,12 @@ mkDerivation rec {
|
|||
qtkeychain
|
||||
qtquickcontrols2
|
||||
qtmultimedia
|
||||
qtgraphicaleffects
|
||||
olm
|
||||
libsecret
|
||||
cmark
|
||||
kirigami2
|
||||
kitemmodels
|
||||
ki18n
|
||||
knotifications
|
||||
kdbusaddons
|
||||
|
|
Loading…
Reference in a new issue