Commit graph

21 commits

Author SHA1 Message Date
Philipp 5c4b9be2e1
mtxclient: 0.4.1 -> 0.5.1 2021-04-23 13:16:44 +02:00
CrystalGamma 10c5cd67b2 mtxclient: 0.4.0 -> 0.4.1 2021-01-28 22:31:00 +01:00
Michele Guerini Rocco bba33c36fa
Merge pull request #110457 from pstn/mtxdrop
mtxclient: Remove unneeded dependencies, add myself as maintainer.
2021-01-23 14:16:14 +01:00
Philipp 194d6a65e1
mtxclient: Remove unneeded dependencies, add myself as maintainer. 2021-01-22 10:53:17 +01:00
Ben Siraphob 66e44425c6 pkgs/development/libraries: stdenv.lib -> lib 2021-01-21 19:11:02 -08:00
Malte Brandy 53465a02c0
mtxclient: 0.3.1 -> 0.4.0 2021-01-21 16:58:38 +01:00
Jonathan Ringer 9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM a38f442552 mtxclient: 0.3.0 -> 0.3.1 2020-06-25 14:51:37 +02:00
Doron Behar bdcbfc77c9 nheko && mtxclient: enable for Darwin but mark as broken 2020-04-30 10:30:52 +03:00
Doron Behar 2abd30cb87 mtxclient: fix boost make issue 2020-04-30 10:30:51 +03:00
Doron Behar 875cdcff4a mtxclient: mention why tests are disabled 2020-04-30 10:05:16 +03:00
Doron Behar 6584d4fdb9 mtxclient: 0.2.1 -> 0.3.0 2020-04-30 10:01:18 +03:00
Doron Behar 59b5e92117 mtxclient: format inputs and arguments 2020-04-30 09:57:48 +03:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Benjamin Esham 39aac07723 mtxclient: mark package as broken on Darwin
All of the dependencies of this package are now available on Darwin, but
the package itself still fails to build on that platform.
2019-07-01 13:15:49 -04:00
Doron Behar 0b383bdf78 nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json
dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-19 15:33:52 +03:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
rnhmjoj e3f22736be
mtxclient: patch to workaround matrix synapse bug 2019-03-25 19:29:22 +01:00
Will Dietz 332a7ec57f mtxclient: 0.1.0 -> 0.2.0 2018-09-25 15:01:42 -05:00
Franz Pletz 8473168bef
mtxclient: init at 0.1.0 2018-09-09 22:15:06 +02:00