Commit Graph
888854 Commits
Author SHA1 Message Date
Ross Smyth 5a4feee182 wild: init at 0.7.0 2025-11-04 11:28:44 -05:00
dotlambdaandGitHub 93fd89651f python3Packages.python-jsonpath: fix src fetching (#458145) 2025-11-03 18:38:41 +00:00
Wolfgang WaltherandGitHub d9d44f842f ci/github-script/bot: fix infinite labeling cycle (#458184) 2025-11-03 18:32:38 +00:00
Wolfgang Walther c768b4243e ci/github-script/bot: fix infinite labeling cycle
When we recently refactored the code to use the maintainer map for
related labels, we made a mistake: When a PR has no packages with
maintainers returned from eval, the label would internally be set to `0`
instead of `false`.

The code would then go on compare the before and after labels with
strict equality - and assume a difference, because `0 !== false`. Thus,
it seemed like new labels needed to be set, so the PUT request was
actually sent. Of course, the labels were actually the same - when
filtering the labels to be set, the `0` would also be treated as falsy,
so the label would not be set. This would result in no visible change in
the PR, but internall GitHub would replace the `updated_at` timestamp
for that PR - after all we replaced all labels.

Repeatedly updating *all* PRs we're looking at quickly causes problems,
because we are going to look at the same PRs *again* in the next cycle -
essentially causing infinite recursion. The bot became slower and slower
over time, because it had to process more and more PRs each run.

Simply casting this to a proper Boolean, should get us out of the mess
soon.
2025-11-03 19:28:43 +01:00
Robert Schütz d090b2662e python3Packages.python-jsonpath: fix src fetching 2025-11-03 10:13:17 -08:00
Marcus RambergandGitHub 7aeb722dae papermc: 1.21.9-41 -> 1.21.10-91 (#454822) 2025-11-03 18:12:59 +00:00
nixpkgs-ci[bot]andGitHub d46ad151fb compose2nix: 0.3.2 -> 0.3.3 (#458128) 2025-11-03 18:09:39 +00:00
Jörg ThalheimandGitHub 471fffe199 nixos/facter: add virtualization and firmware support (#456698) 2025-11-03 17:59:50 +00:00
dotlambdaandGitHub 56dec699a2 nextcloud-notify_push: 1.2.0 -> 1.2.1 (#458101) 2025-11-03 17:43:20 +00:00
Matteo PaciniandGitHub 067733cd6e openlist: 4.1.5 -> 4.1.6 (#458130) 2025-11-03 17:41:27 +00:00
nixpkgs-ci[bot]andGitHub 1cddf2c92f python3Packages.petsc4py: 3.24.0 -> 3.24.1 (#457994) 2025-11-03 17:39:28 +00:00
tomberekandGitHub 7cdcf55292 parallel: 20250822 -> 20251022 (#445566) 2025-11-03 12:33:12 -05:00
dotlambdaandGitHub 6af23185af arkenfox-userjs: 140.0 -> 140.1 (#457961) 2025-11-03 17:25:57 +00:00
dotlambdaandGitHub 087b21a309 python3Packages.eheimdigital: 1.3.2 -> 1.4.0 (#458159) 2025-11-03 17:10:16 +00:00
Fabian AffolterandGitHub 2663c5071b python3Packages.certipy-ad: relax dependency on dnspython (#457931) 2025-11-03 17:09:30 +00:00
Fabian AffolterandGitHub 2f40ddb1a5 python3Packages.nats-py: 2.11.0 -> 2.12.0 (#457829) 2025-11-03 17:06:49 +00:00
Robert Schütz d1592595e2 python3Packages.eheimdigital: 1.3.2 -> 1.4.0
Diff: https://codeberg.org/autinerd/eheimdigital/compare/1.3.2...1.4.0

Changelog: https://codeberg.org/autinerd/eheimdigital/releases/tag/1.4.0
2025-11-03 09:02:38 -08:00
Yohann BonifaceandGitHub c27eab6a20 _3llo: migrate to by-name (#458139) 2025-11-03 16:54:13 +00:00
Yohann BonifaceandGitHub 2cda5682de maintainers: drop thammers (#457293) 2025-11-03 16:51:42 +00:00
Philip TaronandGitHub d920659ba3 tpm2-abrmd,tpm2-tss,tpm2-tools,tpm2-pytss: Add scottstephens to maintainers (#452305) 2025-11-03 16:49:29 +00:00
dotlambdaandGitHub 1eb6b90488 python3Packages.python-open-router: 0.3.1 -> 0.3.2 (#458149) 2025-11-03 16:45:23 +00:00
dotlambdaandGitHub da1c38701a python3Packages.reolink-aio: 0.16.2 -> 0.16.3 (#458152) 2025-11-03 16:45:19 +00:00
Robert Schütz 6b5c92e273 python3Packages.reolink-aio: 0.16.2 -> 0.16.3
Diff: https://github.com/starkillerOG/reolink_aio/compare/0.16.2...0.16.3

Changelog: https://github.com/starkillerOG/reolink_aio/releases/tag/0.16.3
2025-11-03 08:38:30 -08:00
Robert Schütz 6d97f3cf4a python3Packages.python-open-router: 0.3.1 -> 0.3.2
Diff: https://github.com/joostlek/python-open-router/compare/v0.3.1...v0.3.2

Changelog: https://github.com/joostlek/python-open-router/releases/tag/v0.3.2
2025-11-03 08:32:56 -08:00
Thomas GerbetandGitHub a070008e7b yara-x: 1.8.1 -> 1.9.0 (#458109) 2025-11-03 16:13:46 +00:00
Weijia WangandGitHub 10b52c2f94 python3Packages.scooby: 0.10.2 -> 0.11.0 (#457750) 2025-11-03 16:07:15 +00:00
Weijia WangandGitHub dd3b146a41 python3Packages.pyngrok: 7.4.0 -> 7.4.1 (#455369) 2025-11-03 15:53:40 +00:00
Weijia WangandGitHub b32e4859a8 rectangle: 0.91 -> 0.92 (#458065) 2025-11-03 15:52:17 +00:00
Guy Chronister 4af54f4491 _3llo: fix formatting, qualify lib section 2025-11-03 09:50:44 -06:00
Connor BakerandGitHub d8b4cf69be python3Packages.bitsandbytes: add missing CUDA include outputs (#457870) 2025-11-03 15:50:42 +00:00
StepBroBDandGitHub 45b3123ad8 ocamlPackages.directories: 0.6 -> 0.7 (#458098) 2025-11-03 15:50:38 +00:00
Weijia WangandGitHub 932ae59223 unrar: 7.1.10 -> 7.2.1 (#458136) 2025-11-03 15:49:05 +00:00
Dmitry KalinkinandGitHub 3326e72b7e yoda: 2.1.0 -> 2.1.2 (#457982) 2025-11-03 15:44:08 +00:00
Benjamin StaffinandGitHub 7dee4d6f20 hddfancontrol: 2.0.5 -> 2.0.6 (#457997) 2025-11-03 15:41:52 +00:00
redianthus f3eb29e4be ocamlPackages.directories: 0.6 -> 0.7 2025-11-03 16:38:14 +01:00
R. Ryantm 2102e1abf6 unrar: 7.1.10 -> 7.2.1 2025-11-03 15:24:55 +00:00
Florian KlinkandGitHub 9c54fa8e6c nixos/journald-gateway: change default of user and system option to false (#457795) 2025-11-03 15:24:00 +00:00
Masum RezaandGitHub aa99395b15 koboldcpp: 1.100.1 -> 1.101 (#457530) 2025-11-03 15:20:38 +00:00
Masum RezaandGitHub 4f2d07c4dc vicinae: v0.15.5 -> v0.16.1 (#457390) 2025-11-03 15:20:13 +00:00
StepBroBDandGitHub 7b33bd9f11 mdbook-plugins: init at 0.2.3 (#443828) 2025-11-03 15:12:01 +00:00
Philip TaronandGitHub 197be0cd1c qrtool: 0.12.1 -> 0.13.1 (#458009) 2025-11-03 15:10:25 +00:00
nixpkgs-ci[bot]andGitHub 3f01b39325 mdfried: 0.12.9 -> 0.13.0 (#458115) 2025-11-03 15:09:59 +00:00
nixpkgs-ci[bot]andGitHub e2c8ea9b31 fastcdr: 2.3.3 -> 2.3.4 (#458117) 2025-11-03 15:09:57 +00:00
Leona MaroniandGitHub aa841d60f4 zdelta: mark as broken on darwin (#457903) 2025-11-03 15:09:35 +00:00
zapashcanonandredianthus aaf821b420 mdbook-plugins: init at 0.2.3 2025-11-03 15:58:45 +01:00
Guy Chronister 74432d9de5 _3llo: migrate to by-name 2025-11-03 08:46:29 -06:00
nixpkgs-ci[bot]andGitHub 8ba928c05b chirp: 0.4.0-unstable-2025-10-23 -> 0.4.0-unstable-2025-10-30 (#458006) 2025-11-03 14:45:47 +00:00
Bobby RongandGitHub 9e886f0e27 gthumb: 3.12.7 → 3.12.8.1 (#457484) 2025-11-03 14:45:33 +00:00
R. Ryantm 74d7b62447 compose2nix: 0.3.2 -> 0.3.3 2025-11-03 14:42:30 +00:00
Pavol RusnakandGitHub 650fadd877 phoenixd: 0.6.3 -> 0.7.0 (#458055) 2025-11-03 14:23:05 +00:00