Commit Graph
819506 Commits
Author SHA1 Message Date
Jan TojnarandGitHub c81b46292d Merge gnomeExtensions: auto-update (#414907) 2025-06-21 14:52:40 +02:00
Thiago Kenji OkadaandGitHub b1dead85ca libretro.beetle-psx: 0-unstable-2025-06-06 -> 0-unstable-2025-06-20 (#418718) 2025-06-21 13:46:36 +01:00
Thiago Kenji OkadaandGitHub e99a4c9297 nixos-rebuild-ng: skip broken test for Nix < 2.18 (#418572) 2025-06-21 13:43:59 +01:00
Gaétan LepageandGitHub 25ff5f37d9 python3Packages.nanoneigenpy: init at 0.3.0 (#395016) 2025-06-21 14:37:56 +02:00
9d9c7963df hyprshell: 4.2.5 -> 4.2.13 (#418545)
Co-authored-by: arminius-smh <arminius-smh@users.noreply.github.com>
2025-06-21 12:35:02 +00:00
AleksanaandGitHub 4206c4cb56 python3Packages.tpm2-pytss: fix build failure (#418530) 2025-06-21 19:53:24 +08:00
7680884bef chirp: 0.4.0-unstable-2025-06-03 -> 0.4.0-unstable-2025-06-19 (#418698)
Co-authored-by: Emantor <Emantor@users.noreply.github.com>
2025-06-21 11:52:52 +00:00
AleksanaandGitHub 73edd0b0bc go-musicfox: 4.6.0 -> 4.6.2 (#418608) 2025-06-21 19:51:57 +08:00
Wolfgang WaltherandGitHub 966bc95a23 workflows/labels: various fixes (#418504) 2025-06-21 11:38:41 +00:00
R. Ryantm 0bbac1d980 libretro.beetle-psx: 0-unstable-2025-06-06 -> 0-unstable-2025-06-20 2025-06-21 11:38:27 +00:00
AleksanaandGitHub 84b6f246b2 cargo-psp: init at 0.2.8 (#406129) 2025-06-21 19:34:28 +08:00
Niklas KorzandGitHub 595fc233d4 zed-editor: 0.191.6 -> 0.191.7 (#418601) 2025-06-21 13:33:44 +02:00
AleksanaandGitHub 3fa1832f00 netns-proxy: init at 0.2.1 (#418402) 2025-06-21 19:31:33 +08:00
Kira BruneauandGitHub 18048ea604 yabridge: fix build error after meson update (#418702) 2025-06-21 07:29:52 -04:00
AleksanaandGitHub 3a2a0a71ca gradia: init at 1.4.3 (#414010) 2025-06-21 19:29:39 +08:00
AleksanaandGitHub b4fe3a21ea insulator2: clean up dependencies and fix structure of $out (#407804) 2025-06-21 19:28:10 +08:00
d1403af9d6 ecapture: 1.1.0 -> 1.2.0 (#418705)
Co-authored-by: Bot-wxt1221 <3264117476@qq.com>
2025-06-21 11:24:54 +00:00
AleksanaandGitHub 1f19e00718 csdp: fix pkgsStatic build (#418551) 2025-06-21 19:22:02 +08:00
Guilhem Saurel 23a2b7debd python3Packages.nanoneigenpy: init at 0.3.0 2025-06-21 13:16:25 +02:00
Dustin Frisch a1bf410187 netns-proxy: init at 0.2.1 2025-06-21 13:14:45 +02:00
Gaétan LepageandGitHub 26c8e991fd python3Packages.qutip: use standard cython (#418598) 2025-06-21 13:13:21 +02:00
Wolfgang Walther d00d3190d6 workflows/labels: fix on older PRs
When we made the switch from eval.yml to pr.yml we adjusted the labels
job as well - but didn't take into account that we also need to deal
with old PRs at the same time.

Here, we fallback to another API request to get a run for eval.yml when
we can't find one for pr.yml.
2025-06-21 13:12:19 +02:00
Wolfgang Walther 155ea15a38 workflows/pr: run in pull_request context on changed labels.yml
When labels.yml is changed the new code is not tested in the PR
directly, yet, because we forgot to add labels.yml to the list of
pull_request files in pr.yml. This lead to one syntax error merged
already.
2025-06-21 13:08:46 +02:00
Jakub KozłowskiandGitHub f7d09d3ed1 scala-cli: 1.8.0 -> 1.8.2 (#416823) 2025-06-21 13:08:43 +02:00
Wolfgang Walther 8e1f869261 workflows/labels: lower API calls reservoir to 500
First data shows, that we're unlikely to need more than 250 within an
hour of regular activity. Once this is empty, we'll need to wait until
the next hourly refill - thus, we'll rather set this a bit higher to be
on the safe side.

The hourly limit is at 5000 and we peaked around 3500, so far. We'll
certainly have to look into reducing API calls, but this should still
work out for now.
2025-06-21 13:08:41 +02:00
Wolfgang Walther 9581b0c55b workflows/labels: fix race condition with throttling
When we switched to a scheduled workflow, we also changed these lines to
take the labels directly from the pull request list we iterate over. At
the time it saved us an API request. Meanwhile, we have introduced
throttling to the workflow and this causes a potential race condition:

When the scheduled or manually triggered workflow is kicked off and
empties its reservoir of API requests it might be blocked to wait up
to.. an hour! If this happens, the labels taken from the pull request
list might already be outdated at the time the workflow continues. This
would cause some labels to be reset to their original state, which could
be wrong if, for example, another push has happened in the meantime.

This will have a much bigger impact after the next commit, where *all*
labels are set every time, thus the `before` part must be accurate.

Fetching the current labels right before managing them reduces this risk
significantly.
2025-06-21 13:08:38 +02:00
Wolfgang Walther 19ce5d94bc ci/eval/compare: fix rebuild-stdenv labels
Those have not been working since before the migration from OfBorg.
Those `rebuildsByKernel` are an attrset of lists coming from
`groupByKernel` (also see lengthy comment at the top of the file) - thus
we need `lib.elem` instead.
2025-06-21 13:08:13 +02:00
Pol DellaieraandGitHub 1a6b0ac854 jetbrains-toolbox: 2.6.2.41321 -> 2.6.3.43718 (#417617) 2025-06-21 12:58:50 +02:00
R. Ryantm a3c6aeeffe ecapture: 1.1.0 -> 1.2.0 2025-06-21 10:54:31 +00:00
nersandGitHub 151b48c159 jetbrains-toolbox: remove AnatolyPopov from maintainers 2025-06-21 12:41:12 +02:00
Ilya Epifanov 21dc8976a0 yabridge: fix build error after meson update 2025-06-21 12:39:14 +02:00
R. Ryantm a086615681 chirp: 0.4.0-unstable-2025-06-03 -> 0.4.0-unstable-2025-06-19 2025-06-21 10:30:09 +00:00
sternenseemann c09622bb8d nixos-rebuild-ng: add passthru.tests for lix
Note that the code currently assumes that checking >= 2.18 on the
version of an opaque package is enough which works for many things as it
is the fork point of Lix. However, future changes may need to reevaluate
whether it is enough for every check (should more conditional code be
added).
2025-06-21 12:25:23 +02:00
AleksanaandGitHub 9f856ea6c1 rsyncy: init at 0.2.0 (#413161) 2025-06-21 18:06:11 +08:00
sternenseemann c20ef42f01 nixos-rebuild-ng: skip broken test for Nix < 2.18
The mock test for building with remote, but distinct target and build
host checks a bunch of internals (how many shell commands are executed,
which ones exactly) that are special cased on WITH_NIX_2_18, so the test
breaks when that is false. I've opted to simply skip the test for now
since the expected call list is very annoying to keep maintained and
updated for multiple versions.

This should fix NixOS configurations with config nix.package.version < 2.18.
To keep it that way, I've added nixos-rebuild-ng with some nixVersions
to passthru.tests that aren't likely to be removed in the short term.
2025-06-21 12:06:09 +02:00
9e56d000df affine: 0.22.3 -> 0.22.4 (#418678)
Co-authored-by: xiaoxiangmoe <xiaoxiangmoe@users.noreply.github.com>
2025-06-21 10:04:23 +00:00
R. RyantmandMasum Reza da9d9f91eb warp-terminal: 0.2025.06.04.08.11.stable_03 -> 0.2025.06.18.08.11.stable_03 2025-06-21 15:32:25 +05:30
dotlambdaandGitHub 480ffbf92b python3Packages.gbinder-python: 1.1.1 -> 1.1.2 (#418518) 2025-06-21 02:55:36 -07:00
Gaétan LepageandGitHub b32b04c408 presenterm: fix linking to libsixel on darwin & refactor (#418671) 2025-06-21 11:31:44 +02:00
AleksanaandGitHub 34e786a646 mdns-scanner: init at 0.12.1 (#418523) 2025-06-21 17:29:40 +08:00
R. Ryantm a6955ddd05 affine: 0.22.3 -> 0.22.4 2025-06-21 09:25:12 +00:00
Nikolay KorotkiyandGitHub b67e35b32d oxker: 0.10.3 -> 0.10.5 (#418411) 2025-06-21 13:24:36 +04:00
Gaétan LepageandGitHub 9d8ddaa94f xmenu: 4.5.5 -> 4.6.1 (#414369) 2025-06-21 11:24:10 +02:00
AleksanaandGitHub 24096360f1 rust-parallel: remove linux platform restriction, add update script, add version check hook (#417839) 2025-06-21 17:22:20 +08:00
Peder Bergebakken SundtandGitHub 90fe151178 rpcs3: 0.0.36-17736-c86a25079 -> 0.0.37 (#417625) 2025-06-21 11:08:15 +02:00
Sizhe Zhao ee9ecc47d8 presenterm: refactor 2025-06-21 17:07:22 +08:00
Sizhe Zhao 481fe0b915 presenterm: fix linking to libsixel on darwin 2025-06-21 17:07:16 +08:00
AleksanaandGitHub 32356d4c57 wpsoffice: Fix libxml2 abi breakage (#418619) 2025-06-21 17:07:06 +08:00
Peder Bergebakken SundtandGitHub 850ef64342 ashell -> 0.4.1 -> 0.5.0 (#414514) 2025-06-21 11:06:50 +02:00
AleksanaandGitHub aacab91189 spiffe-vault: init at 0.6.2 (#418227) 2025-06-21 17:03:26 +08:00