Commit Graph
761301 Commits
Author SHA1 Message Date
Nikolay KorotkiyandGitHub c92984b60d signal-cli: 0.13.12 -> 0.13.13 (#385798) 2025-03-02 02:48:05 +04:00
Nikolay Korotkiy d491e9b2fa signal-cli: add meta.sourceProvenance 2025-03-02 02:45:56 +04:00
Connor BakerandGitHub 160f20b0a8 mlkit: set dontCheckForBrokenSymlinks (#385089) 2025-03-01 14:45:34 -08:00
Nikolay KorotkiyandGitHub 3fcc133470 lazygit: 0.47.2 -> 0.48.0 (#386002) 2025-03-02 02:35:38 +04:00
Nick CaoandGitHub 616bf7f312 python312Packages.para: disable tests on darwin (#386109) 2025-03-01 17:20:47 -05:00
Gaétan LepageandGitHub 6fb1f5ba62 xterm: format, add musl test (#384027) 2025-03-01 23:19:37 +01:00
Lin JianandGitHub f4078f4b53 emacs: mark version < 30 as insecure and tell users to use emacs30 (#386174) 2025-03-02 06:18:02 +08:00
Martin WeineltandGitHub e5fad5185b home-assistant-custom-lovelace-modules.mushroom: 4.2.1 -> 4.3.0 (#385907) 2025-03-01 23:08:06 +01:00
Martin WeineltandGitHub e82b2d6601 zigbee2mqtt_2: 2.1.1 -> 2.1.2 (#386227) 2025-03-01 23:04:45 +01:00
Gaetan Lepage 0a2e4c1f55 python312Packages.mwxml: disable failing test on darwin 2025-03-01 22:52:48 +01:00
Nick CaoandGitHub 2b0c931ffc python312Packages.jax[lib]: 0.5.0 -> 0.5.1 (#384879) 2025-03-01 16:52:13 -05:00
Yueh-Shun LiandGitHub 2f0c9948ef dcap: fix and enable strictDeps (#375261) 2025-03-02 05:50:37 +08:00
Martin Weinelt 6b15311eb5 zigbee2mqtt_2: 2.1.1 -> 2.1.2
https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.1.2
2025-03-01 22:46:22 +01:00
Troels Henriksen f90fbe9ee4 mlkit: set dontCheckForBrokenSymlinks 2025-03-01 22:40:33 +01:00
Gaetan Lepage 42b3111987 python312Packages.oryx: mark as broken 2025-03-01 22:40:25 +01:00
Nick CaoandGitHub 3f03580b9a distant: fix on aarch64-linux, modernize (#386217) 2025-03-01 16:37:59 -05:00
FélixandGitHub 5290d34457 pleroma: 2.8.0 -> 2.9.0 (#386189) 2025-03-01 22:25:43 +01:00
Gaetan Lepage 7494927588 distant: modernize 2025-03-01 22:21:41 +01:00
Gaetan Lepage 03916a2f78 distant: fix on aarch64-linux 2025-03-01 22:21:33 +01:00
FliegendeWurst 70dfdded90 dcap: fix and enable strictDeps 2025-03-01 22:17:31 +01:00
Arne KellerandGitHub 22d52eb361 dosage-tracker: 1.8.3 -> 1.9.1 (#382940) 2025-03-01 22:09:40 +01:00
R. RyantmandLin Jian 2d1fce7ff9 emacsPackages.elpaca: 0-unstable-2025-02-07 -> 0-unstable-2025-02-16 2025-03-02 04:31:32 +08:00
Gaétan LepageandGitHub b18701a77f neomutt: adopt, bump, add metadata, move to by-name (#384297) 2025-03-01 21:24:18 +01:00
Gaetan Lepage a24be4d8d5 python312Packages.distrax: disable flaky test 2025-03-01 21:05:19 +01:00
Gaetan Lepage 7c871e5b6e python312Packages.numpyro: disable failing test on darwin 2025-03-01 21:05:19 +01:00
Gaetan Lepage d6da15c15f python312Packages.equinox: relax speed constraints on tests that can fail on busy builders 2025-03-01 21:05:18 +01:00
Gaetan Lepage 64250c6583 python312Packages.flax: ignore DeprecationWarning during tests 2025-03-01 21:05:18 +01:00
Gaetan Lepage 987640768a python312Packages.jax[lib]: 0.5.0 -> 0.5.1
Diff: https://github.com/jax-ml/jax/compare/jax-v0.5.0...jax-v0.5.1

Changelog: https://github.com/jax-ml/jax/releases/tag/jax-v0.5.1
2025-03-01 21:05:18 +01:00
Ulrik StridandGitHub 56e397616b ocamlPackages.posix-math2: init at 2.2.0 (#385383) 2025-03-01 20:51:16 +01:00
Picnoir f32297ec72 pleroma: 2.8.0 -> 2.9.0
Security update.

Changelog https://pleroma.social/announcements/2025/03/01/pleroma-release-2.9.0/
2025-03-01 20:50:43 +01:00
Marcus RambergandGitHub 3f22849c95 perl: CompilerLexer: add -Wno-register to fix build with clang (#386081) 2025-03-01 20:32:47 +01:00
f885cdd5c7 snakemake: 8.23.0 -> 8.29.0 (#385979)
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
2025-03-01 14:20:59 -05:00
Lin Jian 067184e574 emacs: mark version < 30 as insecure and tell users to use emacs30 2025-03-02 03:14:03 +08:00
Indy RayandGitHub 05de42c3d8 blender: Disable assert abort as is expected in blender release builds (#385913)
* Fixes issue on Wayland which hits an assert from terminating Blender, among other potential issues.
* Based on the release config in blender/build_files/cmake/config/blender_release.cmake, which is the expected config for release builds of blender, assert aborts are expected to be disabled. This should also just be a better experience for users.
2025-03-01 13:53:06 -05:00
8b24638d4d sherpa: 2.2.16 -> 3.0.1 (#385906)
Co-authored-by: emaryn <emaryn@users.noreply.github.com>
2025-03-01 13:50:55 -05:00
Martin WeineltandGitHub 1639f1fda6 servo: 0-unstable-2025-02-27 -> 0-unstable-2025-03-01 (#386157) 2025-03-01 19:49:05 +01:00
Pol DellaieraandGitHub 3efc5280fe vscode-extensions.charliermarsh.ruff: 2024.34.0 → 2025.14.0 (#386140) 2025-03-01 19:22:22 +01:00
Samuel AinsworthandGitHub 59f337a6e2 python3Packages.jax: add missing cuda libraries (#375186) 2025-03-01 13:15:18 -05:00
Pavol RusnakandGitHub 3db65802dd cudaPackages.cutensor: 2.0.2.4 -> 2.1.0.9 (#386158) 2025-03-01 19:06:46 +01:00
d5144effdc zapret: 70 -> 70.3 (#385846)
Co-authored-by: Nishimara <me@nishimara.com>
2025-03-01 17:52:10 +00:00
Pavol Rusnak 8c34554226 cudaPackages.cutensor: 2.0.2.4 -> 2.1.0.9 2025-03-01 18:50:18 +01:00
Martin Weinelt 11c0e89e91 servo: 0-unstable-2025-02-27 -> 0-unstable-2025-03-01
Resolves a reprodubility issue on the source tarball caused by git
archival not being reproducible, e.g. when a commit has an additional ref
like "HEAD -> main" or not.

Fixes: #386088
2025-03-01 18:46:59 +01:00
4b34a490a2 kubectl-cnpg: 1.25.0 -> 1.25.1 (#385964)
Co-authored-by: devusb <devusb@users.noreply.github.com>
2025-03-01 17:46:41 +00:00
Doron BeharandGitHub 4561d0392d syncthingtray: 1.7.1 -> 1.7.2 (#385982) 2025-03-01 19:19:54 +02:00
YtandGitHub 02ce2c0753 aider-chat: add full playwright support (under withPlaywright) (#385972) 2025-03-01 12:19:29 -05:00
Pavol RusnakandGitHub 66e887f966 python3Packages.pymc: fix source hash (#386147) 2025-03-01 18:17:12 +01:00
Michael Maurer ca52dfcb6d aider-chat: run nixfmt with nixfmt-rfc-style 2025-03-01 12:06:15 -05:00
Pavol Rusnak a5de6d7bd8 python3Packages.pymc: fix source hash 2025-03-01 18:00:24 +01:00
SandroandGitHub e9b0ff70dd libvirt: 10.10.0 -> 11.0.0 (#375888) 2025-03-01 17:57:56 +01:00
Pavol RusnakandGitHub 5a140d8d48 cudaPackages.tensorrt: 10.3.0.26 -> 10.8.0.43 (#386143) 2025-03-01 17:56:48 +01:00