Commit Graph

60 Commits

Author SHA1 Message Date
R. Ryantm
1f24c435a7 vale: 2.23.3 -> 2.24.0 2023-03-11 06:48:31 +00:00
Gabriel Arazas
dca713c46b vale: 2.23.0 -> 2.23.3 2023-03-05 16:56:11 +08:00
Mario Rodas
d82b162b62 vale: 2.22.0 -> 2.23.0
https://github.com/errata-ai/vale/releases/tag/v2.23.0
2023-02-12 04:20:00 +00:00
Mario Rodas
70759f9cf7 vale: 2.21.3 -> 2.22.0
https://github.com/errata-ai/vale/releases/tag/v2.22.0
2023-01-12 04:20:00 +00:00
R. Ryantm
f8208c4565 vale: 2.21.2 -> 2.21.3 2022-12-20 15:52:28 +08:00
R. Ryantm
e867fc5620 vale: 2.21.1 -> 2.21.2 2022-11-27 11:59:25 +00:00
R. Ryantm
1e99c15089 vale: 2.21.0 -> 2.21.1 2022-11-23 11:21:26 +00:00
R. Ryantm
d6f6098594 vale: 2.20.2 -> 2.21.0 2022-10-29 07:12:53 +00:00
Mario Rodas
da6b3bbf39 vale: 2.20.1 -> 2.20.2
https://github.com/errata-ai/vale/releases/tag/v2.20.2
2022-10-06 04:20:00 +00:00
R. Ryantm
e835aaa789 vale: 2.20.0 -> 2.20.1 2022-07-31 05:08:32 +00:00
Mario Rodas
4fe81e170d vale: 2.18.0 -> 2.20.0
https://github.com/errata-ai/vale/releases/tag/v2.19.0
https://github.com/errata-ai/vale/releases/tag/v2.20.0
2022-07-09 04:20:00 +00:00
Michael Adler
726e2f79e3 vale: 2.17.0 -> 2.18.0 2022-06-14 16:16:42 +02:00
Mario Rodas
c3427edcc8 vale: 2.16.0 -> 2.17.0
https://github.com/errata-ai/vale/releases/tag/v2.17.0
2022-05-18 04:20:00 +00:00
Mario Rodas
264c5d72d0 vale: 2.15.5 -> 2.16.0
https://github.com/errata-ai/vale/releases/tag/v2.16.0
2022-04-30 04:20:00 +00:00
Mario Rodas
dcd59e93a5 vale: 2.15.4 -> 2.15.5 2022-04-04 04:20:00 +00:00
R. Ryantm
d3dc935902 vale: 2.15.3 -> 2.15.4 2022-03-29 03:54:32 +00:00
R. Ryantm
e883b17319 vale: 2.15.2 -> 2.15.3 2022-03-20 04:31:56 +00:00
R. Ryantm
6487f51f74 vale: 2.15.1 -> 2.15.2 2022-02-25 10:28:58 -08:00
R. Ryantm
b4482e6bbb vale: 2.15.0 -> 2.15.1 2022-02-16 01:22:06 +00:00
R. Ryantm
89d8a064c7 vale: 2.14.0 -> 2.15.0 2022-02-10 11:29:33 -08:00
zowoq
fb0d3a28a0 vale: update vendorSha256 2022-01-31 11:50:28 +10:00
R. Ryantm
e120543861 vale: 2.13.0 -> 2.14.0 2022-01-19 08:25:41 +00:00
Mario Rodas
c8ddc08aab vale: 2.11.2 -> 2.13.0 2021-12-01 04:20:00 +00:00
Mario Rodas
a6f7fdfe08 vale: 2.10.6 -> 2.11.2 2021-10-16 01:56:04 -05:00
R. RyanTM
ed74ad630c vale: 2.10.5 -> 2.10.6 2021-09-15 04:10:11 +00:00
zowoq
13ea123c74 treewide: buildFlagsArray -> ldflags 2021-08-26 21:35:06 +10:00
R. RyanTM
7d35636126 vale: 2.10.4 -> 2.10.5 2021-08-22 17:44:32 +00:00
Mario Rodas
306502a42f vale: 2.10.2 -> 2.10.4 2021-06-21 04:20:00 +00:00
Mario Rodas
04a2b269d8 vale: 2.9.1 -> 2.10.2 2021-03-30 01:32:47 -04:00
R. RyanTM
5f8d215084 vale: 2.8.1 -> 2.9.1 2021-02-06 23:35:23 +00:00
Mario Rodas
be8bcd9cdb vale: 2.6.8 -> 2.8.1 2021-01-20 04:20:00 +00:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Bernardo Meurer
0c1a71e855
vale: 2.6.5 -> 2.6.8 2021-01-05 13:45:11 -08:00
R. RyanTM
9659da62f6 vale: 2.6.4 -> 2.6.5 2020-12-08 08:38:18 +00:00
R. RyanTM
4aa370b6b3 vale: 2.6.3 -> 2.6.4 2020-12-01 12:06:37 +00:00
R. RyanTM
e4591eb1a2 vale: 2.6.2 -> 2.6.3 2020-11-27 01:00:59 +00:00
R. RyanTM
ddbd25e593 vale: 2.6.1 -> 2.6.2 2020-11-22 15:12:39 +00:00
R. RyanTM
bea630e606 vale: 2.5.0 -> 2.6.1 2020-11-12 09:57:10 +00:00
Mario Rodas
75b702555c vale: 2.4.3 -> 2.5.0 2020-10-25 04:20:00 +00:00
Mario Rodas
74bdceca07 vale: 2.3.4 -> 2.4.3 2020-10-17 04:20:00 +00:00
R. RyanTM
b6efe9d640 vale: 2.3.3 -> 2.3.4 2020-09-07 05:38:54 +00:00
R. RyanTM
7c5ecbcde9 vale: 2.3.2 -> 2.3.3 2020-08-24 19:00:32 +00:00
Mario Rodas
82f62b2247
vale: 2.3.0 -> 2.3.2 2020-08-13 04:20:00 +00:00
zowoq
cea7cd902e buildGoModule packages: set doCheck = false 2020-08-10 16:02:30 +10:00
Mario Rodas
8659095cad
vale: 2.2.2 -> 2.3.0
https://github.com/errata-ai/vale/releases/tag/v2.3.0
2020-08-07 20:35:33 -05:00
Dmitry Bogatov
90a4f2d9ba
vale: install styles provided by upstream 2020-02-25 21:33:10 -05:00
Dmitry Bogatov
589fb6b374
vale: install documentation into $doc output 2020-02-25 20:33:33 -05:00
Dmitry Bogatov
aeb3a34a91
vale: 2.0.0 -> 2.2.2
Switch from buildGoPackage to buildGoModule

According to documentation, buildGoPackage is designed for legacy Go
packages which do not support go.mod, while "vale" do support it.
2020-02-25 20:23:38 -05:00
Mario Rodas
bd9a0f022e vale: 1.7.1 -> 2.0.0
Changelog: https://github.com/errata-ai/vale/releases/tag/v2.0.0
2020-02-19 15:39:43 +01:00
Mario Rodas
d3116ca29d vale: use buildGoPackage 2019-09-21 04:20:00 -05:00