Sebastian Sellmeier
1e3eaa19af
ulauncher: remove sebtm as maintainer
2025-06-10 23:28:24 +02:00
5fef4b8229
windsurf: 1.9.2 -> 1.10.1 ( #415648 )
...
Co-authored-by: sarahec <seclark@nextquestion.net >
2025-06-10 21:19:29 +00:00
9dcdab3bf9
boring: 0.11.4 -> 0.11.5 ( #415601 )
...
Co-authored-by: jacobkoziej <jacobkoziej@gmail.com >
2025-06-10 21:16:32 +00:00
Yt and GitHub
c8169e393c
prefect: 3.4.2 -> 3.4.5 ( #415513 )
2025-06-10 17:15:18 -04:00
aa416d1ff9
libmsquic: 2.4.11 -> 2.4.12 ( #415466 )
...
Co-authored-by: SohamG <sohamg2@gmail.com >
2025-06-10 21:03:54 +00:00
R. Ryantm
e029b9720d
testkube: 2.1.154 -> 2.1.157
2025-06-10 21:03:30 +00:00
Gaétan Lepage and GitHub
52122c5a39
opencode: 0.0.46 -> 0.0.52, switch to sst fork ( #415562 )
2025-06-10 22:56:23 +02:00
R. Ryantm
97302f0890
python3Packages.auth0-python: 4.9.0 -> 4.10.0
2025-06-10 20:51:07 +00:00
lassulus and GitHub
78f051e8af
lib, treewide: introduce repoRevToName and use it to cleanup most fetch* functions ( #316668 )
2025-06-10 22:49:23 +02:00
R. Ryantm
c740ae6965
ants: 2.6.1 -> 2.6.2
2025-06-10 20:44:59 +00:00
Philip Taron and GitHub
5d24bc926a
formats: deprecate accidental lib.types aliases ( #415666 )
2025-06-10 13:42:24 -07:00
Matt Sturgeon
feef690b05
formats: deprecate accidental lib.types aliases
...
Introduced in https://github.com/NixOS/nixpkgs/pull/335232
(commit 1f6ce17b6d )
2025-06-10 21:32:14 +01:00
Michael Daniels
5cb0ec2406
jikespg: drop
...
Unmaintained upstream, does not build with gcc 14.
2025-06-10 16:27:50 -04:00
Pol Dellaiera and GitHub
8e860188fd
vscode-extensions.sonarsource.sonarlint-vscode: 4.23.0 -> 4.24.0 ( #415564 )
2025-06-10 22:26:15 +02:00
Pol Dellaiera and GitHub
081e478a17
vscode-extensions.sas.sas-lsp: 1.14.0 -> 1.15.0 ( #415619 )
2025-06-10 22:25:58 +02:00
R. Ryantm
17e8ac377a
cassowary: 0.18.0 -> 0.19.0
2025-06-10 20:25:32 +00:00
d5f64512c4
signal-desktop: 7.56.0 -> 7.56.1 ( #415659 )
...
Co-authored-by: marcin-serwin <marcin@serwin.dev >
2025-06-10 20:24:28 +00:00
R. Ryantm
3fe9b8db5c
cloudfoundry-cli: 8.14.0 -> 8.14.1
2025-06-10 20:23:00 +00:00
R. Ryantm
cae7d9c562
cue: 0.13.0 -> 0.13.1
2025-06-10 20:20:39 +00:00
Philip Taron and GitHub
b4e0b181cf
python313Packages.openai: 1.78.1 -> 1.82.0, python312Packages.llama-index-llms-openai: 0.3.42 -> 0.3.44 ( #411394 )
2025-06-10 13:20:37 -07:00
Wolfgang Walther
5f09e16f00
workflows/labels: manage approval labels
...
The category 12 labels for number of approvals and approved by package
maintainer are now automatically managed by the labels workflow. The
logic is slightly different from the "by: package-maintainer" label. For
approval, it's enough if *any one* maintainer approves the PR to have
the label added, even if the PR touches multiple packages.
The workflow only counts approved reviews, no matter whether there had
been a push in the meantime or not. To achieve the currently used logic
of "expiring approvals after push", we will have to set up a branch
protection rule, which actually dismissed those reviews automatically.
2025-06-10 22:15:29 +02:00
Wolfgang Walther
2d0bcd7165
workflows/labels: move labels logic from eval workflow
...
This moves the actual labeling from the eval workflow to the labels
workflow. At this stage, this only has a disadvantage: Adding the
topic-labels to the pull request will now only happen after eval has
finished, instead of instantly.
We will only benefit from this later, when we manage approval related
events. With this change, we will have the comparison results and thus
the package maintainer info available.
2025-06-10 22:15:24 +02:00
Wolfgang Walther
a34a22d8b9
workflows/review-{dismissed,minimize}: init
...
This brings back the "minimize CI reviews after dismissal" job that was
previously removed. The first time around, we had a single job triggered
by the `pull_request_review` event. This lacks permission to do
meaningful stuff, though.
This time, we trigger an empty no-op job on `pull_request_review` and
then run a second workflow on `workflow_run`. This can run with the
proper permissions.
2025-06-10 22:15:19 +02:00
R. Ryantm
34ef3c60b2
gh: 2.74.0 -> 2.74.1
2025-06-10 20:04:47 +00:00
Pol Dellaiera and GitHub
4fec52fbde
proxsuite: 0.6.7 -> 0.7.2, aligator: 0.12.0 -> 0.13.0, jrl-cmakemodules: 0-unstable-2025-01-29 -> 0-unstable-2025-05-21 ( #403612 )
2025-06-10 22:03:34 +02:00
Wolfgang Walther
07173e1bfd
workflows/nixpkgs-vet: remove outdated comment
...
We are using a concurrency group by now.
2025-06-10 22:01:20 +02:00
ca9f8e0253
mcp-proxy: 0.7.0 -> 0.8.0 ( #415664 )
...
Co-authored-by: Keyruu <Keyruu@users.noreply.github.com >
2025-06-10 20:01:09 +00:00
Wolfgang Walther
530f896efa
workflows/reviewers: fix downloading eval results when undrafting
...
To actually download the eval results and then proceed to ping
maintainers after undrafting, the run-id must be specified explicitly.
Because we didn't run with `-o pipefail` up to the last commit, we
didn't notice that this workflow was silently failing with this error:
jq: error: Could not open file comparison/maintainers.json: No such
file or directory
2025-06-10 22:00:43 +02:00
Wolfgang Walther
0f5e504f9e
workflows: use bash shell explicitly
...
This forces better error handling as described in [1].
Without this change, bash would *not* run with `-o pipefail`, which
means some errors go unnoticed. By naming `bash` explicitly, `-o
pipefail` is enabled.
1:
https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#defaultsrunshell
2025-06-10 21:59:37 +02:00
Gaetan Lepage
eacdca782b
python3Packages.cvxpy: fix hash
2025-06-10 21:59:03 +02:00
R. Ryantm
938a6b2212
firewalld: 2.3.0 -> 2.3.1
2025-06-10 19:56:12 +00:00
Gaetan Lepage
988601eb6f
python3Packages.optax: 0.2.4 -> 0.2.5
...
Diff: https://github.com/deepmind/optax/compare/refs/tags/v0.2.4...refs/tags/v0.2.5
Changelog: https://github.com/deepmind/optax/releases/tag/v0.2.5
2025-06-10 21:54:13 +02:00
R. Ryantm
6a6f08765b
jp-zip-codes: 0-unstable-2025-05-01 -> 0-unstable-2025-06-01
2025-06-10 19:49:23 +00:00
Tom van Dijk and Masum Reza
f824d91fdf
telegram-desktop: move {qt,k}imageformats to wrapper
...
they aren't needed on build-time
2025-06-11 01:16:26 +05:30
Tom van Dijk and Masum Reza
bf18879f05
telegram-desktop: 5.15.2 -> 5.15.3
2025-06-11 01:16:26 +05:30
R. Ryantm
b9d2f900df
gotree: 1.4.1 -> 1.4.3
2025-06-10 19:45:24 +00:00
R. Ryantm
cb49520977
got: 0.112 -> 0.113
2025-06-10 19:41:55 +00:00
Richard Palethorpe and Masum Reza
405624e81a
voxinput: init at 0.3.0
2025-06-11 01:05:35 +05:30
2798d2addd
tinfoil-cli: 0.0.21 -> 0.0.22 ( #415657 )
...
Co-authored-by: haylinmoore <gh@haylinmoore.com >
2025-06-10 19:28:16 +00:00
R. Ryantm
d3195a2db4
mcp-proxy: 0.7.0 -> 0.8.0
2025-06-10 19:25:49 +00:00
Leona Maroni and GitHub
0ab0fd4410
cinny-{unwrapped,desktop}: 4.8.0 -> 4.8.1 ( #415611 )
2025-06-10 21:13:31 +02:00
Nick Cao and GitHub
a9f01fab67
myks: 4.8.3 -> 4.8.4 ( #415425 )
2025-06-10 15:08:03 -04:00
Nick Cao and GitHub
6fdf81a810
wasmi: 0.46.0 -> 0.47.0 ( #415443 )
2025-06-10 15:07:29 -04:00
Simon Hauser
cfe6d55e07
mariadb-galera: 26.4.22 -> 26.4.23
2025-06-10 21:07:15 +02:00
R. Ryantm
7958e5d57f
spacectl: 1.14.1 -> 1.14.2
2025-06-10 19:07:05 +00:00
Nick Cao and GitHub
c2b9a910f8
vunnel: 0.32.0 -> 0.33.0 ( #415444 )
2025-06-10 15:06:59 -04:00
R. Ryantm
c3199bb7c0
signal-desktop: 7.56.0 -> 7.56.1
2025-06-10 19:06:15 +00:00
Nick Cao and GitHub
5bf81add2b
jawiki-all-titles-in-ns0: 0-unstable-2025-05-01 -> 0-unstable-2025-06-01 ( #415374 )
2025-06-10 15:05:29 -04:00
Nick Cao and GitHub
88d389764f
python3Packages.inkbird-ble: 0.16.2 -> 1.0.0 ( #415396 )
2025-06-10 15:04:58 -04:00
Nick Cao and GitHub
2900d6b81f
roxterm: 3.16.2 -> 3.16.3 ( #415305 )
2025-06-10 15:04:11 -04:00