Commit Graph
905674 Commits
Author SHA1 Message Date
ghpzin 19265f2a21 vde2: fix build with gcc15
- add "-std=gnu17" to `env.NIX_CFLAGS_COMPILE` similar to merged upstream
commit (patch from commit does not apply):
https://github.com/virtualsquare/vde-2/commit/fedcb99c5f44c397f459ed0951a8fba4f4effb73

Fixes build failure with gcc15:
```
libvdehist.c:39:27: error: initialization of 'ssize_fun' {aka 'long
int (*)(void)'} from incompatible pointer type
'ssize_t (*)(int,  void *, size_t)' {aka 'long int (>
   39 | ssize_fun vdehist_vderead=read;
      |                           ^~~~
In file included from /nix/store/gi4cz4ir3zlwhf1azqfgxqdnczfrwsr7-glibc-2.40-66-dev/include/unistd.h:1217,
                 from libvdehist.c:21:
/nix/store/gi4cz4ir3zlwhf1azqfgxqdnczfrwsr7-glibc-2.40-66-dev/include/bits/unistd.h:26:1:
note: 'read' declared here
   26 | read (int __fd, __fortify_clang_overload_arg0 (void *, ,__buf), size_t __nbytes)
      | ^~~~
libvdehist.c:38:20: note: 'ssize_fun' declared here
   38 | typedef ssize_t (* ssize_fun)();
      |                    ^~~~~~~~~
libvdehist.c: In function 'showexpand':
libvdehist.c:99:25: error: too many arguments to function 'vdehist_termwrite';
expected 0, have 3
   99 |                         vdehist_termwrite(termfd,buf,strlen(buf));
      |                         ^~~~~~~~~~~~~~~~~ ~~~~~~
libvdehist.c: In function 'vdehist_create_commandlist':
libvdehist.c:192:17: error: too many arguments to function 'vdehist_vdewrite';
expected 0, have 3
  192 |                 vdehist_vdewrite(vdefd,"help\n",5);
      |                 ^~~~~~~~~~~~~~~~ ~~~~~
libvdehist.c:323:27: error: too many arguments to function 'vdehist_vderead';
expected 0, have 3
  323 |                         n=vdehist_vderead(st->mgmtfd,buf,BUFSIZE);
      |                           ^~~~~~~~~~~~~~~ ~~~~~~~~~~
```
2025-12-02 09:19:36 +03:00
dotlambdaandGitHub 652fbedc6b python3Packages.{deltalake,zope-size,python-dotenv}: use lib.concatAttrValues (#466428) 2025-12-02 04:13:48 +00:00
dotlambdaandGitHub f1ad7ac6ec imagemagick: 7.1.2-8 -> 7.1.2-9 (#466991) 2025-12-02 03:52:28 +00:00
R. Ryantm 6f779d8de0 imagemagick: 7.1.2-8 -> 7.1.2-9 2025-12-02 00:39:14 +00:00
Fabián Heredia MontielandGitHub ddb731e595 libdrm: 2.4.128 -> 2.4.129 (#464478) 2025-12-02 00:06:13 +00:00
Fabián Heredia MontielandGitHub 9070c179de GNOME 49.2 (#465616) 2025-12-02 00:02:57 +00:00
Fabián Heredia MontielandGitHub cd30ec64c3 cyrus_sasl: fix build with gcc15 (#447738) 2025-12-01 21:30:30 +00:00
Fabián Heredia MontielandGitHub 9d7ff7f6ce db{48,53,60,62}: get gentoo patch for gcc15 and Wno-error=incompatible-pointer-types (#466885) 2025-12-01 20:33:18 +00:00
nixpkgs-ci[bot]andGitHub 5fab9d29e3 Merge staging-next into staging 2025-12-01 18:07:01 +00:00
nixpkgs-ci[bot]andGitHub 3ace160e8e Merge master into staging-next 2025-12-01 18:06:15 +00:00
nixpkgs-ci[bot]andGitHub 8c29968b3a eigenwallet: 3.3.7 -> 3.3.8 (#466773) 2025-12-01 17:53:29 +00:00
Cosima NeidahlandGitHub d355da8e30 sdl3: Disable AltiVec optimisations on non-ppc64le (#462734) 2025-12-01 17:41:24 +00:00
misuzuandGitHub 974707f1fe ctranslate2: disable CPU dispatching when micro architecture is set (#461165) 2025-12-01 17:33:49 +00:00
misuzuandGitHub 791d5b63a4 oha: Add versionCheckHook (#466352) 2025-12-01 17:30:55 +00:00
Fabián Heredia Montiel 4e7384feb2 db{48,53,60,62}: get gentoo patch for gcc15 and Wno-error=incompatible-pointer-types 2025-12-01 11:29:10 -06:00
Fabian AffolterandGitHub f9fa38716b fim-rs: 0.5.0 -> 0.6.1 (#466701) 2025-12-01 17:12:11 +00:00
Fabian AffolterandGitHub 84557a9615 python3Packages.types-lxml: 2025.08.25 -> 2025.11.25 (#466609) 2025-12-01 17:05:55 +00:00
dotlambdaandGitHub b672ac3b76 python3Packages.flask-bcrypt: backport upstream test fix for long pas… (#466635) 2025-12-01 17:04:40 +00:00
nixpkgs-ci[bot]andGitHub 55dc8b4563 docfd: 12.1.0 -> 12.2.0 (#466842) 2025-12-01 17:03:01 +00:00
nixpkgs-ci[bot]andGitHub e372997d05 clickhouse-lts: 25.8.11.66-lts -> 25.8.12.129-lts (#466507) 2025-12-01 17:02:59 +00:00
Fabian AffolterandGitHub 5f0511e627 python3Packages.mkdocstrings: 0.30.1 -> 1.0.0 (#466721) 2025-12-01 17:00:14 +00:00
Connor BakerandGitHub bd98643a3d python3Packages.warp-lang: 1.9.1 -> 1.10.0 (#462195) 2025-12-01 16:43:52 +00:00
dotlambdaandGitHub 269f3e15d6 python3Packages.urllib3-future: 2.14.907 -> 2.14.908 (#466824) 2025-12-01 16:42:50 +00:00
AleksanaandGitHub a4e0906bb4 COSMIC Beta 8 (#465945) 2025-12-01 16:29:05 +00:00
AleksanaandGitHub 6c688245e7 lemminx: Add Java crypto module for ECC HTTPS (#465985) 2025-12-01 16:28:27 +00:00
AleksanaandGitHub e8a0aeb85a bun: 1.3.2 -> 1.3.3 (#463953) 2025-12-01 16:23:01 +00:00
AleksanaandGitHub aed3323429 adios2: 2.10.2 -> 2.11.0 (#463788) 2025-12-01 16:18:21 +00:00
AleksanaandGitHub bfe81134a5 zfp: propagate openmp (#464852) 2025-12-01 16:17:43 +00:00
AleksanaandGitHub 1b0103d0d6 opencascade-occt: move NIX_CFLAGS_COMPILE inside env (#446835) 2025-12-01 16:16:42 +00:00
AleksanaandGitHub 542c43471a eb-garamond: disable ttfautohint's GUI (#463023) 2025-12-01 16:14:56 +00:00
Bruno BELANYIandGitHub 9f98f60620 woodpecker-{agent,cli,server}: build from source (#465460) 2025-12-01 16:04:40 +00:00
Leona MaroniandGitHub f80f83df96 github-runner: 2.329.0 -> 2.330.0 (#463850) 2025-12-01 16:04:38 +00:00
SandroandGitHub 71af7efa84 sonarlint-ls: fix wrapper to properly load analyzer plugins (#462269) 2025-12-01 15:57:51 +00:00
AleksanaandGitHub b1611d26c7 wcc: shallow clone and fix header version (#466587) 2025-12-01 15:54:39 +00:00
Fabian AffolterandGitHub 7a5696c6a8 python3Packages.pymodbus: 3.11.3 -> 3.11.4 (#466807) 2025-12-01 15:53:56 +00:00
AleksanaandGitHub 0a83694617 alacritty-graphics: fix version check, move suffix to pname (#466823) 2025-12-01 15:34:51 +00:00
Pol DellaieraandGitHub 76c975c719 vscode-extensions.sysdig.sysdig-vscode-ext: init at 0.2.12 (#466788) 2025-12-01 15:32:11 +00:00
Adam C. StephensandGitHub 2aba62ee04 edk2: 202508.01 -> 202511 (#465449) 2025-12-01 15:12:37 +00:00
Vincent LaporteandGitHub 4c104bbc36 satysfi: fix build on darwin (#466836) 2025-12-01 15:11:15 +00:00
Matthew CroughanandGitHub c1bc4a0159 hexagonrpc: fix meta.mainProgram (#466785) 2025-12-01 15:07:42 +00:00
nixpkgs-ci[bot]andGitHub 1be6d52d3e cerberus: 0-unstable-2025-11-24 -> 0-unstable-2025-11-26 (#466758) 2025-12-01 14:57:03 +00:00
StepBroBDandGitHub 4e286bbf3c ocamlPackages.reason: 3.17.0 → 3.17.2 (#466735) 2025-12-01 14:55:09 +00:00
Adam C. StephensandGitHub 7faa39d6a9 nixos/incus: handle networking.firewall.backend in firewall assertion (#466841) 2025-12-01 14:51:41 +00:00
nixpkgs-ci[bot]andGitHub 552df0d730 algia: 0.0.87 -> 0.0.91 (#466595) 2025-12-01 14:45:04 +00:00
Adam C. Stephens 4884b1706f nixos/incus: handle networking.firewall.backend in firewall assertion
apparently one can enable the nftables backend without enabling nftables
2025-12-01 09:40:11 -05:00
EmilyandGitHub cff7a630fd apko: 0.30.26 -> 0.30.27 (#466748) 2025-12-01 14:38:29 +00:00
Matteo PaciniandGitHub 957b438d6e mommy: 1.6.0 -> 1.7.0 (#466796) 2025-12-01 14:38:13 +00:00
R. Ryantm 893d3812c1 docfd: 12.1.0 -> 12.2.0 2025-12-01 14:35:30 +00:00
Yifei Sun 100fb6fec8 satysfi: fix build on darwin 2025-12-01 15:33:21 +01:00
SandroandGitHub c6a2960070 nixos/netbird: allow setting dnssec (#410239) 2025-12-01 14:32:16 +00:00