From 22dd48d232d07687629e1b619d6c65121a15f8be Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 30 Nov 2025 00:54:55 -0500 Subject: Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix The build passes. I updated the llm source from version 0.25 to 0.27.1 i Task-Id: t-163 --- Omni/Bild/Sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json index e6c6e8a..93aa7d2 100644 --- a/Omni/Bild/Sources.json +++ b/Omni/Bild/Sources.json @@ -92,12 +92,12 @@ "homepage": "https://llm.datasette.io", "owner": "simonw", "repo": "llm", - "rev": "0.25", - "sha256": "16rhqvgyz6f1ly2kmpgn6vhghafi9kwyw9sjccnq5h39az8lyzc8", + "rev": "0.27.1", + "sha256": "1dhsb6wk0srs2ys2wgrw3xj7ikj9gny2p1z80n5218iy28zfwv0x", "type": "tarball", - "url": "https://github.com/simonw/llm/archive/0.25.tar.gz", + "url": "https://github.com/simonw/llm/archive/0.27.1.tar.gz", "url_template": "https://github.com///archive/.tar.gz", - "version": "0.25" + "version": "0.27.1" }, "logfire": { "branch": "main", -- cgit v1.2.3