Commit Graph
1017314 Commits
Author SHA1 Message Date
Sarah Clark 12547c94a9 python3Packages.langchain-fireworks: modernize 2026-06-09 16:58:00 -07:00
Sarah Clark c26c53b125 python3Packages.langchain-fireworks: 1.3.1 -> 1.4.2 2026-06-09 16:58:00 -07:00
Sarah Clark 46dd020821 python3Packages:betterproto-fw: drop
Private fork no longer required by fireworks-ai.
2026-06-09 16:58:00 -07:00
Sarah Clark 63f3e41fd2 python3Packages.asyncstdlib-fw: drop 2026-06-09 16:58:00 -07:00
Nick CaoandGitHub 5f9801223f sif: 0-unstable-2026-04-24 -> 0-unstable-2026-06-09 (#530117) 2026-06-09 23:52:47 +00:00
Bobby RongandGitHub e404d63c22 ci/OWNERS: add gnome team as owner of gnome related packages (#529589) 2026-06-09 23:52:06 +00:00
TomaandGitHub c7791ca0d6 electron-source: remove unused patches (#526888) 2026-06-09 23:49:16 +00:00
R. Ryantm 965da620ec python3Packages.weaviate-client: 4.21.2 -> 4.21.3 2026-06-09 23:46:11 +00:00
R. Ryantm 23461d1d14 terraform-providers.jianyuan_sentry: 0.14.13 -> 0.15.1 2026-06-09 23:45:15 +00:00
Michael DanielsandGitHub 485b2f7c60 envoy-bin: 1.37.2 -> 1.38.0 (#513985) 2026-06-09 23:43:44 +00:00
nick-linux8 aa39517cf7 iw: add nick-linux to maintainers 2026-06-09 19:42:52 -04:00
SandroandGitHub 72e1bf3041 python3Packages.inkex: Apply patch to fix binary DXF parsing on big-endian (#511396) 2026-06-09 23:42:29 +00:00
R. Ryantm d7aa66a085 deja: 0.3.0 -> 0.3.1 2026-06-09 23:37:44 +00:00
Michael DanielsandGitHub 6580f9e5e7 rink: 0.8.0 -> 0.9.0 (#513322) 2026-06-09 23:36:51 +00:00
Peder Bergebakken SundtandGitHub cc6794ec19 cargo-bisect-rustc: set __structuredAttrs (#529302) 2026-06-09 23:33:35 +00:00
Peder Bergebakken SundtandGitHub b04a209581 nunicode: 1.11 -> 1.11.1 (#529209) 2026-06-09 23:32:53 +00:00
Peder Bergebakken SundtandGitHub 8a44871372 python3Packages.easydict: migrate to pyproject, enable __structuredAttrs, add changelog, use finalAttrs (#529174) 2026-06-09 23:31:52 +00:00
Peder Bergebakken SundtandGitHub 6eb4055d39 digikam: 9.0.0 -> 9.1.0 (#529615) 2026-06-09 23:21:13 +00:00
Sarah Clark 050857a4ce python3Packages.fireworks-ai: 0.19.20 -> 1.2.0.alpha.71
Moved from PyPi source to GitHub source.
2026-06-09 16:20:04 -07:00
Peder Bergebakken SundtandGitHub cd6fd86981 immudb: 1.10.0 -> 1.11.0, adopt (#529570) 2026-06-09 23:17:59 +00:00
R. Ryantm 47f2f25308 kazumi: 2.1.3 -> 2.1.4 2026-06-09 23:15:43 +00:00
nixpkgs-ci[bot]andGitHub af1fc65df8 hyprlax: 2.2.2 -> 2.2.4 (#530071) 2026-06-09 23:14:46 +00:00
Ryan BurnsandGitHub 02c7613222 nixos/sshd: accept path-typed options (#526839) 2026-06-09 23:13:30 +00:00
R. Ryantm 8f8def16b6 coc-clangd: 0-unstable-2026-05-11 -> 0-unstable-2026-06-02 2026-06-09 23:07:09 +00:00
Jonathan Davies 174d70e22b python3Packages.openvino-genai: init at 2026.2.0.0 2026-06-10 00:05:40 +01:00
Jonathan Davies 5bc6eb63e6 openvino-genai: init at 2026.2.0.0 2026-06-10 00:05:39 +01:00
Jonathan Davies 6924c43ffc python3Packages.openvino-tokenizers: init at 2026.2.0.0 2026-06-10 00:05:37 +01:00
Jonathan Davies 340a0a7ed6 openvino-tokenizers: init at 2026.2.0.0 2026-06-10 00:05:36 +01:00
Jonathan Davies d83549d3fd openvino: fix install layout with OV_CPACK_* variables 2026-06-10 00:05:26 +01:00
Ilan Joselevich 8f68c76d48 nixos/lib/utils: fix escapeSystemdPath for paths with "." segments
escapeSystemdPath relied on lib.strings.normalizePath, which only
collapses duplicate slashes and does not drop "." path components the
way systemd's path_simplify() does. A path like /mnt/./foo was thus
escaped to mnt-.-foo instead of mnt-foo, and systemd refused the
generated unit ("Where= setting doesn't match unit name").

Reimplement the simplification to match `systemd-escape --path` exactly:
drop "." and empty components, collapse a leading ".." run in an
absolute path to the root, and throw on any input systemd-escape
rejects (a non-leading "..", or a relative path that reduces to
nothing). Parity is checked against the systemd-escape binary over a
battery of edge cases and fuzzed inputs. While here, hoist the constant
escape table and partial applications out of the per-call lambda so
they are built once rather than on every call, making the function
~2.5x faster.

Resolves: https://github.com/NixOS/nixpkgs/issues/515270
Assisted-by: Claude:claude-opus-4-8
2026-06-10 02:03:37 +03:00
kirillrdyandGitHub cd3cab093d python3Packages.sparsediffpy: 0.3.0 -> 0.4.0 (#525222) 2026-06-09 23:00:25 +00:00
Ryan Horiguchi 4d11dd6348 prowlarr: 2.3.5.5327 -> 2.4.0.5397 2026-06-10 00:53:25 +02:00
avycado13 ae8af575ed python3Packages.sentry-sdk: fix tests on Python 3.13 darwin | refactor
Extend the Darwin profiler test exclusions to also cover Python 3.13 (previously only pythonAtLeast "3.14"). The test_profile_stops_when_segment_ends and test_segment_span_has_profiler_id tests fail on Python 3.13 on Darwin because profiler_id is not populated, so they need to be disabled there as well.
2026-06-09 15:52:14 -07:00
Gaétan LepageandGitHub 28876ab389 python3Packages.jupyter-docprovider: 2.4.0 -> 2.4.1 (#529674) 2026-06-09 22:51:24 +00:00
R. Ryantm 5ddea568ec cosmic-ext-applet-caffeine: 0-unstable-2026-04-18 -> 0-unstable-2026-06-03 2026-06-09 22:44:49 +00:00
R. Ryantm f1517b9d00 mympd: 25.1.0 -> 25.1.1 2026-06-09 22:39:46 +00:00
Martin WeineltandGitHub 6771dfe620 python3Packages.ha-garmin: 0.1.25 -> 0.1.26 (#529672) 2026-06-09 22:38:44 +00:00
Peder Bergebakken SundtandGitHub 62acab832f python3Packages.langchain-ollama: fixes (#530111) 2026-06-09 22:36:07 +00:00
Peder Bergebakken SundtandGitHub 867fdcb303 shadps4: 0.15.0 -> 0.16.0 (#527091) 2026-06-09 22:34:30 +00:00
Gaétan LepageandGitHub f32816e4c7 typesetter: 0.13.3 -> 0.13.5 (#530105) 2026-06-09 22:29:41 +00:00
nick-linux8 b9a151c18c inxi: add nick-linux to maintainers 2026-06-09 18:29:10 -04:00
Gaetan Lepage dad53a9e37 gromacs: cleanup 2026-06-09 22:27:42 +00:00
Yohann BonifaceandGitHub f7333ddbf2 python3Packages.chirpstack-api: migrate to pyproject (#529149) 2026-06-09 22:26:00 +00:00
celeste c37d604334 sif: 0-unstable-2026-04-24 -> 0-unstable-2026-06-09 2026-06-09 15:21:37 -07:00
Michael DanielsandGitHub 0f5b581075 python3Packages.pycapnp: 2.2.2 -> 2.2.3 (#527345) 2026-06-09 22:19:58 +00:00
Yohann BonifaceandGitHub 68faecd3a7 python3Packages.easywatch: migrate to pyproject, enable __structuredAttrs, use finalAttrs (#529186) 2026-06-09 22:15:35 +00:00
Yohann BonifaceandGitHub 080849c1d6 python3Packages.aprslib: migrate to pyproject (#528194) 2026-06-09 22:14:29 +00:00
Attila Oláh b502e8ddbf codex: 0.137.0 -> 0.139.0
Update LTO replacement from "fat" to "thin" to accomodate upstream
change.

Link with explicit lld path on Darwin.
2026-06-10 00:10:44 +02:00
R. Ryantm fc899c8d68 python3Packages.beets-audible: 1.4.0 -> 1.5.0 2026-06-09 22:09:33 +00:00
Kira BruneauandGitHub 4f1a058e77 newsflash: add missing glycin dependencies (#530038) 2026-06-09 22:07:41 +00:00