about summary refs log tree commit diff
path: root/pkgs/servers/gobetween
AgeCommit message (Collapse)AuthorFilesLines
2022-11-13treewide: mark buildGoModule packages brokenzowoq1-1/+2
2022-01-07treewide: fix homepages with permanent redirect to httpsBen Siraphob1-1/+1
2021-01-03treewide: Start to break up static overlayJohn Ericson1-1/+3
We can use use `stdenv.hostPlatform.isStatic` instead, and move the logic per package. The least opionated benefit of this is that it makes it much easier to replace packages with modified ones, as there is no longer any issue of overlay order. CC @FRidh @matthewbauer
2020-08-12gobetween: remove deleteVendor, enable checkszowoq1-4/+0
2020-08-10buildGoModule packages: set doCheck = falsezowoq1-0/+2
2020-07-29gobetween: update vendored lxdzowoq2-15/+18
This allows us to drop the overrideModAttrs workaround, vendoring has been fixed in the newer lxd version.
2020-07-26gobetween: 0.7.0 -> 0.8.0zowoq2-28/+6
https://github.com/yyyar/gobetween/releases/tag/0.8.0
2020-05-14go-modules: Update files to use vendorSha256Colin L Rice2-4/+41
2020-03-27Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"Jörg Thalheim1-5/+3
This reverts commit 4e6bf03504c9e09f067cc6dee6b5aeec43a1405c, reversing changes made to afd997aab6e9b7a322198092c7828d6c560ac06f. Instead we propagate those frameworks from the compiler again
2020-03-21gobetween: fix build on darwinMario Rodas1-3/+5
2020-01-17gobetween: init at 0.7.0Tom Bereknyei1-0/+34