Commit Graph
987678 Commits
Author SHA1 Message Date
connordennyomalley 50313ffaab ginac: build using gcc
On Darwin the stdenv uses clang, which builds binaries that crash with
example inputs, "SIGSEGV (Address boundary error)". Ginac documentation
says "We used GCC for development so if you have a different compiler
you are on your own." Switching to always using gcc aligns the
derivation with the build instructions.
2026-05-18 15:55:48 +01:00
nixpkgs-ci[bot]andGitHub c138071dd9 app2unit: 1.3.0 -> 1.4.1 (#502571) 2026-04-27 11:59:59 +00:00
Gaétan LepageandGitHub e6d65da193 where-is-my-sddm-theme: fix Qt6 deps and Qt5 build error (#510697) 2026-04-27 11:56:47 +00:00
misuzuandGitHub ddb1dc19bb zig-zlint: 0.7.9 -> 0.8.1 (#511234) 2026-04-27 11:43:22 +00:00
misuzuandGitHub f67aed76fa floorp-bin-unwrapped: 12.12.1 -> 12.12.2 (#513419) 2026-04-27 11:42:04 +00:00
Florian KlinkandGitHub 86b83eeaea authlib: 1.6.9 -> 1.7.0 (#513635) 2026-04-27 11:40:34 +00:00
Florian KlinkandGitHub f6770b8b9f lpac, easylpac: fix Darwin build (#513669) 2026-04-27 11:38:14 +00:00
R. RyantmandFlorian Klink 560218b427 easylpac: 0.8.0.2 -> 0.8.0.3
The $PATH lookup logic got merged upstream, so we can just bump the
latest version and not patch.
2026-04-27 14:25:34 +03:00
Florian Klink f2fcde71fc easylpac: lookup lpac in $PATH on darwin, too 2026-04-27 14:25:34 +03:00
Florian Klink 38edd9a367 easylpac: remove linux restriction
lpac now builds for darwin too!
2026-04-27 14:25:34 +03:00
Florian Klink f13c7066dc lpac: fix darwin build
Build with libmbim and libqmi only on linux, as these fail to evaluate.
pcsclite is provided by apple framework, similar to #459045.

We also need to set CMAKE_OSX_ARCHITECTURES to avoid trying to build for
both architectures, which fails. This requires pulling in a patch that's
already accepted upstream, but not yet in a release.
2026-04-27 14:25:34 +03:00
nixpkgs-ci[bot]andGitHub 0ab7b5260b shellhub-agent: 0.24.1 -> 0.21.7 (#513944) 2026-04-27 11:17:03 +00:00
nixpkgs-ci[bot]andGitHub 7ce29fc3f3 yaookctl: 0-unstable-2026-03-11 -> 0-unstable-2026-04-24 (#513937) 2026-04-27 11:16:59 +00:00
nixpkgs-ci[bot]andGitHub 90c340ad6d lunar-client: 3.6.6 -> 3.6.7 (#513619) 2026-04-27 11:16:54 +00:00
Martin WeineltandGitHub 54fee0b8f3 home-assistant-custom-components.powercalc: 1.20.13 -> 1.20.14 (#513967) 2026-04-27 10:44:08 +00:00
nixpkgs-ci[bot]andGitHub e46366adf2 dwproton-bin: dwproton-10.0-24 -> dwproton-10.0-26 (#513975) 2026-04-27 10:38:46 +00:00
nixpkgs-ci[bot]andGitHub d5ed50eae5 src-cli: 7.1.0 -> 7.2.0 (#513798) 2026-04-27 10:27:11 +00:00
R. Ryantm 439473ea1a dwproton-bin: dwproton-10.0-24 -> dwproton-10.0-26 2026-04-27 10:23:21 +00:00
Wolfgang WaltherandGitHub 25fa181e66 postgresqlPackages.pg_background: 1.9.2 -> 1.9.3 (#513483) 2026-04-27 10:01:11 +00:00
R. Ryantm e7d3fde241 home-assistant-custom-components.powercalc: 1.20.13 -> 1.20.14 2026-04-27 09:49:16 +00:00
niksturandGitHub c3f6396eea sp800-90b-entropyassessment: fix build with jsoncpp 1.9.7 & cleanup maintainers (#513942) 2026-04-27 09:47:20 +00:00
Yueh-Shun LiandGitHub fe68423779 python3Packages.rtf-tokenize: 1.0.0 -> 1.0.1 (#513831) 2026-04-27 09:47:18 +00:00
Yueh-Shun Li 9f8c43c829 python3Packages.rtf-tokenize: add ShamrockLee to maintainers 2026-04-27 17:37:10 +08:00
kirillrdyandGitHub dfa1e6982e python3Packages.skl2onnx: 1.19.1 -> 1.20.0 (#505944) 2026-04-27 09:33:38 +00:00
nixpkgs-ci[bot]andGitHub fed54261b0 copilot-language-server: 1.467.0 -> 1.477.0 (#511184) 2026-04-27 09:27:39 +00:00
kirillrdyandGitHub c24725b9f5 python3Packages.mlx-lm: re-enable fixed test (#513897) 2026-04-27 09:26:18 +00:00
Gergő GutyinaandGitHub 3699e0d929 librechat: 0.8.4 -> 0.8.5 (#512677) 2026-04-27 09:24:42 +00:00
Pol DellaieraandGitHub cbbe0d8096 clickup: 3.5.120 -> 3.5.185, add update script (#502433) 2026-04-27 09:13:52 +00:00
Markus Theil 37216fe126 sp800-90b-entropyassessment: remove orichter from maintainers
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2026-04-27 11:13:03 +02:00
Markus Theil 74bd99c868 sp800-90b-entropyassessment: fix build with jsoncpp 1.9.7
Signed-off-by: Markus Theil <theil.markus@gmail.com>
2026-04-27 11:12:06 +02:00
RamsesandGitHub 0574d7318f cxx-rs: 1.0.175 -> 1.0.194 (#512303) 2026-04-27 09:10:40 +00:00
R. Ryantm 7d7f5df897 shellhub-agent: 0.24.1 -> 0.21.7 2026-04-27 09:09:11 +00:00
Doron BeharandGitHub 74cd52fe3a python3.pkgs.plopp: 26.4.1 -> 26.4.2 (#513618) 2026-04-27 09:04:10 +00:00
R. Ryantm 6ac04d73ea yaookctl: 0-unstable-2026-03-11 -> 0-unstable-2026-04-24 2026-04-27 08:50:47 +00:00
Bruno Rodrigues 9f39b8ec38 python3Packages.skl2onnx: 1.19.1 -> 1.20.0
https://github.com/onnx/sklearn-onnx/blob/main/CHANGELOGS.md#1200
2026-04-27 10:50:18 +02:00
yayaandGitHub 1343bb5e71 liferea: 1.16.7 -> 1.16.8 (#513906) 2026-04-27 08:46:12 +00:00
RamsesandGitHub d00e358da1 sway: prefer systemd user bus over spawning a session dbus-daemon (#512059) 2026-04-27 08:12:51 +00:00
R. Ryantm c1685b3e63 liferea: 1.16.7 -> 1.16.8 2026-04-27 08:10:28 +00:00
R. Ryantm 1c07289757 copilot-language-server: 1.467.0 -> 1.477.0 2026-04-27 08:07:54 +00:00
Gergő GutyinaandGitHub b4c10928b1 dbeaver-bin: 26.0.2 -> 26.0.3 (#513873) 2026-04-27 08:05:12 +00:00
RamsesandGitHub cea6740064 ctlptl: 0.9.2 -> 0.9.3 (#512907) 2026-04-27 08:00:37 +00:00
RamsesandGitHub 95536e30af lean4: remove cadical copy (#513024) 2026-04-27 07:59:58 +00:00
Jared BaurandGitHub ef56d56399 python3Packages.peakrdl-rust: 0.7.2 -> 0.7.3 (#513878) 2026-04-27 07:58:00 +00:00
RamsesandGitHub f79fca550c poco: 1.15.1 -> 1.15.2 (#513282) 2026-04-27 07:53:19 +00:00
RamsesandGitHub c7e5b241ba zinit: fix installation path of share/ files (#513440) 2026-04-27 07:52:29 +00:00
RamsesandGitHub f00e8105d0 iroh-relay: 0.98.0 -> 0.98.1 (#513637) 2026-04-27 07:50:30 +00:00
RamsesandGitHub ef5f64cd75 jetbrains.idea: 2026.1 -> 2026.1.1 (#513661) 2026-04-27 07:49:34 +00:00
Gaetan Lepage ac15889831 python3Packages.mlx-lm: re-enable fixed test
https://github.com/ml-explore/mlx-lm/issues/1089#issuecomment-4176057670
2026-04-27 07:41:16 +00:00
Vladimír ČunátandGitHub d99a453d26 thunderbird-latest-unwrapped: 149.0.2 -> 150.0 (#513307) 2026-04-27 07:36:14 +00:00
7c6f434candGitHub 5d898d4d11 runzip: mark package as insecure (#513544) 2026-04-27 07:33:55 +00:00