Commit graph

16 commits

Author SHA1 Message Date
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 3c5750d1cd buildGoModule packages: editorconfig fixes 2020-07-31 13:58:04 +10:00
R. RyanTM a28ef69cb2 matterbridge: 1.17.1 -> 1.17.5 2020-06-10 12:30:50 +00:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
R. RyanTM aaa2d67e4c matterbridge: 1.16.5 -> 1.17.1 2020-04-01 14:52:11 +00:00
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
Mario Rodas 1bd77eb9b0 matterbridge: fix build on darwin 2020-03-21 05:43:00 -05:00
R. RyanTM 6bb795f8a9 matterbridge: 1.16.3 -> 1.16.5 2020-03-14 08:39:09 +00:00
zimbatm 4371ecb8a6
matterbridge: 1.11.0 -> 1.16.3 (#77454) 2020-01-10 18:04:22 +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
Michiel Leenaars e61dae0f0f matterbridge: 1.7.1 -> 1.11.0 2018-08-06 12:25:25 +02:00
Ryan Mulligan 453a31b591 matterbridge: 1.6.3 -> 1.7.1 2018-02-16 09:14:16 -08:00
Ryan Mulligan 91fa800a34 matterbridge: 1.4.1 -> 1.6.3 2018-01-19 10:04:09 -08:00
Ryan Mulligan dad3d0f48c matterbridge: 1.1.0 -> 1.4.1 2017-11-16 10:29:30 -08:00
Ryan Mulligan 20f949376f matterbridge: fix src hash
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-18 23:24:48 +02:00
Ryan Mulligan 9c786d82f2 matterbridge, modules/matterbridge: init at 1.1.0 2017-09-10 08:57:28 -07:00