Sandro and GitHub
433a3d2b04
nixos/crowdsec-firewall-bouncer: init module ( #446106 )
2025-11-02 16:53:00 +00:00
Wolfgang Walther and GitHub
ca809e5e39
maintainers/euxane: update email address ( #457842 )
2025-11-02 16:51:25 +00:00
nixpkgs-ci[bot] and GitHub
fb146ad37f
windsurf: 1.12.25 -> 1.12.27 ( #457775 )
2025-11-02 16:49:28 +00:00
Wolfgang Walther and GitHub
97ee3e7b37
anilibria-winmaclinux: 2.2.31 -> 2.2.32 ( #457837 )
2025-11-02 16:47:00 +00:00
Wolfgang Walther and GitHub
e6c31ab1c0
postgresqlPackages.pg_repack: 1.5.2 -> 1.5.3 ( #457762 )
2025-11-02 16:39:35 +00:00
Wolfgang Walther and GitHub
9975cb4d53
ci/eval/compare: fix without owners ( #457843 )
2025-11-02 16:36:03 +00:00
nixpkgs-ci[bot] and GitHub
00031f57a0
pop-hp-wallpapers: 0-unstable-2022-04-01 -> 0-unstable-2025-10-28 ( #457716 )
2025-11-02 16:32:35 +00:00
K900 and GitHub
7572e75eab
staging-nixos merge for 2025-11-02 ( #457840 )
2025-11-02 16:31:33 +00:00
Wolfgang Walther
c0b6cc9387
ci/eval/compare: fix without owners
...
Even without relevant owners, the owners.txt file must be created,
otherwise the next job will fail.
2025-11-02 17:30:46 +01:00
K900 and GitHub
52468221db
Kernel updates for 2025-11-02 ( #457834 )
2025-11-02 19:26:10 +03:00
Wolfgang Walther and GitHub
f0ddb05cda
postgres-language-server: 0.16.1 -> 0.17.2 ( #457824 )
2025-11-02 16:23:51 +00:00
Wolfgang Walther and GitHub
f0a359b2a3
ci/request-reviews: fix request-reviewers.sh ( #457838 )
2025-11-02 16:14:47 +00:00
nixpkgs-ci[bot] and GitHub
70613e8543
vivify: 0.10.0 -> 0.11.0 ( #457717 )
2025-11-02 16:14:45 +00:00
Wolfgang Walther
008ea3df2c
ci/request-reviews: fix request-reviewers.sh
...
We recently moved some code around and forgot to adjust the log line
here.
2025-11-02 17:10:07 +01:00
R. Ryantm
cf5ad65f9c
anilibria-winmaclinux: 2.2.31 -> 2.2.32
2025-11-02 15:58:17 +00:00
nixpkgs-ci[bot] and GitHub
7ab501fef8
cursor-cli: 0-unstable-2025-10-22 -> 0-unstable-2025-10-28 ( #457647 )
2025-11-02 15:57:19 +00:00
K900
bf7a2d396b
linux_6_6: 6.6.115 -> 6.6.116
2025-11-02 18:49:48 +03:00
K900
c0d45e9e9e
linux_6_12: 6.12.56 -> 6.12.57
2025-11-02 18:49:45 +03:00
K900
51637f824a
linux_6_17: 6.17.6 -> 6.17.7
2025-11-02 18:49:42 +03:00
Bobby Rong and GitHub
42174ed260
xfce.xfce4-panel-profiles: Add missing meta.license ( #457828 )
2025-11-02 15:46:33 +00:00
Azat Bahawi and GitHub
c46f68da78
grafana-alloy: 1.11.2 -> 1.11.3 ( #457812 )
2025-11-02 15:43:18 +00:00
Wolfgang Walther and GitHub
99750f21e0
ci/github-script/merge: various improvements ( #457652 )
2025-11-02 15:42:18 +00:00
Wolfgang Walther and GitHub
1774ef870d
ci/request-reviews: untangle owner-related bash code ( #457503 )
2025-11-02 15:41:16 +00:00
Bobby Rong
7279555db7
xfce.xfce4-panel-profiles: Add missing meta.license
...
Forgotten when porting this from mkXfceDerivation.
2025-11-02 23:37:24 +08:00
Wolfgang Walther
84d6678f3b
ci/github-script/merge: support OR conditions
...
This supports AND on the first and OR on the second level, which is
needed for some follow up work like backports, approval based merges or
trusted maintainers.
2025-11-02 16:36:14 +01:00
Wolfgang Walther
6848f93842
ci/github-script/merge: add TODO about second merge method
...
We have not observed this merge method being used in practice, yet. Not
in the new bot, not in the old bot. It seems like auto-merge works for
all cases.
2025-11-02 16:36:06 +01:00
Wolfgang Walther
db8f50b4de
ci/github-script/merge: improve wording
2025-11-02 16:36:01 +01:00
Wolfgang Walther
2d0a8791fe
ci/github-script/merge: improve maintainer check
2025-11-02 16:35:56 +01:00
Wolfgang Walther
6a3c294f6f
ci/github-script/merge: move all conditions into runChecklist
...
No special casing anymore, all conditions are in the same place. This
also has the benefit of hiding the "has maintainers eligible for merge"
condition from comments, because it is only really relevant for
labeling.
2025-11-02 16:35:51 +01:00
Wolfgang Walther
7ea127c83a
ci/github-script/merge: move API requests out of runChecklist
...
This makes runChecklist mostly a pure function (except for logging) to
allow calling it repeatedly later.
2025-11-02 16:35:48 +01:00
Wolfgang Walther
c7766c637f
ci/github-script/merge: improve caching of team members
...
This removes the need to `await` committers further down in the function
and allows re-using the cache for other teams later.
2025-11-02 16:35:16 +01:00
myypo
94c64967fb
postgres-language-server: 0.16.1 -> 0.17.2
2025-11-02 17:20:40 +02:00
Bobby Rong and GitHub
511d9c9836
nixosTests.xfce: Add tests for screensaver ( #457736 )
2025-11-02 15:18:56 +00:00
Wolfgang Walther and GitHub
8ceeffcdd0
fastd-exporter: Use hash attribute in fetchFromGitHub ( #457810 )
2025-11-02 15:11:52 +00:00
Moritz Sanft and GitHub
a3e67ddfeb
foundry: 1.4.3 -> 1.4.4 ( #457741 )
2025-11-02 15:04:35 +00:00
nixpkgs-ci[bot] and GitHub
7170fcb13c
ghostfolio: 2.211.0 -> 2.214.0 ( #457811 )
2025-11-02 14:47:26 +00:00
nixpkgs-ci[bot] and GitHub
f06d84afab
gemini-cli: 0.10.0 -> 0.11.3 ( #457740 )
2025-11-02 14:24:39 +00:00
R. Ryantm
40fc08ff7d
grafana-alloy: 1.11.2 -> 1.11.3
2025-11-02 14:20:17 +00:00
nixpkgs-ci[bot] and GitHub
27e25b10ac
nakama: 3.32.1 -> 3.33.0 ( #457410 )
2025-11-02 14:12:44 +00:00
Pavol Rusnak and GitHub
11bd8478e3
bitcoin-knots: add libsodium ( #457808 )
2025-11-02 14:11:04 +00:00
Felix Singer
d5ad86fed6
fastd-exporter: Use hash attribute in fetchFromGitHub
...
`sha256` shouldn't be used anymore. Use the `hash` attribute.
Signed-off-by: Felix Singer <felixsinger@posteo.net >
2025-11-02 15:10:08 +01:00
R. Ryantm
fe055834a8
ghostfolio: 2.211.0 -> 2.214.0
2025-11-02 14:09:13 +00:00
Pavol Rusnak
270d00096d
bitcoin-knots: add libsodium
2025-11-02 15:05:17 +01:00
Yohann Boniface and GitHub
b8a9b6a507
docker-language-server: 0.16.0 -> 0.20.1 ( #457725 )
2025-11-02 14:01:23 +00:00
Yohann Boniface and GitHub
72148c0c81
bitrise: 2.34.5 -> 2.34.6 ( #457778 )
2025-11-02 14:00:55 +00:00
Mauricio Collares and GitHub
41da4e29eb
python3Packages.cysignals: 1.12.5 -> 1.12.6 ( #457504 )
2025-11-02 13:50:15 +00:00
nixpkgs-ci[bot] and GitHub
b33c5e06aa
jdt-language-server: 1.51.0 -> 1.52.0 ( #457735 )
2025-11-02 13:45:22 +00:00
Sandro and GitHub
1cd33174f4
tmux: replace systemd with systemdLibs ( #457157 )
2025-11-02 13:34:08 +00:00
Sandro and GitHub
9bf7e05d7a
mpd: fix build on darwin ( #457144 )
2025-11-02 13:33:36 +00:00
dotlambda and GitHub
d6fd759574
python3Packages.onedrive-personal-sdk: 0.0.14 -> 0.0.15 ( #457721 )
2025-11-02 13:23:47 +00:00