Commit Graph

307 Commits

Author SHA1 Message Date
Nick Cao
cc993611c7
Merge pull request #330185 from r-ryantm/auto-update/proton-pass
proton-pass: 1.20.1 -> 1.20.2
2024-07-27 10:30:41 -04:00
Aleksana
577a9c43f3
Merge pull request #330042 from Sigmanificient/remove-leading-space-description
treewide: remove trailing space in description
2024-07-26 23:48:02 +08:00
R. Ryantm
3ce8623b06 proton-pass: 1.20.1 -> 1.20.2 2024-07-26 14:15:22 +00:00
Aleksana
b656537bb5
Merge pull request #328886 from jukremer/fix-prettier-plugin-go-template
prettier-plugin-go-template: fix package declaration
2024-07-26 22:14:31 +08:00
Jan Kremer
1a5b97dc82
prettier-plugin-go-template: fix package declaration 2024-07-26 13:52:35 +02:00
Sigmanificient
61fe0c0416 pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
Peder Bergebakken Sundt
da468028bc
Merge pull request #326577 from arikgrahl/move-to-by-name-hierarchy
grafterm, konf, octosql, promql: move to by-name hierarchy
2024-07-26 00:21:24 +02:00
Peder Bergebakken Sundt
2fe5c85fab
Merge pull request #327110 from fabaff/prowler-bump
prowler: 3.15.0 -> 3.16.11
2024-07-26 00:01:16 +02:00
rewine
62a20c2a9c
Merge pull request #329066 from eclairevoyant/previewqt
previewqt: init at 3.0
2024-07-25 19:25:34 +08:00
éclairevoyant
d1877bdca4
previewqt: init at 3.0 2024-07-24 12:02:01 -04:00
Sebastian Sellmeier
dffdc50d99
protonmail-desktop: nixfmt (rfc-style) 2024-07-24 17:22:23 +02:00
Sebastian Sellmeier
b745525fea
protonmail-desktop: 1.0.4 -> 1.0.5
Includes refactoring for update-script
2024-07-24 17:22:23 +02:00
Martin Weinelt
142ac6a97b
pretix: relax pypdf constraint 2024-07-23 21:41:56 +02:00
seth
3279998207
protonplus: 0.4.10 -> 0.4.13
0.14.13 was tagged the same day as 0.4.11, and only includes fixes for
appstream data. It seems 0.14.12 was skipped? 🤷

