Commit graph

14 commits

Author SHA1 Message Date
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