Commit Graph

40 Commits

Author SHA1 Message Date
Yongun Seong
8e649d36d3
wtf: fix vendorHash for go1.22 2024-04-14 14:27:49 +09:00
Stanisław Pitucha
38a02e3e14 wtf: fix darwin build 2023-05-20 14:42:21 +10:00
R. Ryantm
3f83ce37d8 wtf: 0.42.0 -> 0.43.0 2023-02-25 21:12:35 +00:00
R. Ryantm
8b370b3d62 wtf: 0.41.0 -> 0.42.0 2022-10-09 22:12:05 +00:00
Claudio Bley
097b70ec5c wtf: Set meta.mainProgram to "wtfutil"
This allows one to `nix run nixpkgs#wtf`.
2022-07-05 13:49:05 -03:00
R. Ryantm
6c568480be wtf: 0.40.0 -> 0.41.0 2022-02-01 12:12:03 +00:00
zowoq
1ca665dd6c wtf: update vendorSha256 2022-01-31 11:50:28 +10:00
Mario Rodas
14e055c454 wtf: 0.39.2 -> 0.40.0
https://github.com/wtfutil/wtf/releases/tag/v0.40.0
2021-11-27 04:20:00 +00:00
R. RyanTM
2bf7e53bc3 wtf: 0.38.0 -> 0.39.2 2021-09-13 21:44:05 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
f06fee4262 wtf: 0.36.0 -> 0.38.0 2021-08-14 07:10:30 +00:00
R. RyanTM
fc436fdb99 wtf: 0.35.0 -> 0.36.0 2021-03-26 10:48:56 +01:00
R. RyanTM
1237088d4e wtf: 0.34.0 -> 0.35.0 2021-02-09 18:57:55 +00:00
Claudio Bley
78bf7f33d9 wtf: 0.33.0 -> 0.34.0 2020-11-09 11:40:52 +01:00
Claudio Bley
d8f10c76f4 wtf: 0.32.0 -> 0.33.0 2020-10-13 21:51:54 +02:00
Claudio Bley
fd04da1540 wtf: 0.31.0 -> 0.32.0
* mark as broken on darwin

```
these derivations will be built:
/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv
building '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv'...
unpacking sources
unpacking source archive /nix/store/7xd1c92n7i0pcpxb71qgfz7d0hasbcrf-source
source root is source
patching sources
configuring
building
Building subPackage ./.
modules/azuredevops/widget.go:7:2: cannot find package "." in:
        /private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops
modules/azuredevops/client.go:7:2: cannot find package "." in:
          /private/var/folders/hk/77b9kbln51v8hgc1c6j767k00000gn/T/nix-build-wtf-0.32.0.drv-0/source/vendor/github.com/microsoft/azure-devops-go-api/azuredevops/build
builder for '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed with exit code 1
error: build of '/nix/store/f29hm2393h56xh4slil62zlb72j5k0nq-wtf-0.32.0.drv' failed
```
2020-10-07 17:11:42 +02:00
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