← Back to task

Commit 22dd48d2

commit 22dd48d232d07687629e1b619d6c65121a15f8be
Author: Ben Sima <ben@bensima.com>
Date:   Sun Nov 30 00:54:55 2025

    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

diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json
index e6c6e8a4..93aa7d25 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/<owner>/<repo>/archive/<rev>.tar.gz",
-        "version": "0.25"
+        "version": "0.27.1"
     },
     "logfire": {
         "branch": "main",