Commit Graph

24 Commits (cea7cd902eb4cd87f0b8eac9ee08f6cd8b92635f)

Author SHA1 Message Date
zowoq cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Claudio Bley ec427c3e66 wtf: 0.30.0 -> 0.31.0 2020-07-13 10:46:12 +02:00
Claudio Bley b742305f54 wtf: 0.29.0 -> 0.30.0 2020-05-29 16:05:13 +02:00
Colin L Rice d6162dab50
go-modules: Update files to use vendorSha256 2020-05-14 07:22:21 +01:00
Claudio Bley bd0e684f9a wtf: 0.28.0 -> 0.29.0 2020-04-28 17:08:12 +02:00
R. RyanTM ed2497199d wtf: 0.27.0 -> 0.28.0 2020-04-01 21:09:43 +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 0acc5e11b2 wtf: fix build on darwin 2020-03-21 05:52:00 -05:00
Claudio Bley 3a802953bb wtf: 0.25.0 -> 0.27.0 2020-03-02 09:23:01 +01:00
Claudio Bley 6bb0148cc3 wtf: 0.24.0 -> 0.25.0 2019-12-14 15:12:58 +01:00
Mario Rodas ad4a1e0f85 wtf: Use Go 1.13 and drop `overrideModAttrs`
This no longer uses gocenter.io as a proxy, but the official Go module proxy
instead.
2019-11-11 08:51:55 +01:00
Claudio Bley 859a933a5a wtf: 0.23.0 -> 0.24.0 2019-11-10 22:14:41 +01:00
Claudio Bley 5d44699942 wtf: 0.22.0 -> 0.23.0 2019-10-11 22:38:00 +02:00
Claudio Bley d980ba53d6 wtf:0.21.0 -> 0.22.0 2019-09-12 16:22:21 +02:00
Claudio Bley 88f4e09fda wtf: Rename executable to `wtfutil`
The upstream project changed the name from `wtf` to `wtfutil` some time ago, see [1].

[1]: b4e3b7e3a2
2019-09-12 16:22:21 +02:00
Claudio Bley 7ee4516a7e wtf: No longer use vendored dependencies
The go modules utilized by the project and the vendored dependencies already
diverged, so the nix build of `wtf` was slightly out-of-date regarding the
official binary.

The gocenter proxy provides "immutable re-usable Go modules" which should avoid
the problem of any dependency suddenly vanishing.
2019-09-06 09:04:57 +02:00
Claudio Bley b170193185 wtf: Add `infocmp` to PATH, fixes #68103 2019-09-05 17:13:11 +02:00
Mario Rodas 1bf7634ba2
wtf: 0.20.0 -> 0.21.0
Changelog: https://github.com/wtfutil/wtf/releases/tag/v0.21.0
2019-09-02 21:00:00 -05:00
Mario Rodas 53641dc81e
wtf: 0.19.1 -> 0.20.0 2019-08-28 00:00:00 -05:00
Yurii Rashkovskii 93194dc6c9
wtf: 0.17.1 -> 0.19.1 2019-08-15 17:45:22 -07:00
Mario Rodas 50ba9f4385
wtf: 0.11.0 -> 0.17.1 2019-07-15 21:49:38 -05:00
Will Dietz 073704b228 wtf: 0.10.3 -> 0.11.0 (#62925) 2019-06-10 13:40:56 -07:00
Mario Rodas a3cd1b8fda wtf: 0.4.0 -> 0.10.3 (#62084) 2019-05-26 09:23:10 -07:00
Wael M. Nasreddine 46a652e7e3
wtf: init at 0.4.0 2018-11-21 14:53:57 -08:00