Commit Graph

42 Commits

Author SHA1 Message Date
Weijia Wang
7b8e00eb27
Merge pull request #318165 from r-ryantm/auto-update/upbound
upbound: 0.30.0 -> 0.31.0
2024-06-14 23:48:13 +02:00
Jörg Thalheim
66e35ac7f9
Merge pull request #315979 from croissong/updatecli-improve-package-quality
updatecli: improve package quality
2024-06-14 16:15:21 +02:00
Jan Moeller
cdf10e27a9
updatecli: format with nixfmt-rfc-style 2024-06-14 10:59:27 +02:00
Jan Moeller
dfd695979f
updatecli: improve package quality
- remove superfluous use of `pname`
- add `testers.testVersion`
2024-06-14 10:58:59 +02:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
277c8578ac upbound: 0.30.0 -> 0.31.0 2024-06-08 02:57:21 +00:00
R. Ryantm
b1d448e03b updatecli: 0.77.0 -> 0.78.0 2024-05-30 17:53:10 +00:00
Pol Dellaiera
51f5b20cdb
upsun: sort meta attributes 2024-05-15 10:59:37 +02:00
Pol Dellaiera
6ef43c9256
upsun: add test 2024-05-15 10:58:14 +02:00
Pol Dellaiera
ffc0157df6
upsun: 5.0.12 -> 5.0.13 2024-05-15 10:58:14 +02:00
Pol Dellaiera
1a52ab969c
upsun: reformat using nixfmt-rfc-style 2024-05-15 10:58:14 +02:00
Pol Dellaiera
4bd2ce3420
upsun: use finalAttrs pattern 2024-05-15 10:48:26 +02:00
Pol Dellaiera
145661005b
upsun: add missing phases 2024-05-15 10:46:54 +02:00
Pol Dellaiera
305203ef86
Merge pull request #311643 from spk/upsun-darwin
upsun: add darwin build
2024-05-15 10:46:41 +02:00
Laurent Arnoud
b4c2ea968e upsun: add darwin build 2024-05-15 10:02:01 +10:00
R. Ryantm
d1ec9d4883 updatecli: 0.76.1 -> 0.77.0 2024-05-13 22:14:49 +00:00
R. Ryantm
b75a786cbb upbound: 0.28.0 -> 0.30.0 2024-05-11 19:28:07 +00:00
Aleksana
97ae4fc750
Merge pull request #308863 from lucperkins/move-into-by-name
treewide: move packages maintained by lucperkins to pkgs/by-name
2024-05-06 22:56:00 +08:00
R. Ryantm
ed138a0306 updatecli: 0.76.0 -> 0.76.1 2024-05-06 02:25:40 +00:00
Luc Perkins
1271860b5e
Move lucperkins packages into by-name 2024-05-03 15:37:38 -03:00
ruby0b
3aa0d57076 ups: init at 0.2.1 2024-05-02 23:43:18 +02:00
Nick Cao
8099e6971c
Merge pull request #307954 from msanft/uplosi/0.2.1
uplosi: 0.2.0 -> 0.2.1
2024-04-30 09:09:44 -04:00
Moritz Sanft
3b4df106fb
uplosi: 0.2.0 -> 0.2.1 2024-04-30 11:31:41 +02:00
R. Ryantm
ab6e6054f4 updatecli: 0.75.0 -> 0.76.0 2024-04-28 22:06:52 +00:00
Moritz Sanft
908d0fba85
uplosi: 0.1.3 -> 0.2.0 2024-04-15 11:49:05 +02:00
R. Ryantm
9002af20c6 updatecli: 0.74.0 -> 0.75.0 2024-04-06 22:51:58 +00:00
Laurent Arnoud
6805bd7bb0
upsun: init at 5.0.12 2024-04-05 09:33:26 +02:00
Paul Meyer
fba7582947 treewide: remove explicit -trimpath from Go pkgs 2024-03-28 07:57:19 +01:00
R. Ryantm
80d2b28824 updatecli: 0.72.0 -> 0.74.0 2024-03-23 09:58:24 +00:00
Fabian Affolter
86950a9c05 upiano: allow later textual releases 2024-03-20 14:07:27 +01:00
R. Ryantm
20a0a4dc7a updatecli: 0.70.0 -> 0.72.0 2024-02-11 04:50:35 +00:00
Janik
9496b27011
Merge pull request #279640 from Croissong/init-updatecli
updatecli: init at 0.70.0
2024-02-10 13:51:14 +01:00
Paul Meyer
29a3d47d2e uplosi: add shell completion 2024-01-26 16:30:58 +01:00
Paul Meyer
cf01a563f4 uplosi: 0.1.2 -> 0.1.3 2024-01-26 16:30:25 +01:00
github-actions[bot]
3a8094730e
Merge master into staging-next 2024-01-22 12:01:10 +00:00
Kirill Radzikhovskyy
a5297dd348 uplosi: unpin go 2024-01-14 09:23:10 +09:00
Jan Moeller
a3dd9749f9
updatecli: init at 0.70.0 2024-01-12 16:13:08 +01:00
Paul Meyer
77d6ba8a4c treewide: remove explicit -buildid=
from buildGoModules invocations

This is now always set by buildGoModule.
2023-12-28 09:59:34 +01:00
Paul Meyer
0e728ee19f uplosi: 0.1.1 -> 0.1.2
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-13 20:36:34 +02:00
Paul Meyer
e01df89bb3 uplosi: init at 0.1.1
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-13 08:34:12 +02:00
figsoda
91ba9e809f upiano: init at 0.1.2
https://github.com/eliasdorneles/upiano
2023-09-08 22:12:29 -04:00