Commit Graph

993337 Commits

Author SHA1 Message Date
nixpkgs-ci[bot] b72c2380c9 Merge staging-next into staging 2026-05-05 12:27:29 +00:00
nixpkgs-ci[bot] d23d3cd256 Merge master into staging-next 2026-05-05 12:26:55 +00:00
nikstur 9ef394997b jsoncpp: fix build with secure memory (#516800) 2026-05-05 12:18:39 +00:00
nixpkgs-ci[bot] cadd3b008c odin: dev-2026-04 -> dev-2026-05 (#516728) 2026-05-05 12:10:31 +00:00
Jörg Thalheim 078d34c4e1 perf: add withPython option (#516536) 2026-05-05 12:08:01 +00:00
David McFarland 28e181da73 dotnet: april 2026 releases part 2 (#516571) 2026-05-05 11:58:23 +00:00
yaya b32d125658 wdt: 1.27.1612021-unstable-2026-01-28 -> 1.27.1612021-unstable-2026-02-26; fix build with newer boost (#516761) 2026-05-05 11:52:03 +00:00
yaya 7dde128d15 librealsense-gui: 2.56.3 -> 2.57.7 (#427314) 2026-05-05 11:45:21 +00:00
yaya 716f450177 oguri: drop (#516495) 2026-05-05 11:17:11 +00:00
StepBroBD a58abf1586 osu-lazer{,-bin}: 2026.425.0 -> 2026.429.0 (#516812) 2026-05-05 11:11:16 +00:00
nixpkgs-ci[bot] 0de5088a2f mcp-grafana: 0.12.0 -> 0.13.1 (#516805) 2026-05-05 11:06:15 +00:00
nixpkgs-ci[bot] 81a953fc94 lunar-client: 3.6.7 -> 3.6.8 (#516648) 2026-05-05 11:06:03 +00:00
nixpkgs-ci[bot] f013855268 gqlgen: 0.17.89 -> 0.17.90 (#513442) 2026-05-05 11:05:49 +00:00
j-k f38cad0f7e spire: 1.14.5 -> 1.14.6 (#516328) 2026-05-05 11:00:11 +00:00
Alyssa Ross f9be0b0bcc dbus_cplusplus: enable parallel building (#511347) 2026-05-05 10:59:53 +00:00
Alyssa Ross 30eabe7570 libao: enable parallel building (#511345) 2026-05-05 10:59:22 +00:00
StepBroBD e8657ab9a5 ocamlPackages.ocamlmod: set license (#516526) 2026-05-05 10:59:17 +00:00
StepBroBD d120880475 ocamlPackages.asetmap: set license (#516524) 2026-05-05 10:58:16 +00:00
StepBroBD 6a186b9b7e ocamlPackages.camlp4: set license (#516522) 2026-05-05 10:57:05 +00:00
Markus Theil 45a647ebc7 jsoncpp: enable required strictDeps and structuredAttrs
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2026-05-05 12:56:19 +02:00
Doron Behar 9edef265c7 various: remove xcbuild build time dependency (#513115) 2026-05-05 10:54:38 +00:00
Doron Behar 655027c75b tectonic-unwrapped: Install shell completions (#516591) 2026-05-05 10:49:25 +00:00
Pavol Rusnak f88215e151 ollama: 0.22.1 -> 0.23.0 (#516774) 2026-05-05 10:45:01 +00:00
Martin Weinelt 33169bee6f nixos/tests/vaultwarden: fix aarch64-linux compat (#516278) 2026-05-05 10:42:19 +00:00
yaya c2eb4cf851 git-jump: drop obsolete preFixup (#516788) 2026-05-05 10:41:15 +00:00
yaya afb45f55a7 git-instafix: fix build by using system oniguruma; cleanup; use finalAttrs (#516795) 2026-05-05 10:38:01 +00:00
yaya 476764180a gopher: fix build with gcc15; modernize (#516799) 2026-05-05 10:35:40 +00:00
yaya 42c05d1ab3 cargo-raze: drop (#516602) 2026-05-05 10:32:49 +00:00
nixpkgs-ci[bot] d76322c2c2 tpnote: 1.26.0 -> 1.26.1 (#516802) 2026-05-05 10:29:27 +00:00
Artturin f07bc41f54 vintagestory: 1.21.7 -> 1.22.2 (#512160) 2026-05-05 10:15:50 +00:00
Gutyina Gergő b74a8f6bb1 osu-lazer: 2026.425.0 -> 2026.429.0 2026-05-05 10:14:59 +00:00
Gutyina Gergő cef92eef6c osu-lazer-bin: 2026.425.0 -> 2026.429.0 2026-05-05 10:11:20 +00:00
Gergő Gutyina 060151e1a8 ps3-disc-dumper: 4.4.4 -> 4.5.1 (#515589) 2026-05-05 10:01:20 +00:00
rorosen 9fc0227ee8 rke2: Use Go's native FIPS 140-3 compliance mode instead of BoringCrypto (#506579) 2026-05-05 10:00:59 +00:00
weriomat 4a0f01a9f5 tectonic-unwrapped: Install shell completions 2026-05-05 11:58:23 +02:00
R. Ryantm ff6e4fe894 mcp-grafana: 0.12.0 -> 0.13.1 2026-05-05 09:55:40 +00:00
Markus Theil ea7f9147c4 jsoncpp: add jsoncppSecureMemory alias
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2026-05-05 11:55:32 +02:00
Markus Theil 7b42e5eb99 jsoncpp: fix build with secure memory
jsoncpp changed the secure memory definition
with 1.9.7 and made it possible to enable it directly
via cmake.

Signed-off-by: Markus Theil <theil.markus@gmail.com>
2026-05-05 11:55:25 +02:00
Martin Weinelt 91e054ac33 home-assistant-custom-components.systemair: 1.0.23 -> 1.0.25 (#516752) 2026-05-05 09:48:36 +00:00
nixpkgs-ci[bot] 9d469521ea calibre: 9.7.0 -> 9.8.0 (#516796) 2026-05-05 09:48:31 +00:00
nixpkgs-ci[bot] 30021d928a opa-envoy-plugin: 1.15.2-envoy -> 1.16.1-envoy (#516274) 2026-05-05 09:48:12 +00:00
R. Ryantm ceb09e0323 tpnote: 1.26.0 -> 1.26.1 2026-05-05 09:41:16 +00:00
j-k fdea160577 deno: cleanups, potential infrequent build failure fix (#516229) 2026-05-05 09:36:55 +00:00
yaya fe4bce9028 ghdl: 5.1.1 -> 6.0.0, fix gcc build, various fixes (#509436) 2026-05-05 09:35:59 +00:00
Harinn d2f261b05c gopher: modernize 2026-05-05 16:28:23 +07:00
Harinn 32a3008f37 gopher: fix build with gcc15 2026-05-05 16:28:08 +07:00
Harinn 4d5085ec84 git-instafix: fix build by using system oniguruma 2026-05-05 16:19:30 +07:00
Aaron Andersen f814e3dbc2 kodiPackages.steam-controller: set license (#516541) 2026-05-05 09:18:41 +00:00
j-k 4bc58c5bf5 llama-swap: 204 -> 211 (#510704) 2026-05-05 09:16:40 +00:00
Harinn 1796f99679 git-instafix: cleanup; use finalAttrs 2026-05-05 16:09:35 +07:00