Commit graph

9 commits

Author SHA1 Message Date
John Ericson f52263ced0 treewide: Start to break up static overlay
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
2021-01-03 19:18:16 +00:00
zowoq 2e10c7a3f7 gobetween: remove deleteVendor, enable checks 2020-08-12 20:16:37 +10:00
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
zowoq 59fd4775b6 gobetween: update vendored lxd
This allows us to drop the overrideModAttrs workaround, vendoring has been fixed in the newer lxd version.
2020-07-29 09:03:31 +10:00
zowoq 59484f4d99 gobetween: 0.7.0 -> 0.8.0
https://github.com/yyyar/gobetween/releases/tag/0.8.0
2020-07-26 13:11:42 +10:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01: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 f68366f274 gobetween: fix build on darwin 2020-03-21 05:13:00 -05:00
Tom Bereknyei 08421c2cb5 gobetween: init at 0.7.0 2020-01-17 22:50:52 -05:00