about summary refs log tree commit diff
path: root/pkgs/servers/mautrix-whatsapp
AgeCommit message (Collapse)AuthorFilesLines
2020-09-05mautrix-whatsapp: 0.1.3 -> 0.1.4Maximilian Bosch1-3/+3
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.4
2020-08-20buildGoModule/vend: use upstream instead of forkzowoq1-1/+1
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+3
2020-07-29mautrix-whatsapp: update to use runVendColin L Rice1-13/+2
2020-07-10mautrix-whatsapp: 0.1.2 -> 0.1.3Maximilian Bosch1-3/+3
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.3
2020-07-04mautrix-whatsapp: 0.1.1 -> 0.1.2Maximilian Bosch1-3/+3
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.2
2020-06-05mautrix-whatsapp: 2020-06-01 -> 0.1.1Maximilian Bosch1-6/+6
https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.1 https://github.com/tulir/mautrix-whatsapp/releases/tag/v0.1.0
2020-06-02mautrix-whatsapp: 2020-05-29 -> 2020-06-01Maximilian Bosch1-3/+3
2020-06-01mautrix-whatsapp: 2020-05-27 -> 2020-05-29Maximilian Bosch1-3/+3
2020-05-27mautrix-whatsapp: 2020-05-21 -> 2020-05-27Maximilian Bosch1-4/+16
2020-05-22mautrix-whatsapp: 2020-04-21-1 -> 2020-05-21Maximilian Bosch1-20/+7
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice1-2/+17
2020-04-28mautrix-whatsapp: 2020-04-21 -> 2020-04-21-1Maximilian Bosch1-4/+4
2020-04-21mautrix-whatsapp: 2020-04-12 -> 2020-04-21Maximilian Bosch1-4/+4
2020-04-17mautrix-whatsapp: 2020-04-02 -> 2020-04-12Maximilian Bosch1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2020-04-05mautrix-whatsapp: 2020-03-26 -> 2020-04-02Maximilian Bosch1-4/+4
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-3/+1
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-26mautrix-whatsapp: 2020-02-09 -> 2020-03-26Maximilian Bosch1-4/+4
2020-03-21mautrix-whatsapp: fix build on darwinMario Rodas1-1/+3
2020-02-17mautrix-whatsapp: 2020-01-12 -> 2020-02-09Maximilian Bosch1-4/+4
2020-01-17mautrix-whatsapp: 2020-01-07 -> 2020-01-12Maximilian Bosch1-3/+3
2020-01-11mautrix-whatsapp: 2019-11-17 -> 2020-01-07Maximilian Bosch2-52/+4
2019-11-29mautrix-whatsapp: 2019-09-03 -> 2019-11-17Maximilian Bosch2-5/+53
2019-09-06Merge branch 'master' into staging-nextJan Tojnar2-220/+7
Fixed trivial conflicts caused by removing rec.
2019-09-04mautrix-whatsapp: 2019-07-04 -> 2019-09-03Maximilian Bosch2-220/+7
Also got rid of the dependency hakery by using `buildGoModule` and letting `go.mod` do the job.
2019-08-28treewide: remove redundant recvolth1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-07-10mautrix-whatsapp: 2019-02-24 -> 2019-07-04Maximilian Bosch2-39/+49
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-02-25mautrix-whatsapp: 2019-02-20 -> 2019-02-24Victor SENE2-15/+15
2019-02-25mautrix-whatsapp: 2019-02-11 -> 2019-02-20Victor SENE2-15/+15
2019-02-20mautrix-whatsapp: init at 2019-02-11 (#56054)Victor SENE2-0/+225