Commit graph

10 commits

Author SHA1 Message Date
Maximilian Bosch 404a1538ac
mautrix-whatsapp: 2019-11-17 -> 2020-01-07 2020-01-11 15:00:37 +01:00
Maximilian Bosch 70a5782188
mautrix-whatsapp: 2019-09-03 -> 2019-11-17 2019-11-29 16:32:49 +01:00
Jan Tojnar cdf426488b
Merge branch 'master' into staging-next
Fixed trivial conflicts caused by removing rec.
2019-09-06 03:20:09 +02:00
Maximilian Bosch edaf80a0f0
mautrix-whatsapp: 2019-07-04 -> 2019-09-03
Also got rid of the dependency hakery by using `buildGoModule` and
letting `go.mod` do the job.
2019-09-04 18:41:19 +02:00
volth 08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
Maximilian Bosch b86a3e46b3
mautrix-whatsapp: 2019-02-24 -> 2019-07-04
Bump to the latest revision of `mautrix-whatsapp` to regain
compatibility with matrix-synapse 0.99.5.

Please note that it was necessary to alter some of the sources in
`deps.nix`, please read the comment at the top of the file for further
information.
2019-07-10 02:35:03 +02:00
Victor SENE 43c1fced23 mautrix-whatsapp: 2019-02-20 -> 2019-02-24 2019-02-25 14:26:32 +01:00
Victor SENE dc6ed78a42 mautrix-whatsapp: 2019-02-11 -> 2019-02-20 2019-02-25 14:26:23 +01:00
Victor SENE 44f78998bb mautrix-whatsapp: init at 2019-02-11 (#56054) 2019-02-20 01:05:08 +00:00