Commit Graph
816433 Commits
Author SHA1 Message Date
Wolfgang WaltherandGitHub 9f029d2da4 gnucap: fix overriding with overrideAttrs (#417562) 2025-06-17 14:59:35 +00:00
Weijia WangandGitHub ab841a95bf codeql: 2.21.3 -> 2.21.4 (#415206) 2025-06-17 16:55:01 +02:00
Weijia WangandGitHub c46a9d4206 benthos: 4.51.0 -> 4.52.0 (#415053) 2025-06-17 16:53:47 +02:00
Weijia WangandGitHub f82cb7a0e7 openterface-qt: 0.3.14 -> 0.3.15 (#415484) 2025-06-17 16:48:53 +02:00
Wolfgang Walther b1a2ad327b gnucap: modernize 2025-06-17 16:48:05 +02:00
Wolfgang Walther 1fa7acce48 gnucap: fix overriding with overrideAttrs
Any attribute concatenation onto the result of mkDerivation will break
overrideability.

Before this PR, the following would fail to evaluate:

```
(gnucap.overrideAttrs { pname = "my-gnucap"; }).withPlugins (p: [
p.verilog ])'
```

The error is:

```
error: attribute 'withPlugins' missing
```

With this PR, it works as expected.
2025-06-17 16:48:01 +02:00
Weijia WangandGitHub 2cb3015bd1 go-swagger: 0.31.0 -> 0.32.3 (#415319) 2025-06-17 16:46:09 +02:00
SandroandGitHub afd8864148 gopls: 0.18.1 -> 0.19.0 (#417503) 2025-06-17 16:38:26 +02:00
Weijia WangandGitHub 4be9167a0c space-station-14-launcher: 0.31.0 -> 0.32.1 (#413898) 2025-06-17 16:36:27 +02:00
Weijia WangandGitHub 574596d0e7 xeus: 5.2.2 -> 5.2.3 (#414080) 2025-06-17 16:35:50 +02:00
Weijia WangandGitHub 23587b63f0 uwsgi: 2.0.29 -> 2.0.30 (#413585) 2025-06-17 16:35:33 +02:00
Weijia WangandGitHub 47214df244 dxx-rebirth: 0.60.0-beta2-unstable-2025-03-29 -> 0.60.0-beta2-unstable-2025-05-24 (#413306) 2025-06-17 16:33:08 +02:00
R. RyantmandVincent Laporte b51b5a42d1 esp-generate: 0.3.1 -> 0.4.0 2025-06-17 16:32:46 +02:00
Pol DellaieraandGitHub ced128d1fc php.extensions.systemd: init at 0.1.2-unstable-2018-06-11 (#416733) 2025-06-17 16:31:08 +02:00
Weijia WangandGitHub 3ce30f6640 scorecard: 5.1.1 -> 5.2.1 (#411606) 2025-06-17 16:30:41 +02:00
Weijia WangandGitHub b1a4128ed7 noson: 5.6.10 -> 5.6.13 (#413158) 2025-06-17 16:30:06 +02:00
Pol DellaieraandGitHub f0544b7c34 jetbrains-toolbox: correctly pass ICU dependency (#416422) 2025-06-17 16:29:46 +02:00
Weijia WangandGitHub 3a231497a6 dolphin-emu-primehack: 1.0.7a -> 1.0.8 (#413732) 2025-06-17 16:29:34 +02:00
Peter H. HoegandMatthieu Coudron 903af7b003 ipset: add meta.mainProgram 2025-06-17 16:19:56 +02:00
b24b43c2a2 harbor-cli: 0.0.6 -> 0.0.7 (#417545)
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
2025-06-17 14:17:10 +00:00
Wolfgang WaltherandGitHub b5ef7ef4d3 workflows/labels: add bottleneck for throttling (#417512) 2025-06-17 13:56:17 +00:00
Tristan RossandAlyssa Ross 1923fdbbde llvmPackages_git: 21.0.0-unstable-2025-06-08 -> 21.0.0-unstable-2025-06-15 2025-06-17 15:51:34 +02:00
5f8808fa93 amp-cli: 0.0.1749297687-g3e4f54 -> 0.0.1750147289-g2a47fe (#417504)
Co-authored-by: keegancsmith <keegancsmith@users.noreply.github.com>
2025-06-17 13:46:41 +00:00
Wolfgang Walther 4fe9129b78 workflows/labels: add simple stats
To ease debugging rate-limiting issues.
2025-06-17 15:46:34 +02:00
R. Ryantm 4851967dab harbor-cli: 0.0.6 -> 0.0.7 2025-06-17 13:45:48 +00:00
R. RyantmandPeter Hoeg 4373358417 okteta: 0.26.21 -> 0.26.22 2025-06-17 13:42:20 +00:00
AleksanaandGitHub 7078acdcdf precious: init at 0.9.0 (#417404) 2025-06-17 21:35:26 +08:00
AleksanaandGitHub 239b64f3c5 nano: unbreak on darwin (#417500) 2025-06-17 21:07:23 +08:00
Cosima NeidahlandGitHub 5d44e716f4 ayatana-indicator-datetime: 24.5.1 -> 25.4.0, init lomiri-indicator-datetime (#415356) 2025-06-17 15:01:54 +02:00
97295f6647 komodo: 1.17.5 -> 1.18.3 (#417304)
Co-authored-by: r17x <hi@rin.rocks>
2025-06-17 12:57:25 +00:00
José Romildo MalaquiasandGitHub 8ccdb34b30 whitesur-gtk-theme: 2025-04-03 -> 2025-06-14 (#417477) 2025-06-17 09:55:12 -03:00
Wolfgang Walther f3b67f4eb5 workflows/labels: improve logging for skipped PRs
Conditions that cause a PR to be skipped are now marked clearly in the
log output.
2025-06-17 14:53:54 +02:00
Wolfgang Walther 114b4fcf48 workflows/labels: add bottleneck for throttling
This should prevent us from hitting API rate limits, even when we run
huge manual jobs. It just takes a bit longer.
2025-06-17 14:53:32 +02:00
Wolfgang Walther 0e88d8a24d workflows/labels: log current API rate_limits
This will give us a little bit better insight into how close we're
running to the limits.
2025-06-17 14:53:31 +02:00
Adam C. StephensandGitHub 4b6976860b ovn: 25.03.0 -> 25.03.1 (#417488) 2025-06-17 08:35:14 -04:00
Jörg ThalheimandGitHub d9a40c9bd5 command-not-found: disable by default, simplify, document (#416425) 2025-06-17 14:15:55 +02:00
Abhishek Singh e0b9903b79 precious: init at 0.9.0 2025-06-17 17:43:12 +05:30
Pol DellaieraandGitHub 6ef37fe20d doc: Update VSCode extension docs (#417117) 2025-06-17 14:12:32 +02:00
Ryan Omasta acfc0b30a9 nano: unbreak on darwin
Fixes an issue with `format string is not a string literal` breaking nano on Darwin.
https://hydra.nixos.org/build/300187289/nixlog/1
2025-06-17 05:59:31 -06:00
AleksanaandGitHub b98e2ffb91 komikku: 1.79.1 -> 1.80.0 (#417094) 2025-06-17 19:31:24 +08:00
SandroandGitHub 5fa27a2dab weblate: 5.11.4 -> 5.12.1 (#417505) 2025-06-17 13:22:00 +02:00
SandroandGitHub 3a6ebfef32 python3Packages.python-octaviaclient: 3.11.0 -> 3.11.1 (#417472) 2025-06-17 13:21:28 +02:00
Pol DellaieraandGitHub 9c8dda957e justbuild: 1.5.2 -> 1.5.3 (#417455) 2025-06-17 13:16:48 +02:00
Pol DellaieraandGitHub 1e4728d0d1 vscode-extensions.betterthantomorrow.calva: 2.0.516 -> 2.0.519 (#417459) 2025-06-17 13:16:17 +02:00
Markus KowalewskiandGitHub 36bb95b6b2 rdma-core: 57.0 -> 58.0 (#417271) 2025-06-17 13:08:12 +02:00
Kerstin Humm 956537f83f weblate: 5.11.4 -> 5.12.1
Changelog: https://github.com/WeblateOrg/weblate/releases/tag/weblate-5.12.1
2025-06-17 12:58:21 +02:00
Kerstin Humm f00b346e56 python3Packages.weblate-schemas: 2025.1 -> 2025.2
Changelog: https://github.com/WeblateOrg/weblate_schemas/blob/2025.2/CHANGES.rst
2025-06-17 12:57:55 +02:00
Kerstin Humm 7659cb1207 python3Packages.altcha: 0.1.9 -> 0.2.0
Diff: https://github.com/altcha-org/altcha-lib-py/compare/refs/tags/v0.1.9...refs/tags/v0.2.0
2025-06-17 12:51:06 +02:00
R. Ryantm 47a3a8556a amp-cli: 0.0.1749297687-g3e4f54 -> 0.0.1750147289-g2a47fe 2025-06-17 10:50:22 +00:00
Romanos Skiadas 32a9c6ed44 gopls: 0.18.1 -> 0.19.0
changelog: https://github.com/golang/tools/releases/tag/gopls%2Fv0.19.0

Remove gofix, as it was moved to the top level tools module instead
2025-06-17 13:38:03 +03:00