Silvan Mosberger
3493325e09
CONTRIBUTING: Remove now-unneeded mass ping section
...
This is not a problem anymore with the parent commit
(cherry picked from commit c2464034c0
)
2024-10-15 00:44:39 +02:00
Silvan Mosberger
b2bfec90cd
CODEOWNERS: Switch to alternate mechanism
...
This effectively disables the native GitHub codeowners feature
and enables the new alternate codeowners mechanism introduced in
https://github.com/NixOS/nixpkgs/pull/336261
This means that:
- We can now declare users without write access as code owners!
- Targeting the wrong branch won't trigger mass pings anymore!
(cherry-picked from commit b01ca00aed
)
2024-10-15 00:44:04 +02:00
Silvan Mosberger
59990c7e75
ci/request-reviews: Request reviews for individual team members
...
This makes this codeowner mechanism behave differently than the native
one, but there's no other way to avoid rerequesting reviews from teams
when a member already reviewed the PR.
(cherry picked from commit 1ff83b2c96
)
2024-10-15 00:35:26 +02:00
Silvan Mosberger
16b54e1afb
ci/request-reviews: Don't rerequest users that already reviewed
...
The automation should never rerequest reviews from users that already
reviewed the changes, which is what was happening before this change:
https://github.com/NixOS/nixpkgs/pull/347354#event-14570645380
Also reorder the arguments to make more sense
(cherry picked from commit 9a054bb9dd
)
2024-10-15 00:35:23 +02:00
Silvan Mosberger
bbd64b4b69
workflows/codeowners: Dry mode for now
...
Apparently it started requesting reviews from code owners already
because the DRY_MODE from the global env was overridden in the local job
declaration: https://github.com/NixOS/nixpkgs/pull/347354#event-14570645380
(cherry picked from commit c1710f234c
)
2024-10-15 00:35:14 +02:00
Silvan Mosberger
2e923fb2f6
CODEOWNERS: Fix non-matching patterns
...
Since https://github.com/NixOS/nixpkgs/pull/336261 we have CI that
checks that the codeowners file is valid:
https://github.com/NixOS/nixpkgs/actions/runs/11243668280/job/31260095472#step:7:34
Which files are correct (or whether they were removed) was determined
using the Git history and some grepping
(cherry picked from commit dd2808213c
)
2024-10-15 00:35:05 +02:00
Silvan Mosberger
2211c1011f
OWNERS: placeholder init
...
(cherry picked from commit 93dcd42f2b
)
2024-10-15 00:34:52 +02:00
Silvan Mosberger
5de26baf9f
workflows/codeowners: init
...
(cherry picked from commit 87a2986c1a
)
2024-10-15 00:33:55 +02:00
Silvan Mosberger
1a317c035c
ci: Add codeowners validator
...
(cherry picked from commit 5695bf6cfe
)
2024-10-15 00:29:46 +02:00
Silvan Mosberger
2eb82ca074
ci: Add review request scripts
...
Also post a comment in case base branch is wrong
This guides newcomers in how to smoothly handle the potentially scary
situation of having thousands of commits listed in a PR.
While CI shows the same, people might not even look at CI if the PR
looks botched.
(cherry picked from commit 369cfa02da
)
2024-10-15 00:29:40 +02:00
Silvan Mosberger
4bedbf85a9
ci: Add default.nix with exposed pkgs
...
Allows reusing it in more places
(cherry picked from commit 1700d00588
)
2024-10-15 00:29:20 +02:00
Robert Hensing
b112355dd3
shell.nix: Enable e.g. --arg nixpkgs ./.
...
This allows shell.nix to be run with the latest tools instead of
the pinned ones when desired, which is probably not very often,
but useful nonetheless.
(cherry picked from commit b07c441987
)
2024-10-15 00:28:08 +02:00
Nick Cao
8eec6bbcf0
[Backport release-24.05] arc-browser: 1.61.2-54148 -> 1.63.1-54714 ( #348573 )
2024-10-14 17:11:12 -04:00
Masum Reza
bad1aa12b2
[Backport release-24.05] gallery-dl: 1.27.5 -> 1.27.6 ( #348525 )
2024-10-15 02:24:27 +05:30
kirillrdy
1988382e22
[Backport release-24.05] oink: 1.3.0 -> 1.3.1 ( #348349 )
2024-10-15 06:34:53 +11:00
Thomas Gerbet
9478a204bc
[Backport release-24.05] python3Packages.django-mdeditor: patch out polyfill.io usage, bump KaTeX ( #348478 )
2024-10-14 19:46:06 +02:00
DontEatOreo
f8685d8a59
arc-browser: 1.61.2-54148 -> 1.63.1-54714
...
Changelog: https://arc.net/e/8554E66E-831C-459A-B6C9-1E814AA5CCD8
(cherry picked from commit 257097bd62
)
2024-10-14 17:08:08 +00:00
DontEatOreo
948892d340
gallery-dl: 1.27.5 -> 1.27.6
...
Changelog: https://github.com/mikf/gallery-dl/releases/tag/v1.27.6
Diff: https://github.com/mikf/gallery-dl/compare/v1.27.5...v1.27.6
(cherry picked from commit 06923adc6e
)
2024-10-14 12:37:47 +00:00
Masum Reza
c0b1da36f7
[Backport release-24.05] koboldcpp: 1.75.2 -> 1.76, add meta.homepage
( #348295 )
2024-10-14 18:01:25 +05:30
Arian van Putten
4f954fa9c4
[Backport release-24.05] wire-desktop: add CVE-2024-6775 to knownVulnerabilities ( #348501 )
2024-10-14 14:04:13 +02:00
Florian Klink
92b9278cfc
wire-desktop: add CVE-2024-6775 to knownVulnerabilities
...
wire-desktop on Linux uses electron 29.4.5, which is known to be
vulnerable to CVE-2024-6775:
cf65edb598/package.json (L85)
The MacOS version is even older, and affected by this too.
(cherry picked from commit 32309e4468
)
2024-10-14 10:34:06 +00:00
Peder Bergebakken Sundt
d518f33c2f
[Backport release-24.05] open62541: 1.4.4 -> 1.4.6 ( #348378 )
2024-10-14 12:28:32 +02:00
Markus Kowalewski
f5aad11b73
[24.05] rdma-core: 52.0 -> 52.1 ( #347982 )
2024-10-14 11:28:38 +02:00
OTABI Tomoya
42053b41d4
[Backport release-24.05] vivaldi: 6.9.3447.48 -> 6.9.3447.51 ( #347410 )
2024-10-14 17:28:47 +09:00
Tomo
866164e14e
python3Packages.django-mdeditor: patch out polyfill.io usage, bump KaTeX
...
Part of #323379
(cherry picked from commit ced695af78
)
2024-10-14 08:06:40 +00:00
Markus Kowalewski
0a015d5930
[24.05] panoply: 5.4.1 -> 5.5.3 ( #348069 )
2024-10-14 09:32:43 +02:00
Martin Weinelt
9ce7e83db8
[release-24.05] firefox-esr-115-unwrapped: drop ( #348343 )
2024-10-14 01:38:03 +02:00
Nicolas Benes
a5dc08eb3f
open62541: 1.4.4 -> 1.4.6
...
https://github.com/open62541/open62541/releases/tag/v1.4.5
https://github.com/open62541/open62541/releases/tag/v1.4.6
(cherry picked from commit 7bd2b83753
)
2024-10-13 23:20:13 +00:00
Philip White
9a40a7694a
oink: 1.3.0 -> 1.3.1
...
(cherry picked from commit 3bc8c4ab7c
)
2024-10-13 20:57:15 +00:00
Martin Weinelt
fb041e4bb4
firefox-esr-115-unwrapped: drop
...
This release series has reached its end of life. Users need to upgrade to
either the 128 release series or mainline.
(cherry picked from commit 4ac131ac49
)
2024-10-13 22:12:37 +02:00
Nick Cao
414e01b61f
[Backport release-24.05] raycast: 1.82.0 -> 1.84.2 ( #348066 )
2024-10-13 14:12:12 -04:00
Maximilian Bosch
3491a695d2
Merge: [Backport release-24.05] epson-escpr2: 1.2.13 -> 1.2.18 ( #348261 )
2024-10-13 18:07:43 +02:00
DontEatOreo
479ae2a1dd
koboldcpp: add meta.homepage
...
(cherry picked from commit 3a7199dbd2
)
2024-10-13 15:49:35 +00:00
DontEatOreo
c4bf31dfb1
koboldcpp: 1.75.2 -> 1.76
...
Changelog: https://github.com/LostRuins/koboldcpp/releases/tag/v1.76
Diff: https://github.com/LostRuins/koboldcpp/compare/v1.75.2...v1.76
(cherry picked from commit 8a8e39bd49
)
2024-10-13 15:49:34 +00:00
Artturin
7b0a355aea
[Backport release-24.05] lutris: fix winetricks pango issue ( #348254 )
2024-10-13 18:14:45 +03:00
Kira Bruneau
78dfe980a7
[Backport release-24.05] vscode-langservers-extracted: fix build ( #348035 )
2024-10-13 10:51:18 -04:00
Maximilian Bosch
5a80bd4855
Merge: [Backport release-24.05] nextcloud: 28.0.10 -> 28.0.11, 29.0.7 -> 29.0.8; update all apps ( #348140 )
2024-10-13 15:49:27 +02:00
Shawn8901
a243030fa2
epson-escpr2: 1.2.13 -> 1.2.18
...
(cherry picked from commit 81369ea862
)
2024-10-13 13:10:39 +00:00
Viorel-Cătălin Răpițeanu
9deaf6a673
lutris: fix winetricks pango issue
...
Pango is not properly identified when winetricks is being called
from Lutris.
(cherry picked from commit 8d7c2834d8
)
2024-10-13 13:04:20 +00:00
Artturin
0890934bff
[24.05] Discord backports ( #348120 )
2024-10-13 15:58:41 +03:00
Ramses
a72deab557
[Backport release-24.05] vpp: init at 24.06 ( #348175 )
2024-10-13 10:46:45 +02:00
romner-set
458ec07ead
vpp: init at 24.06
...
(cherry picked from commit 54c14e4e85
)
2024-10-13 01:12:43 +00:00
romner-set
0a3639583b
maintainers: add romner-set
...
(cherry picked from commit 5e5961ab42
)
2024-10-13 01:12:43 +00:00
Maximilian Bosch
ddd8f65194
nextcloud30Packages: update
...
(cherry picked from commit 1967ddf64e
)
2024-10-12 19:51:21 +00:00
Maximilian Bosch
23f9a3219f
nextcloud29Packages: update
...
(cherry picked from commit 53cf077bf9
)
2024-10-12 19:51:20 +00:00
Maximilian Bosch
2f7e0e9f87
nextcloud28Packages: update
...
(cherry picked from commit 2882ed3e67
)
2024-10-12 19:51:20 +00:00
Maximilian Bosch
ec8f3c8801
nextcloud29: 29.0.7 -> 29.0.8
...
ChangeLog: https://github.com/nextcloud/server/releases/tag/v29.0.8
(cherry picked from commit 62b1b23449
)
2024-10-12 19:51:20 +00:00
Maximilian Bosch
0f1d0231ca
nextcloud28: 28.0.10 -> 28.0.11
...
ChangeLog: https://github.com/nextcloud/server/releases/tag/v28.0.11
(cherry picked from commit 6950adc1b0
)
2024-10-12 19:51:20 +00:00
Sefa Eyeoglu
fab86e9f6f
discord: update all discord packages
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit a765e430e9
)
2024-10-12 20:36:34 +03:00
jfvillablanca
97c73ae89f
discord: 0.0.67 -> 0.0.70
...
(cherry picked from commit 1c9844ef89
)
Included `hostPlatform` in the conditional for future backports
2024-10-12 20:35:46 +03:00