happysalada
8b618490f1
erigon: fix update script
2025-06-11 20:57:38 -04:00
rewine and GitHub
79d08eb137
srain: 1.8.0 -> 1.8.1 ( #415921 )
2025-06-12 08:50:16 +08:00
a037ceaf36
okteto: 3.7.0 -> 3.8.0 ( #415869 )
...
Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com >
2025-06-12 00:45:15 +00:00
Yohann Boniface and GitHub
6744ab69ee
logdy: 0.17.0 -> 0.17.1 ( #415960 )
2025-06-12 02:42:56 +02:00
Michael Daniels
1356d96f74
vbetool: drop
...
This leaf package is unmaintained upstream and broken.
2025-06-11 20:41:25 -04:00
R. Ryantm
0b067088b9
chrony: 4.6.1 -> 4.7
2025-06-12 00:39:57 +00:00
R. Ryantm
aff8072c7f
pay-respects: 0.7.6 -> 0.7.8
2025-06-12 00:31:01 +00:00
e25f0bd88f
gleam: 1.11.0 -> 1.11.1 ( #415989 )
...
Co-authored-by: llakala <elevenaka11@gmail.com >
2025-06-12 00:29:51 +00:00
Matt Sturgeon
5bff80a01c
nexusmods-app: 0.11.3 -> 0.12.3
...
https://github.com/Nexus-Mods/NexusMods.App/releases/tag/v0.12.3
2025-06-12 01:29:35 +01:00
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. RyanTM and GitHub
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 Sundt and GitHub
58e17d8f4e
amnezia-vpn: add support for Amnezia Premium official servers ( #405618 )
2025-06-12 01:08:10 +02:00
Kira Bruneau
95c6538340
newsflash: ignore pre-release updates
2025-06-11 19:07:10 -04:00
Peder Bergebakken Sundt and GitHub
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
Ramses and GitHub
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 Weinelt and GitHub
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. Ryantm and zowoq
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 Horstman and GitHub
2d2d001834
yaziPlugins: update on 2025-06-11 ( #415904 )
2025-06-11 17:28:01 -05:00
Gaétan Lepage and GitHub
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
dotlambda and GitHub
7c55baab63
igraph: 0.10.15 -> 0.10.16 ( #415738 )
2025-06-11 14:59:20 -07:00
Emily and GitHub
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 Kowalewski and GitHub
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 Rusnak and GitHub
876b962775
lnd: 0.19.0 -> 0.19.1 ( #415958 )
2025-06-11 23:30:48 +02:00
R. Ryantm and Bjørn Forsman
98be0649f2
wireshark: 4.4.6 -> 4.4.7
2025-06-11 23:20:52 +02:00
R. Ryantm
ae3c42c374
open-webui: 0.6.13 -> 0.6.14
2025-06-11 21:18:45 +00:00
R. Ryantm
02feaa7185
nb: 7.19.1 -> 7.20.0
2025-06-11 21:14:50 +00:00