summaryrefslogtreecommitdiffstats
path: root/pkgs/servers/matterbridge
AgeCommit message (Collapse)Author
2020-11-17matterbridge: 1.18.0 -> 1.19.0Kierán Meinhardt
2020-08-15Merge pull request #94028 from r-ryantm/auto-update/matterbridgeRyan Mulligan
matterbridge: 1.17.5 -> 1.18.0
2020-08-11treewide: remove obsolete attribute goPackagePath in buildGoModule ↵Timothy Stott
derivations (#95092) The buildGoModule infrastructure does not make use of goPackagePath it is a residue from buildGoPackage.
2020-08-10buildGoModule packages: set doCheck = falsezowoq
2020-07-31buildGoModule packages: editorconfig fixeszowoq
2020-07-27matterbridge: 1.17.5 -> 1.18.0R. RyanTM
2020-06-10matterbridge: 1.17.1 -> 1.17.5R. RyanTM
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice
2020-04-01matterbridge: 1.16.5 -> 1.17.1R. RyanTM
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21matterbridge: fix build on darwinMario Rodas
2020-03-14matterbridge: 1.16.3 -> 1.16.5R. RyanTM
2020-01-10matterbridge: 1.11.0 -> 1.16.3 (#77454)zimbatm
2019-08-15treewide: name -> pname (easy cases) (#66585)volth
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2018-08-06matterbridge: 1.7.1 -> 1.11.0Michiel Leenaars
2018-02-16matterbridge: 1.6.3 -> 1.7.1Ryan Mulligan
2018-01-19matterbridge: 1.4.1 -> 1.6.3Ryan Mulligan
2017-11-16matterbridge: 1.1.0 -> 1.4.1Ryan Mulligan
2017-09-18matterbridge: fix src hashRyan Mulligan
I used the wrong source hash because of some kind of metadata problem. See https://github.com/NixOS/nixpkgs/pull/28892#issuecomment-330344570 for details.
2017-09-10matterbridge, modules/matterbridge: init at 1.1.0Ryan Mulligan