Commit Graph
869540 Commits
Author SHA1 Message Date
Weijia WangandGitHub cfde87e70d rzls: 10.0.0-preview.25424.9 -> 10.0.0-preview.25464.2 (#440857) 2025-09-28 10:51:48 +00:00
AleksanaandGitHub b88a928dfc wechat-uos: Fix download (#445949) 2025-09-28 10:44:03 +00:00
AleksanaandGitHub 0d99d8b996 python3Packages.zigpy-znp: run tests (#446876) 2025-09-28 10:42:18 +00:00
AleksanaandGitHub d0d9e67f42 libodfgen: fix build with gcc15 (#446154) 2025-09-28 10:39:45 +00:00
R. Ryantm 333f9b6395 vscode-extensions.mechatroner.rainbow-csv: 3.21.0 -> 3.22.0 2025-09-28 10:39:01 +00:00
R. Ryantm 5fd3ec2e6e mitra: 4.10.0 -> 4.10.1 2025-09-28 10:38:51 +00:00
AleksanaandGitHub dab749a059 open5gs: fix build on darwin (#445075) 2025-09-28 10:38:51 +00:00
AleksanaandGitHub bd91703f53 onnxruntime: fix build with gcc15 (#446136) 2025-09-28 10:38:32 +00:00
Weijia WangandGitHub b151a5df7a bash_unit: 2.3.2 -> 2.3.3 (#437991) 2025-09-28 10:38:16 +00:00
AleksanaandGitHub 19beea228f yaml-cpp: fix build with gcc15 (#446120) 2025-09-28 10:38:07 +00:00
Weijia WangandGitHub 990e15833b s5: 0.1.15 -> 0.2.0 (#440401) 2025-09-28 10:37:44 +00:00
AleksanaandGitHub c7ddea9b88 ironbar: fix keyboard module compilation (#446271) 2025-09-28 10:37:32 +00:00
Weijia WangandGitHub aca9a63cfa ethersync: 0.7.0 -> 0.8.0 (#446386) 2025-09-28 10:37:00 +00:00
AleksanaandGitHub 9b40f06b11 zarf: fix shell completions on Darwin (#446215) 2025-09-28 10:36:36 +00:00
AleksanaandGitHub ba6b7687e1 exploitdb: fix nix/store path warning (#446526) 2025-09-28 10:35:19 +00:00
AleksanaandGitHub 7ceeb354e6 basemap-data-{,hires}: fix and add geospatial team (#446560) 2025-09-28 10:34:32 +00:00
AleksanaandGitHub 7aad431e49 element-desktop: fix taskbar icon on KDE Plasma (#446520) 2025-09-28 10:32:35 +00:00
ghpzin 3c8da751e6 dmraid: fix build with gcc15
- add rebased patch from alpine:
https://gitlab.alpinelinux.org/alpine/aports/-/raw/dc5b3135517ede55f5e3530e538ca75048d26565/main/dmraid/008-gcc15.patch
(does not apply with `fetchpatch` even with `stripLen` and `extraPrefix`)

Fixes build failure with gcc15:
```
activate/activate.c:893:34: error: passing argument 3 of 'do_device'
from incompatible pointer type [-Wincompatible-pointer-types]
  893 |         return do_device(lc, rs, dm_register_for_event);
      |                                  ^~~~~~~~~~~~~~~~~~~~~
      |                                  |
      |                                  int (*)(char *, char *)
activate/activate.c:869:62: note: expected 'int (*)(void)' but argument
is of type 'int (*)(char *, char *)'
  869 | do_device(struct lib_context *lc, struct raid_set *rs, int (*f) ())
      |                                                        ~~~~~~^~~~~
activate/activate.c:850:1: note: 'dm_register_for_event' declared here
  850 | dm_register_for_event(char *dev_name, char *lib_name)
      | ^~~~~~~~~~~~~~~~~~~~~
misc/file.c:66:17: error: initialization of 'ssize_t (*)(void)'
{aka 'long int (*)(void)'} from incompatible pointer type
'ssize_t (*)(int,  void *, size_t)' {aka 'long int (*)(int,  void *, long unsigned int)'} [-Wincompatible-pointer-types]
   66 |                 read, "read"}, {
      |                 ^~~~
misc/file.c:67:9: error: initialization of 'ssize_t (*)(void)' {aka 'long int (*)(void)'}
from incompatible pointer type 'ssize_t (*)(int,  const void *, size_t)'
{aka 'long int (*)(int,  const void *, long unsigned int)'} [-Wincompatible-pointer-types]
   67 |         write, "writ"},}, *rw = rw_spec + ((flags & O_WRONLY) ? 1 : 0);
      |         ^~~~~
misc/file.c:67:9: note: (near initialization for 'rw_spec[1].func')
```
2025-09-28 13:31:09 +03:00
R. Ryantm bccf6d668b holo-cli: 0.5.0-unstable-2025-08-29 -> 0.5.0-unstable-2025-09-22 2025-09-28 10:29:28 +00:00
R. Ryantm b5dc431304 python3Packages.numbagg: 0.9.2 -> 0.9.3 2025-09-28 10:17:59 +00:00
Robert Schütz cc38e0a700 python3Packages.zigpy-znp: run tests 2025-09-28 03:17:27 -07:00
Nikolay KorotkiyandGitHub 1482cbc7a4 gopass-hibp: 1.15.17 -> 1.15.18 (#446809) 2025-09-28 10:06:08 +00:00
R. Ryantm 91b36bbae3 vscode-extensions.ms-windows-ai-studio.windows-ai-studio: 0.20.0 -> 0.22.1 2025-09-28 09:58:46 +00:00
R. Ryantm 1b32fd9007 vscode-extensions.redhat.ansible: 25.8.1 -> 25.9.0 2025-09-28 09:55:46 +00:00
Ashish SHUKLA c86b673628 just: 1.42.4 -> 1.43.0
- Remove rec

Changes: https://github.com/casey/just/releases/tag/1.43.0
2025-09-28 11:54:58 +02:00
R. Ryantm 9a527806c4 vscode-extensions.coder.coder-remote: 1.10.1 -> 1.11.0 2025-09-28 09:46:34 +00:00
Acid Bong 760ed7b659 parallel-full: move to pkgs/by-name 2025-09-28 12:46:12 +03:00
Acid Bong 791de5a4b7 parallel: remove with lib 2025-09-28 12:46:12 +03:00
Acid Bong f775b4aea6 parallel: switch to finalAttrs 2025-09-28 12:46:12 +03:00
R. Ryantm 0ac7a18ef0 alibuild: 1.17.28 -> 1.17.30 2025-09-28 09:39:51 +00:00
R. Ryantm d65fb13a3c opentelemetry-cpp: 1.22.0 -> 1.23.0 2025-09-28 09:28:58 +00:00
Fabian AffolterandGitHub ca40fe77e6 python313Packages.aiohttp-middlewares: disable failing tests (#446812) 2025-09-28 09:07:02 +00:00
YtandGitHub 5878a67421 python3Packages.keras: unmark as broken (#446771) 2025-09-28 09:03:06 +00:00
R. Ryantm aed344d58d terraform-providers.awscc: 1.56.0 -> 1.57.0 2025-09-28 09:01:32 +00:00
Fabian Affolter c1cd1e6a08 python313Packages.aiohttp-middlewares: disable failing tests 2025-09-28 11:00:45 +02:00
Pol DellaieraandGitHub 90f8008436 visual-paradigm-ce: init at 17.3.20250906 (#445766) 2025-09-28 08:58:39 +00:00
liberodark 979a95c40a sssd: fix tests issues 2025-09-28 10:42:56 +02:00
R. Ryantm 5ac1a22a4a vokoscreen-ng: 4.6.0 -> 4.7.0 2025-09-28 08:41:23 +00:00
K900andGitHub 5794c3ae36 kdePackages.klevernotes: 1.2.3 -> 1.2.4 (#446643) 2025-09-28 08:37:00 +00:00
Robert Schütz b946e4b1e5 radicale: 3.5.6 -> 3.5.7
Diff: https://github.com/Kozea/Radicale/compare/v3.5.6...v3.5.7

Changelog: https://github.com/Kozea/Radicale/blob/v3.5.7/CHANGELOG.md
2025-09-28 01:21:20 -07:00
Robert Schütz 08f535fdbc home-assistant-custom-components.auth_oidc: 0.6.2-alpha -> 0.6.3-alpha
Diff: https://github.com/christiaangoossens/hass-oidc-auth/compare/v0.6.2-alpha...v0.6.3-alpha

Changelog: https://github.com/christiaangoossens/hass-oidc-auth/releases/tag/v0.6.3-alpha
2025-09-28 01:18:31 -07:00
nixpkgs-merge-bot[bot]andGitHub ff0345ac3d symfony-cli: 5.13.0 -> 5.14.2 (#446842) 2025-09-28 08:07:15 +00:00
R. Ryantm 0d66a03a43 gpxsee: 13.47 -> 13.48 2025-09-28 08:05:57 +00:00
R. Ryantm d757dfdabf plasticity: 25.2.8 -> 25.2.9 2025-09-28 08:05:01 +00:00
Wolfgang WaltherandGitHub 5099bd78fc maintainers: drop 8aed (#444970) 2025-09-28 07:59:15 +00:00
Wolfgang WaltherandGitHub 13cb181128 maintainers: drop tfmoraes (#445007) 2025-09-28 07:58:51 +00:00
Felix BargfeldtandGitHub 7490aff168 smtp4dev: 3.10.1 -> 3.10.2 (#445710) 2025-09-28 07:50:46 +00:00
R. Ryantm e4f1a1e2a5 terraform-providers.checkly: 1.13.0 -> 1.14.0 2025-09-28 07:33:58 +00:00
R. Ryantm 24a538194b pocket-id: 1.10.0 -> 1.11.2 2025-09-28 07:23:54 +00:00
R. RyantmandNikolay Korotkiy bd8e84be31 gopass-hibp: 1.15.17 -> 1.15.18 2025-09-28 11:10:51 +04:00