Changelog: https://github.com/Vysp3r/ProtonPlus/releases/tag/v0.4.11
Diff: https://github.com/Vysp3r/ProtonPlus/compare/v0.4.10...v0.4.13
2024-07-18 15:48:48 -04:00
Sandro
f7617f4753
Merge pull request #326566 from SuperSandro2000/maven-nox 2024-07-18 11:14:06 +02:00
Jan Kremer
eaa59831a1
prettier-plugin-go-template: add package (#325309)
* prettier-plugin-go-template: add package

* prettier-plugin-go-template: fix package

* prettier-plugin-go-template: add mainProgram

* Update pkgs/by-name/pr/prettier-plugin-go-template/package.nix

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
2024-07-17 23:11:45 +02:00
Sandro
1607a42b49
Merge pull request #290452 from flandweber/borgmatic-exporter
borgmatic-exporter: init at 0.2.5
2024-07-17 19:08:28 +02:00
Weijia Wang
fac9b9064c
Merge pull request #327242 from r-ryantm/auto-update/progress-tracker
progress-tracker: 1.5.1 -> 1.5.2
2024-07-17 14:51:24 +02:00
Finn Landweber
69f015e4f4
prometheus-borgmatic-exporter: init at 0.2.5 2024-07-16 12:15:46 +02:00
Sandro Jäckel
3901bffc53
protege: stop overwriting maven 2024-07-15 15:13:20 +02:00
Aleksana
6ad9edd932
Merge pull request #327054 from r-ryantm/auto-update/proton-pass
proton-pass: 1.19.2 -> 1.20.1
2024-07-15 15:02:29 +08:00
R. Ryantm
99e919bf6b progress-tracker: 1.5.1 -> 1.5.2 2024-07-15 01:35:50 +00:00
Nick Cao
d3f2fd5e96
Merge pull request #327113 from r-ryantm/auto-update/prometheus-node-exporter
prometheus-node-exporter: 1.8.1 -> 1.8.2
2024-07-14 11:20:19 -04:00
Fabian Affolter
837238af9d prowler: 3.15.0 -> 3.16.11
Changelog: https://github.com/prowler-cloud/prowler/releases/tag/3.16.11
2024-07-14 15:44:20 +02:00
R. Ryantm
7c60d383fe prometheus-node-exporter: 1.8.1 -> 1.8.2 2024-07-14 13:43:54 +00:00
superherointj
3ea1ee73d0 prowler: fix build 2024-07-14 08:21:24 -03:00
R. Ryantm
564dd254b6 proton-pass: 1.19.2 -> 1.20.1 2024-07-14 07:57:48 +00:00
Arik Grahl
c8b473aa97 grafterm, konf, octosql, promql: move to by-name hierarchy 2024-07-12 16:54:33 +02:00
Maciej Krüger
486d8c4a35
prometheus-node-exporter: move to by-name
This change was primarly made to get rid of the inherit (darwin... hack,
to make vendoring old versions of the exporter easier

Co-authored-by: nicoo <nicoo@mur.at>
2024-07-12 03:19:13 +02:00
Nick Cao
d19a1a499a
Merge pull request #325501 from r-ryantm/auto-update/pragtical
pragtical: 3.4.0 -> 3.4.1
2024-07-11 20:09:45 -04:00
Aleksana
250ad58c1d
Merge pull request #324099 from Guanran928/progress-tracker
progress-tracker: init at 1.5.1
2024-07-09 23:54:15 +08:00
Franz Pletz
a4156805d7
Merge pull request #325432 from r-ryantm/auto-update/proto
proto: 0.37.2 -> 0.38.0
2024-07-09 17:00:38 +02:00
Franz Pletz
0bb91e5c46
Merge pull request #325362 from Shawn8901/update_proton
proton-ge-bin: GE-Proton9-9 -> GE-Proton9-10
2024-07-09 15:48:05 +02:00
Pol Dellaiera
ed24a0baf3
Merge pull request #317107 from ibizaman/deluge_exporter_init
prometheus-deluge-exporter: init at 2.4.0-unstable-2024-06-02
2024-07-08 20:09:50 +02:00
R. Ryantm
cd3596aa70 pragtical: 3.4.0 -> 3.4.1 2024-07-08 10:18:42 +00:00
R. Ryantm
7fd5211f29 proto: 0.37.2 -> 0.38.0 2024-07-08 05:52:48 +00:00
Shawn8901
243288f601 proton-ge-bin: GE-Proton9-9 -> GE-Proton9-10 2024-07-08 00:24:53 +02:00
Shawn8901
24e472c6dc proton-ge-bin: format with nixfmt-rfc-style 2024-07-08 00:22:41 +02:00
Weijia Wang
85a13515a5
Merge pull request #325075 from NotAShelf/prettierd-cleanup
prettierd: move to by-name; nixfmt-rfc-style
2024-07-06 22:58:21 +02:00
NotAShelf
b7442e8770
prettierd: move to by-name; nixfmt-rfc-style 2024-07-06 19:51:21 +03:00
Martin Weinelt
4c849ba5a9
pretalx: return to python 3.12 2024-07-06 15:32:17 +02:00
Martin Weinelt
b737fcb8c4
pretalx: pin to python3.11, relax publicsuffixlist
The dependency chain of pretalx uses fastdiff, which depends on wasmer,
neither of which is ready for Python 3.12.
2024-07-06 14:59:42 +02:00
github-actions[bot]
36cbae9ff0
Merge master into staging-next 2024-07-04 18:01:19 +00:00
R. Ryantm
54d7cb54f6 proton-pass: 1.18.0 -> 1.19.2 2024-07-04 04:33:18 +00:00
Guanran Wang
88e90072b0
progress-tracker: init at 1.5.1 2024-07-03 15:51:49 +08:00
github-actions[bot]
d77a3adc09
Merge master into staging-next 2024-07-03 00:02:45 +00:00
Weijia Wang
ad43964cde
Merge pull request #322132 from r-ryantm/auto-update/prometheus-jmx-javaagent
prometheus-jmx-javaagent: 0.20.0 -> 1.0.1
2024-07-02 23:19:52 +02:00
Weijia Wang
7b0ae6744e
Merge pull request #322308 from r-ryantm/auto-update/prometheus-squid-exporter
prometheus-squid-exporter: 1.11.0 -> 1.12.0
2024-07-02 22:51:35 +02:00
K900
665f1d6183 Merge remote-tracking branch 'origin/master' into staging-next 2024-07-02 08:32:46 +03:00