spectral: init at 2018-09-24

* needs at least qtgraphicaleffects not mentioned in docs
* doesn't want to use our libqmatrixclient, so let it use bundled
* took a few runs (or perhaps just patience with one) to populate,
  when my profile icon appeared it seemed ready-- then click it
  to see list of rooms and such.
This commit is contained in:
Will Dietz
2018-09-25 15:13:15 -05:00
parent 332a7ec57f
commit 3ede6674a6
2 changed files with 35 additions and 0 deletions
+2
View File
@@ -16989,6 +16989,8 @@ with pkgs;
spectrwm = callPackage ../applications/window-managers/spectrwm { };
spectral = qt5.callPackage ../applications/networking/instant-messengers/spectral { };
super-productivity = callPackage ../applications/networking/super-productivity { };
wlc = callPackage ../development/libraries/wlc { };