tensor: documentation regd libqmatrixclient
This commit is contained in:
parent
50ad43bd39
commit
c5717d0dc8
@ -1,5 +1,8 @@
|
|||||||
{ stdenv, fetchgit, qtbase, qtquickcontrols, qmake, makeDesktopItem }:
|
{ stdenv, fetchgit, qtbase, qtquickcontrols, qmake, makeDesktopItem }:
|
||||||
|
|
||||||
|
# we now have libqmatrixclient so a future version of tensor that supports it
|
||||||
|
# should use that
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "tensor-git-${version}";
|
name = "tensor-git-${version}";
|
||||||
version = "2017-02-21";
|
version = "2017-02-21";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user