Jörg Thalheim
066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
...
This reverts commit 4e6bf03504
, reversing
changes made to afd997aab6
.
Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Maximilian Bosch
5bfc1d5110
mautrix-whatsapp: 2020-02-09 -> 2020-03-26
2020-03-26 23:45:33 +01:00
Mario Rodas
b85ea94504
mautrix-whatsapp: fix build on darwin
2020-03-21 05:41:00 -05:00
Maximilian Bosch
52981cedfd
mautrix-whatsapp: 2020-01-12 -> 2020-02-09
2020-02-17 07:47:14 +01:00
Maximilian Bosch
b01e397399
mautrix-whatsapp: 2020-01-07 -> 2020-01-12
2020-01-17 19:58:39 +01:00
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