Michael Daniels
e49e03e828
eidolon: drop
...
Unmaintained upstream for 5 years, has dependencies with security issues
(e.g. GHSA-9hpw-r23r-xgm5, CVE-2020-26235, CVE-2021-32714).
2025-05-28 10:08:41 -04:00
Jörg Thalheim and GitHub
425237e23b
ci/check-cherry-picks: fail without proper cherry-pick ( #411709 )
2025-05-28 15:55:16 +02:00
16d95f8250
sioyek: 2.0.0-unstable-2025-05-13 -> 2.0.0-unstable-2025-05-23 ( #410554 )
...
Co-authored-by: stephen-huan <slhuan@cs.cmu.edu >
2025-05-28 13:53:34 +00:00
Yueh-Shun Li and GitHub
3d576164da
edusong: 1.0 -> 4.0 ( #400759 )
2025-05-28 21:48:04 +08:00
Adam C. Stephens and GitHub
86b1062029
edk2: 202411 -> 202505 ( #387349 )
2025-05-28 09:43:33 -04:00
Peder Bergebakken Sundt and GitHub
6711085bb0
python3Packages.jupyterlab-git: refactor ( #405805 )
2025-05-28 15:41:02 +02:00
1420070f6a
showmethekey: 1.18.1 -> 1.18.2 ( #411674 )
...
Co-authored-by: ocfox <i@ocfox.me >
2025-05-28 13:36:45 +00:00
Wolfgang Walther and GitHub
ea2ba8b5c1
ci/eval: don't evaluate packages marked as broken ( #409867 )
2025-05-28 13:36:19 +00:00
Peder Bergebakken Sundt and GitHub
e379babd9d
spicedb: add shell completion ( #404670 )
2025-05-28 15:31:52 +02:00
Florian Klink and GitHub
844a0eefe5
bird3: 3.1.1 -> 3.1.2 ( #411702 )
2025-05-28 16:31:36 +03:00
Wolfgang Walther
dfaefc0535
ci/check-cherry-picks: fail without proper cherry-pick
...
When cherry-picking without -x or not cherry-picking at all, the
check-cherry-picks job would usually remain green. This is annoying to
deal with for reviewers, because "all green" still needs attention -
have all commits been cherry-picked properly?
If a commit was not cherry-picked correctly, either without -x or not at
all, because it's a genuine commit to begin with, the reviewers
attention is required anyway. Thus we can also let the job fail in this
case.
2025-05-28 15:31:32 +02:00
Wolfgang Walther
a9b718b796
ci/check-cherry-picks: never check older stable branches
...
This makes the job significantly faster when the commit can't be found
on master or staging directly. Before this change, the script would have
had to iterate through 20+ release branches before finding the latest
one. With lazy fetching for git enabled, this would take a few minutes.
2025-05-28 15:31:31 +02:00
Wolfgang Walther
ea636d1728
ci/check-cherry-picks: allow cherry-picking from haskell-updates and python-updates
...
Those are protected branches, which can't be force pushed to - so the
commits will remain. Thus, we can also backport from them.
2025-05-28 15:31:28 +02:00
Tom Herbers and Florian Klink
66c3fb9d01
bird3: 3.1.1 -> 3.1.2
...
Changelog: https://gitlab.nic.cz/labs/bird/-/blob/v3.1.2/NEWS
2025-05-28 16:27:07 +03:00
Florian Klink and GitHub
8b1cf531c6
bird2: switch from fetching tarball to fetchFromGitLab ( #411687 )
2025-05-28 16:23:26 +03:00
Paul Haerle and GitHub
c742ae7908
oxidized: add ssh support ( #409384 )
2025-05-28 15:11:13 +02:00
Bruno BELANYI and GitHub
de02c23aed
woodpecker-plugin-git: 2.6.3 -> 2.6.4 ( #411494 )
2025-05-28 14:05:28 +01:00
Lucas Servén Marín and GitHub
81e2ec5bbf
spicedb-zed: 0.27.0 -> 0.30.2 ( #404447 )
2025-05-28 15:00:30 +02:00
Wolfgang Walther
e575364ae6
workflows/check-cherry-picks: reduce checkout time
...
Using a `tree:0` filter instead of `blob:none` reduces the checkout time
from over 3 minutes to about 45 seconds. The required trees/blobs will
then be fetched on-demand.
This on-demand fetching creates additional output for `git range-diff`
on stderr, so we hide that. This only happens the first time it's run,
so we don't need to adjust the other calls - which will still return any
real errors, should they happen.
2025-05-28 14:56:55 +02:00
Wolfgang Walther
245b1c1c48
ci/check-cherry-picks: never use a pager
...
In a small terminal window this would just stop running after each
commit until you exit the pager. That's not what we want when running it
locally.
2025-05-28 14:56:55 +02:00
Peder Bergebakken Sundt and GitHub
801314e283
ncdu_1: 1.18.1 -> 1.22 ( #404104 )
2025-05-28 14:52:40 +02:00
Markus Kowalewski and GitHub
b6fffc5171
libint: 2.11.0 -> 2.11.1 ( #411157 )
2025-05-28 14:50:05 +02:00
Peder Bergebakken Sundt and GitHub
e457a9858c
bitbox: 4.46.3 -> 4.47.2 ( #389926 )
2025-05-28 14:49:19 +02:00
Peder Bergebakken Sundt and GitHub
92b440302f
persistent-evdev: don't use python3Packages ( #395537 )
2025-05-28 14:48:44 +02:00
Matthias Beyer and GitHub
95f094fc89
fastp: 0.24.1 -> 0.24.2 ( #411591 )
2025-05-28 14:47:24 +02:00
Matthias Beyer and GitHub
aa36211cf4
immich: 1.133.1 -> 1.134.0 ( #411592 )
2025-05-28 14:47:19 +02:00
Matthias Beyer and GitHub
bbfc87fbb2
weaver: 0.15.0 -> 0.15.1 ( #411565 )
2025-05-28 14:47:01 +02:00
Toma and GitHub
6909f29497
logseq: 0.10.9-unstable-2025-03-11 -> 0.10.12, sign binaries on darwin ( #405683 )
2025-05-28 14:46:28 +02:00
Peder Bergebakken Sundt and GitHub
7917da391d
instead: 3.3.2 -> 3.5.2 ( #403644 )
2025-05-28 14:41:23 +02:00
Peder Bergebakken Sundt and GitHub
af0cde81d7
chntpw: consistently use Debian's patches ( #377757 )
2025-05-28 14:35:18 +02:00
Gaétan Lepage and GitHub
e4018ebe1d
python3Packages.wagtail: use PyPI version with assets ( #411142 )
2025-05-28 14:33:08 +02:00
9849129135
pyfa: 2.62.3 -> 2.63.0 ( #411648 )
...
Co-authored-by: Daholli <Daholli@users.noreply.github.com >
2025-05-28 12:25:29 +00:00
Peder Bergebakken Sundt and GitHub
b1380bd13a
flashspace: 2.3.29 -> 3.3.39 ( #398629 )
2025-05-28 14:16:10 +02:00
Peder Bergebakken Sundt and GitHub
e52261f65d
spark: 3.5.4 -> 3.5.5 ( #390389 )
2025-05-28 14:15:14 +02:00
Peder Bergebakken Sundt and GitHub
6ed432a97e
octavePackages.mapping: 1.4.2 -> 1.4.3 ( #406300 )
2025-05-28 13:52:30 +02:00
dotlambda and GitHub
282029dff2
python3Packages.elevenlabs: 2.0.0 -> 2.2.0 ( #411655 )
2025-05-28 04:48:45 -07:00
d824ade416
e1s: 1.0.47 -> 1.0.48 ( #411590 )
...
Co-authored-by: carlossless <contact@carlossless.io >
2025-05-28 11:47:32 +00:00
Doron Behar and GitHub
048002c2e2
mympd: 21.0.0 -> 21.0.1 ( #411556 )
2025-05-28 14:44:27 +03:00
Azat Bahawi and GitHub
0985d3e5b7
tbls: 1.85.3 -> 1.85.4 ( #411712 )
2025-05-28 14:34:43 +03:00
Yohann Boniface and GitHub
8513523e39
x42-plugins: 20240611 -> 20250512 ( #409442 )
2025-05-28 13:31:06 +02:00
Fabian Affolter and GitHub
72f7b6d06b
python313Packages.python-bsblan: 1.2.1 -> 1.2.2 ( #410295 )
2025-05-28 13:28:54 +02:00
hand7s and GitHub
c464c44a42
nixos/gnome & nixos/gdm: move out of x11
...
Since DEs like KDE Plasma 6, GNOME and COSMIC are not designed to be X11-exclusive, putting them under `services.xserver` is misleading. In particular, GNOME defaults to Wayland these days and X11 support is going to be dropped in near future.
Let’s follow Plasma and move GNOME NixOS options out of `xserver` attribute.
This patch does not include any changes to X11 support itself.
Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com >
2025-05-28 13:27:36 +02:00
Wolfgang Walther
2fea2bbf52
ci/check-cherry-picks: support different remotes than "origin"
...
The default is to checkout a contributors fork as "origin", thus the
NixOS/nixpkgs remote is most likely named differently. But not everybody
keeps their fork's main branches up-to-date all the time. Thus the
script would fail locally.
2025-05-28 13:26:42 +02:00
Fabian Affolter
54a8cac5ca
python313Packages.python-bsblan: 1.2.1 -> 1.2.2
...
Diff: https://github.com/liudger/python-bsblan/compare/refs/tags/v1.2.1...refs/tags/v1.2.2
Changelog: https://github.com/liudger/python-bsblan/releases/tag/v1.2.2
2025-05-28 13:10:58 +02:00
Fabian Affolter and GitHub
bfbf67f8bb
cdncheck: 1.1.19 -> 1.1.20 ( #411567 )
2025-05-28 13:10:04 +02:00
c1bea9dddf
cargo-shear: 1.2.7 -> 1.3.0 ( #411602 )
...
Co-authored-by: uncenter <uncenter@uncenter.dev >
2025-05-28 11:05:05 +00:00
Gaétan Lepage and GitHub
f90e9d8bb8
python3Packages.databricks-sdk: 0.53.0 -> 0.55.0 ( #411579 )
2025-05-28 13:04:43 +02:00
R. Ryantm
226d943beb
tbls: 1.85.3 -> 1.85.4
2025-05-28 10:56:08 +00:00
Jon Seager and Masum Reza
99c53376ed
google-chrome: 136.0.7103.113->137.0.7151.55
2025-05-28 16:23:55 +05:30
Wolfgang Walther
6cf5f9e83b
ci/check-cherry-picks: run shellcheck
2025-05-28 12:52:40 +02:00