Commit Graph
907944 Commits
Author SHA1 Message Date
ghpzin 95ead3e115 netperf: fix build with gcc15
- add patch from debian submitted in unmerged PR upstream:
https://www.github.com/HewlettPackard/netperf/pull/86

Fixes build failure with gcc15:
```
hist.h:135:6: error: conflicting types for 'HIST_purge'; have
'void(struct histogram_struct *)'
  135 | void HIST_purge(HIST h);
      |      ^~~~~~~~~~
In file included from nettest_bsd.c:175:
netlib.h:651:17: note: previous declaration of 'HIST_purge' with type
'void(void)'
  651 | extern void     HIST_purge();
      |                 ^~~~~~~~~~
nettest_bsd.c:4497:19: error: too many arguments to function
'alloc_sendfile_buf_ring'; expected 0, have 4
 4497 |       send_ring = alloc_sendfile_buf_ring(send_width,
      |                   ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
netlib.h:690:26: note: declared here
  690 | extern  struct ring_elt *alloc_sendfile_buf_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~~~~
nettest_bsd.c: In function 'recv_tcp_stream':
nettest_bsd.c:5197:15: error: too many arguments to function
'allocate_buffer_ring'; expected 0, have 4
 5197 |   recv_ring = allocate_buffer_ring(recv_width,
      |               ^~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~
netlib.h:679:26: note: declared here
  679 | extern  struct ring_elt *allocate_buffer_ring();
      |                          ^~~~~~~~~~~~~~~~~~~~
nettest_omni.c:5050:5: error: too many arguments to function
'HIST_get_stats'; expected 0, have 5
 5050 |     HIST_get_stats(time_hist,
      |     ^~~~~~~~~~~~~~ ~~~~~~~~~
netlib.h:650:17: note: declared here
  650 | extern void     HIST_get_stats();
      |                 ^~~~~~~~~~~~~~
nettest_omni.c:5055:19: error: too many arguments to function
'HIST_get_percentile'; expected 0, have 2
 5055 |     p50_latency = HIST_get_percentile(time_hist, 0.50);
      |                   ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~
netlib.h:649:17: note: declared here
  649 | extern int      HIST_get_percentile();
      |                 ^~~~~~~~~~~~~~~~~~~
```
2025-12-06 13:55:15 +03:00
nixpkgs-ci[bot]andGitHub 48fc58f947 Merge staging-next into staging 2025-12-06 06:06:14 +00:00
nixpkgs-ci[bot]andGitHub f686cde60a Merge master into staging-next 2025-12-06 06:05:36 +00:00
numinitandGitHub 9e31b6e2c4 nebula: 1.9.7 -> 1.10.0 (#467931) 2025-12-06 05:45:56 +00:00
nixpkgs-ci[bot]andGitHub e40a5eff5f github-copilot-cli: 0.0.365 -> 0.0.367 (#468322) 2025-12-06 05:34:07 +00:00
R. Ryantm 384cd4d171 github-copilot-cli: 0.0.365 -> 0.0.367 2025-12-06 04:31:47 +00:00
AleksanaandGitHub ac5a69f29b protols: fix well-known types/imports support (#465302) 2025-12-06 04:03:02 +00:00
AleksanaandGitHub e6a5120ee4 tgeraser: init at 1.4.2 (#466279) 2025-12-06 04:02:07 +00:00
AleksanaandGitHub 6c27d980a9 Revert "libcosmicAppHook: use RUSTFLAGS instead of platform specific flags" (#468250) 2025-12-06 03:48:41 +00:00
AleksanaandGitHub 6a35efdfe6 mailmap: add toastal (#468309) 2025-12-06 03:46:07 +00:00
Mathew PolzinandGitHub 32a5899fb1 pixi: 0.59.0 -> 0.60.0 (#467513) 2025-12-06 03:42:03 +00:00
Mathew PolzinandGitHub 7516fa2637 ifstate: 2.2.2 -> 2.2.3 (#467618) 2025-12-06 03:21:28 +00:00
Jared BaurandGitHub f1e68c38b1 various: fix hash mismatches (#468283) 2025-12-06 03:13:21 +00:00
nixpkgs-ci[bot]andGitHub 3e23f80781 ao3downloader: 2025.6.1 -> 2025.11.0 (#467193) 2025-12-06 03:12:45 +00:00
Mathew PolzinandGitHub bd128c1342 umami: 3.0.1 -> 3.0.2 (#467820) 2025-12-06 03:05:24 +00:00
·𐑑𐑴𐑕𐑑𐑩𐑤 ba084396ff mailmap: add toastal 2025-12-06 10:02:34 +07:00
Mathew PolzinandGitHub 34b1775f56 harsh: 0.11.3 -> 0.12.3 (#467940) 2025-12-06 02:56:42 +00:00
Jared BaurandGitHub 715a87dd71 nixos/oci-containers: change imageFile option type (#467928) 2025-12-06 02:48:45 +00:00
Mathew PolzinandGitHub 368069aa54 bruno: 2.15.0 -> 2.15.1 (#468295) 2025-12-06 02:44:57 +00:00
nixpkgs-ci[bot]andGitHub 765cd61a3e gitlogue: 0.4.1 -> 0.5.0 (#468230) 2025-12-06 01:59:38 +00:00
R. Ryantm 819948e8c5 bruno: 2.15.0 -> 2.15.1 2025-12-06 01:31:19 +00:00
Fabián Heredia MontielandGitHub a43e0ddb4f ocamlPackages.dockerfile: 8.3.3 -> 8.3.4 (#467691) 2025-12-06 01:22:46 +00:00
Fabián Heredia MontielandGitHub e6d54c7b74 pyprland: 2.4.7 -> 2.5.0 (#467810) 2025-12-06 01:18:57 +00:00
Fabián Heredia MontielandGitHub 25d13f50b5 xk6: 1.2.6 -> 1.3.0 (#467815) 2025-12-06 01:18:20 +00:00
Fabián Heredia MontielandGitHub ae4248a851 postgresqlPackages.pgmq: 1.7.0 -> 1.8.0 (#467917) 2025-12-06 01:17:56 +00:00
Fabián Heredia MontielandGitHub 4587ab1a26 python3Packages.langgraph-sdk: 0.2.10 -> 0.2.12 (#468162) 2025-12-06 01:16:04 +00:00
Justin Restivo 919d067a59 pythonPackages.debugpy: update src.hash 2025-12-05 19:58:40 -05:00
Justin Restivo e33ad2af43 libp11: update src.sha256 2025-12-05 19:58:32 -05:00
Justin Restivo 0c204a006f usbmuxd2: update src.hash 2025-12-05 19:57:45 -05:00
nixpkgs-ci[bot]andGitHub f16fc9d4e7 Merge staging-next into staging 2025-12-06 00:17:35 +00:00
nixpkgs-ci[bot]andGitHub 8368f6c636 Merge master into staging-next 2025-12-06 00:16:55 +00:00
Vladimír ČunátandGitHub 0254eab410 knot-resolver{,-manager}_6: init at 6.0.16 and nixos/knot-resolver: init (#463467) 2025-12-06 00:01:43 +00:00
nixpkgs-ci[bot]andGitHub a252c0d648 hoppscotch: 25.9.1-0 -> 25.11.1-0 (#457919) 2025-12-05 23:50:31 +00:00
Martin WeineltandGitHub 8de58d67ca pretalx: 2025.2.1 -> 2025.2.2 (#468260) 2025-12-05 23:42:02 +00:00
tomfandGitHub db08ce798f flake-checker: 0.2.8 -> 0.2.10 (#465752) 2025-12-05 23:41:58 +00:00
Martin Weinelt 3d675be4b8 pretalx: 2025.2.1 -> 2025.2.2
https://docs.pretalx.org/changelog/#2025.2.2
2025-12-06 00:33:05 +01:00
nixpkgs-ci[bot]andGitHub fb41ce8d34 tsidp: 0.0.7 -> 0.0.9 (#468248) 2025-12-05 23:25:45 +00:00
Alyssa RossandGitHub cfb7da2b91 virtiofsd: Add versionCheckHook (#468117) 2025-12-05 23:17:48 +00:00
R. Ryantm 526354a0bb hoppscotch: 25.9.1-0 -> 25.11.1-0 2025-12-05 23:15:59 +00:00
Martin WeineltandGitHub 2bbeb7a986 home-assistant-custom-lovelace-modules.material-you-utilities: 2.0.26 -> 2.0.27 (#468233) 2025-12-05 23:15:05 +00:00
Pavol RusnakandGitHub 8232edcea4 trezor-suite: 25.11.2 -> 25.11.3 (#468252) 2025-12-05 23:02:23 +00:00
nixpkgs-ci[bot]andGitHub 0270e8864f cargo-binstall: 1.16.2 -> 1.16.3 (#468213) 2025-12-05 22:54:34 +00:00
R. Ryantm a0673f80c7 trezor-suite: 25.11.2 -> 25.11.3 2025-12-05 22:48:47 +00:00
Gavin John ea27ed7640 Revert "libcosmicAppHook: use RUSTFLAGS instead of platform specific flags"
This reverts commit d2c62217d3.

This is no longer needed in staging due to the proper fix https://github.com/NixOS/nixpkgs/pull/464707 having been merged
2025-12-05 14:47:39 -08:00
R. Ryantm 6a5e5189d6 tsidp: 0.0.7 -> 0.0.9 2025-12-05 22:37:56 +00:00
Paul MeyerandGitHub 7fb759ab33 vscode-extensions.sourcegraph.amp: 0.0.1764403772 -> 0.0.1764950983 (#468228) 2025-12-05 22:35:14 +00:00
Nick CaoandGitHub 0d4f5461b2 python3Packages.tencentcloud-sdk-python: 3.1.6 -> 3.1.7 (#467985) 2025-12-05 22:20:55 +00:00
Nick CaoandGitHub f999a7075a ab-av1: 0.10.2 -> 0.10.3 (#468085) 2025-12-05 22:20:12 +00:00
Nick CaoandGitHub 7cfa37fdd0 kcl: 0.11.4 -> 0.12.1 (#468066) 2025-12-05 22:19:14 +00:00
Nick CaoandGitHub d80a94a466 copybara: 20251124 -> 20251201 (#468059) 2025-12-05 22:18:50 +00:00