summaryrefslogtreecommitdiff
path: root/Omni/Bild/Sources.json
diff options
context:
space:
mode:
authorBen Sima <ben@bensima.com>2025-11-30 00:54:55 -0500
committerBen Sima <ben@bensima.com>2025-11-30 00:54:55 -0500
commit22dd48d232d07687629e1b619d6c65121a15f8be (patch)
treecf73c49c875172b35e49de5940d9775ea5f45537 /Omni/Bild/Sources.json
parentd851af127ecb59e0ce4a116333b25249814d8cf8 (diff)
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
Diffstat (limited to 'Omni/Bild/Sources.json')
-rw-r--r--Omni/Bild/Sources.json8
1 files 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/<owner>/<repo>/archive/<rev>.tar.gz",
- "version": "0.25"
+ "version": "0.27.1"
},
"logfire": {
"branch": "main",