Commit Graph

115 Commits

Author SHA1 Message Date
Sandro
f6682cb819
Merge pull request #318229 from luftmensch-luftmensch/govers_update
govers: migrate to buildGoModule
2024-06-10 21:25:54 +02:00
luftmensch-luftmensch
66ec7f718a
govers: migrate to buildGoModule 2024-06-10 17:14:46 +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
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
luftmensch-luftmensch
77cd3ce5b0
go-symbols: migrate to buildGoModule 2024-06-08 14:56:12 +02:00
Sandro
34666299c3
Merge pull request #316961 from eclairevoyant/electron-wrapper-fix 2024-06-06 16:48:14 +02:00
Filip Czaplicki
1b4858442e
gol: init at 0.2.0 (#283537) 2024-06-06 16:21:38 +02:00
éclairevoyant
c05c203df7
treewide: fix electron wrappers to use makeShellWrapper 2024-06-04 13:57:59 -04:00
Alexis Hildebrandt
0fd77ad648 got: 0.99 -> 0.100 2024-06-03 22:11:13 +02:00
Clemens Fruhwirth
30b6cd6e1d google-chrome: 125.0.6422.112 -> 125.0.6422.141 2024-06-02 08:35:55 +02:00
Aleksana
ec4d5b0a4d
Merge pull request #315551 from anthonyroussel/update/goss
goss,dgoss: 0.4.6 -> 0.4.7
2024-05-31 23:15:12 +08:00
Markus Kowalewski
af665fdcd3
Merge pull request #315486 from r-ryantm/auto-update/gosmee
gosmee: 0.21.0 -> 0.22.0
2024-05-30 15:42:26 +00:00
R. Ryantm
c0b2c803dd go-judge: 1.8.4 -> 1.8.5 2024-05-29 10:19:00 +00:00
Anthony Roussel
636742652d
dgoss: sync with goss 2024-05-29 10:26:55 +02:00
Anthony Roussel
42b2a1173e
goss: 0.4.6 -> 0.4.7
https://github.com/goss-org/goss/compare/v0.4.6...v0.4.7
2024-05-29 10:17:28 +02:00
R. Ryantm
cd091bb521 gosmee: 0.21.0 -> 0.22.0 2024-05-29 02:08:12 +00:00
Clemens Fruhwirth
57de378343 google-chrome: 125.0.6422.76 -> 125.0.6422.112 2024-05-25 07:39:52 +02:00
Robert Scott
2db4e7d035
Merge pull request #313729 from pluiedev/zhf-24.05/gobang
gobang: unbreak, modernize
2024-05-23 23:02:10 +01:00
Leah Amelia Chen
a1090bebdc gobang: unbreak, modernize 2024-05-23 23:09:20 +02:00
Jon Seager
cddbd42767
google-chrome: 125.0.6422.60 -> 125.0.6422.76 2024-05-23 17:29:00 +01:00
Sandro
2098d845d7
Merge pull request #284789 from vdemeester/add-gosmee 2024-05-22 15:46:00 +02:00
R. Ryantm
5fb01a8770 go-critic: 0.11.3 -> 0.11.4 2024-05-21 17:13:35 +00:00
Vincent Demeester
666df9d6ac
gosmee: new package at 0.21.0
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2024-05-21 13:11:50 +02:00
Raghav Sood
77ae5be145
Merge pull request #310646 from nyabinary/goofcord
goofcord: init at 1.4.2
2024-05-17 09:27:36 +08:00
Niko Cantero
fcd9efc718
goofcord: init at 1.4.2 2024-05-16 16:18:38 -04:00
Aleksana
25778548a8
Merge pull request #311713 from isabelroses/goflow/by-name
goflow2: move to by-name
2024-05-16 22:38:03 +08:00
Jon Seager
b85faff723
google-chrome: 124.0.6367.201 -> 125.0.6422.60 2024-05-16 07:06:39 +01:00
Jon Seager
751f923d7a
google-chrome: increase safety of update-script 2024-05-15 14:19:48 +01:00
isabel
bed919271e
goflow2: move to by-name 2024-05-15 14:11:49 +01:00
Aleksana
abd6d48f8c
Merge pull request #310859 from JohnRTitor/add-update-script
treewide: add update script to packages maintained by johnrtitor
2024-05-14 10:22:19 +08:00
John Titor
d95e9bf3a6
google-chrome: add update-script 2024-05-13 22:42:45 +05:30
Weijia Wang
489baa3da9
Merge pull request #309822 from afh/update-got
got: 0.98.2 -> 0.99
2024-05-13 11:32:40 +02:00
Weijia Wang
42af17c7b4
Merge pull request #309037 from r-ryantm/auto-update/go-judge
go-judge: 1.8.3 -> 1.8.4
2024-05-12 20:26:17 +02:00
Aleksana
09fc64fcc4
Merge pull request #304480 from pbek/feature/go-passbolt-cli
go-passbolt-cli: init at 0.3.1
2024-05-11 20:28:04 +08:00
Tom Fitzhenry
fa3070c647 go-landlock: init at 0-unstable-2024-02-26 2024-05-11 07:58:20 +10:00
John Titor
dd6ad0baa1
google-chrome: 124.0.6367.118 -> 124.0.6367.201
move to pkgs/by-name for easier maintainance
add johnrtitor as maintainer
2024-05-11 00:27:53 +05:30
Alexis Hildebrandt
ea960350b3 got: 0.98.2 -> 0.99 2024-05-07 14:41:18 +02:00
Patrizio Bekerle
286e125218 go-passbolt-cli: init at 0.3.1 2024-05-07 14:03:50 +02:00
Aleksana
e494fb96e4
Merge pull request #309294 from dawidd6/go-errorlint
go-errorlint: 1.4.5 -> 1.5.1
2024-05-07 17:20:44 +08:00
Dawid Dziurla
7f2849087e
go-errorlint: 1.4.5 -> 1.5.1
Diff: https://github.com/polyfloyd/go-errorlint/compare/v1.4.5...v1.5.1

Changelog: https://github.com/polyfloyd/go-errorlint/blob/v1.5.1/CHANGELOG.md
2024-05-05 17:17:16 +02:00
Doron Behar
acc504282f go-cover-treemap: init at 1.4.2 2024-05-05 16:36:55 +03:00
R. Ryantm
b823cc5d0c godns: 3.1.5 -> 3.1.6 2024-05-05 07:04:21 +00:00
R. Ryantm
7342beeae6 go-judge: 1.8.3 -> 1.8.4 2024-05-04 12:58:20 +00:00
Peder Bergebakken Sundt
785b5ad545
Merge pull request #302110 from mibmo/pkg/gophish
gophish: init at 0.12.1
2024-04-30 15:38:29 +02:00
mib
490161ea25 gophish: init at 0.12.1 2024-04-30 12:38:12 +02:00
Alexis Hildebrandt
ee9dc6280f got: 0.97 -> 0.98.2 2024-04-29 07:08:17 +02:00
R. Ryantm
d8dfec8d56 go-camo: 2.4.12 -> 2.4.13 2024-04-26 11:11:11 +00:00
superherointj
2af4510ed2 godot_4-export-templates: init 4.2.2-stable 2024-04-21 18:02:11 -03:00
R. Ryantm
3043085ffb go-camo: 2.4.11 -> 2.4.12 2024-04-21 00:56:58 +00:00