Commit Graph
814553 Commits
Author SHA1 Message Date
R. Ryantm 40a670a49f chatbox: 1.13.2 -> 1.13.4 2025-06-12 00:20:13 +00:00
Michael Daniels ee54e2e2d1 t1lib: drop
Unmaintained upstream for ~10 years, currently broken with gcc 14.

It was removed from Debian in 2014 for being unmaintained and "unsupportable".

Arch has also removed t1lib from its repository, although it seems they may be
working on bringing it back? https://gitlab.archlinux.org/archlinux/packaging/packages/t1lib
2025-06-11 20:19:06 -04:00
Sarah Clark 18d16ebf4b python3Packages.langchain-core: remove update script
This isn't needed with the change to gitUpdater
2025-06-11 17:13:42 -07:00
Sarah Clark e80f6eea09 python3Packages.langchain-deepseek: remove unused import 2025-06-11 17:10:41 -07:00
Sarah Clark 298d649cdf python3Packages.langchain*: standardize inputs structure 2025-06-11 17:10:41 -07:00
R. Ryantm a4337bc7b8 python3Packages.approvaltests: 14.5.0 -> 14.6.0 2025-06-12 00:08:43 +00:00
Eric Park 735e05670d tor-browser: optionally enable IPC for Tor service (#414877)
The default behavior on other OSes and distributions is to use
port 9150 to host the Tor service so that other applications may
use it. While using IPC may have benefits it breaks the existing
default behavior and causes the package Nixpkgs ships to have
an opinionated default that cannot be easily disabled.

This commit gates the config lines behind `useIPCTorService`
so that users who are unaffected by this and wish to use it can
toggle it on.

Fixes #414877
2025-06-11 19:54:33 -04:00
R. Ryantm 72ad2cc560 srm-cuarzo: 0.12.1-1 -> 0.13.0-1 2025-06-11 23:38:39 +00:00
R. RyanTMandGitHub 1ebb027426 home-assistant-custom-lovelace-modules.advanced-camera-card: 7.11.0 -> 7.14.1 (#415988)
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.11.1
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.11.2
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.12.0
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.13.0
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.13.1
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.13.2
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.14.0
https://github.com/dermotduffy/advanced-camera-card/releases/tag/v7.14.1
2025-06-12 01:36:24 +02:00
Michael Daniels 7f362e91c4 slrn: drop
Broken and unmaintained upstream (the correct repo is https://github.com/jedsoft/slrn).
2025-06-11 19:21:47 -04:00
Martin Weinelt 7760270e98 python3Packages.django-hierarkey: 1.2.0 -> 1.2.1
https://github.com/raphaelm/django-hierarkey/compare/refs/tags/1.2.0...refs/tags/1.2.1
2025-06-12 01:21:45 +02:00
ff6bf51f2c velocity: 3.4.0-unstable-2025-05-21 -> 3.4.0-unstable-2025-06-11 (#415975)
Co-authored-by: Tert0 <Tert0@users.noreply.github.com>
2025-06-11 23:17:24 +00:00
Sarah Clark 9c4adc04e8 python3Packages.langgraph*: replace nix-update-script with gitUpdater 2025-06-11 16:16:36 -07:00
Sarah Clark 5983c2d520 python3Packages.langgraph: document passthru.updateScript and simplify 2025-06-11 16:15:40 -07:00
Peder Bergebakken SundtandGitHub 58e17d8f4e amnezia-vpn: add support for Amnezia Premium official servers (#405618) 2025-06-12 01:08:10 +02:00
Peder Bergebakken SundtandGitHub e32cfd2e9a mysql-shell: 8.4.4 -> 8.4.5, mysql-shell-innovation: 9.2.0 -> 9.3.0 (#400229) 2025-06-12 01:05:36 +02:00
Sarah Clark 0d22c41938 python3Packages.langgraph*: use ${src.tag} in meta.changelog 2025-06-11 16:05:34 -07:00
R. Ryantm 7332e5e0ab gleam: 1.11.0 -> 1.11.1 2025-06-11 23:03:52 +00:00
Michael Daniels 428b63d4ac python3Packages.uamqp: drop
Deprecated and broken.
2025-06-11 19:02:37 -04:00
RamsesandGitHub 70980c1d7f wstunnel: 10.3.0 -> 10.4.2 (#414091) 2025-06-12 00:52:43 +02:00
Sarah Clark c4b51eb779 python3Packages.langchain*: switch to gitUpdater
`nix-update-script` can miss releases when a monorepo publishes multiple updates at once. `gitUpdater` does better in this case.
2025-06-11 15:46:02 -07:00
ff3e119113 quiet: 5.0.1 -> 5.1.2 (#415812)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-06-11 22:38:34 +00:00
Martin WeineltandGitHub 1b59fd6732 nixos/postfix-tlspol: init (#415482)
* pkgs.formats.yaml_1_2: init

Same as YAML 1.1 but relies on the unpinned remarshal version which emits
YAML 1.2.

* nixos/postfix-tlspol: init

MTA-STS and DANE/TLSA resolver and TLS policy socketmap server for
Postfix.

* nixos/tests/postfix-tlspol: init

Simple test if the service comes up and the CLI can interact with it and
gives reasonable results.
2025-06-12 00:36:50 +02:00
R. Ryantmandzowoq 8d7956b653 terraform: 1.12.1 -> 1.12.2 2025-06-12 08:35:55 +10:00
Sarah Clark 9991afbde0 python3Packages.langchain*: use ${src.tag} in meta.changelog 2025-06-11 15:35:14 -07:00
R. Ryantm 990c586194 ruffle: 0-nightly-2025-06-01 -> 0-nightly-2025-06-11 2025-06-11 22:28:20 +00:00
Austin HorstmanandGitHub 2d2d001834 yaziPlugins: update on 2025-06-11 (#415904) 2025-06-11 17:28:01 -05:00
Gaétan LepageandGitHub 45745dcb6b tilt: 0.33.21 -> 0.34.5 (#415748) 2025-06-12 00:16:46 +02:00
7be9783b12 files-cli: 2.15.16 -> 2.15.25 (#415964)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-06-11 22:16:06 +00:00
Gaetan Lepage defc9ac6e6 [python3Packages.]mujoco: 3.3.2 -> 3.3.3
Diff:
https://github.com/google-deepmind/mujoco/compare/refs/tags/3.3.2...refs/tags/3.3.3

Changelog: https://mujoco.readthedocs.io/en/3.3.3/changelog.html
2025-06-11 23:59:24 +02:00
dotlambdaandGitHub 7c55baab63 igraph: 0.10.15 -> 0.10.16 (#415738) 2025-06-11 14:59:20 -07:00
EmilyandGitHub ecd85075e3 ungoogled-chromium: 137.0.7151.68-1 -> 137.0.7151.103-1 (#415945) 2025-06-11 23:58:35 +02:00
Ryan Omasta d5aa812208 scrcpy: 3.2 -> 3.3
Diff: https://github.com/Genymobile/scrcpy/compare/v3.2...v3.3
2025-06-11 15:54:11 -06:00
hcbt 51ab4a2278 tilt: 0.33.21 -> 0.34.5 2025-06-12 00:52:16 +03:00
Markus KowalewskiandGitHub bd3a2b9f7e zenoh-c/zenoh-cpp: init at 1.4.0 (#415528) 2025-06-11 23:42:24 +02:00
R. Ryantm d27ee43bc3 velocity: 3.4.0-unstable-2025-05-21 -> 3.4.0-unstable-2025-06-11 2025-06-11 21:38:07 +00:00
Pavol RusnakandGitHub 876b962775 lnd: 0.19.0 -> 0.19.1 (#415958) 2025-06-11 23:30:48 +02:00
R. RyantmandBjørn Forsman 98be0649f2 wireshark: 4.4.6 -> 4.4.7 2025-06-11 23:20:52 +02:00
R. Ryantm 02feaa7185 nb: 7.19.1 -> 7.20.0 2025-06-11 21:14:50 +00:00
Thiago Kenji OkadaandGitHub 5835196836 libtorrent: 0.15.1 -> 0.15.4 (#406051) 2025-06-11 22:10:14 +01:00
Nikolay KorotkiyandGitHub 481a793850 flashmq: 1.21.1 → 1.22.0 (#415862) 2025-06-12 01:07:23 +04:00
R. Ryantm 22e0e504a3 files-cli: 2.15.16 -> 2.15.25 2025-06-11 20:54:31 +00:00
Philip TaronandGitHub 7fec418613 python313Packages.apsw: 3.46.1.0 -> 3.48.0.0 (#408627) 2025-06-11 13:52:57 -07:00
60099cab3d vpl-gpu-rt: 25.2.3 -> 25.2.4 (#415819)
Co-authored-by: evanrichter <evanrichter@users.noreply.github.com>
2025-06-11 20:46:52 +00:00
1e2ffa1cb3 gitu: 0.32.0 -> 0.33.0 (#415796)
Co-authored-by: evanrichter <evanrichter@users.noreply.github.com>
2025-06-11 20:46:35 +00:00
Thiago Kenji OkadaandGitHub 6e47cd51a5 liblcf: 0.8 -> 0.8.1; easyrpg-player: 0.8 -> 0.8.1.1; libretro.easyrpg: 0.8-unstable-2023-04-29 -> 0.8.1.1 (#415861) 2025-06-11 21:45:11 +01:00
50d2cd80fd bruno: 2.4.0 -> 2.5.0 (#415934)
Co-authored-by: gepbird <gutyina.gergo.2@gmail.com>
2025-06-11 20:36:23 +00:00
Brian Lee 6aca67543a lnd: 0.19.0 -> 0.19.1 2025-06-11 13:36:22 -07:00
R. Ryantm 4fbb0392cf logdy: 0.17.0 -> 0.17.1 2025-06-11 20:33:58 +00:00
R. Ryantm ad08320973 prowler: 5.7.3 -> 5.7.4 2025-06-11 20:32:09 +00:00