tensor: documentation regd libqmatrixclient
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user