diff options
author | Ben Sima <ben@bsima.me> | 2025-06-04 14:27:49 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2025-06-13 11:19:37 -0400 |
commit | ec007bf2d3cef84da7b2d687807b223384177a05 (patch) | |
tree | 0df99691eb62358e6ba25c56bad4794906481cb0 /Omni/Bild/Sources.json | |
parent | 996d5957f7dd2bd9367d6f1a2b808865f866c040 (diff) |
Re-enable datasette, llm, and aider
I had to update nixos-unstable-small and nixos-24_11 and disable a bunch of
tests, and then re-compile like the whole world, but aider is actually working,
finally.
Diffstat (limited to 'Omni/Bild/Sources.json')
-rw-r--r-- | Omni/Bild/Sources.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json index 93abac1..51655d3 100644 --- a/Omni/Bild/Sources.json +++ b/Omni/Bild/Sources.json @@ -79,12 +79,12 @@ "homepage": "https://llm.datasette.io", "owner": "simonw", "repo": "llm", - "rev": "41d64a8f1239322e12aa11c17450054f0c654ed7", - "sha256": "1vyg0wmcxv8910iz4cx9vjb3y4fq28423p62cgzr308ra8jii719", + "rev": "0.25", + "sha256": "16rhqvgyz6f1ly2kmpgn6vhghafi9kwyw9sjccnq5h39az8lyzc8", "type": "tarball", - "url": "https://github.com/simonw/llm/archive/41d64a8f1239322e12aa11c17450054f0c654ed7.tar.gz", + "url": "https://github.com/simonw/llm/archive/0.25.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz", - "version": "0.21" + "version": "0.25" }, "logfire": { "branch": "main", @@ -152,10 +152,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "7105ae3957700a9646cc4b766f5815b23ed0c682", - "sha256": "0j3jd82iyyck4hpmz7pkak1v27l7pydl0c3vvyz6wfpi612x8xzi", + "rev": "8eb3b6a2366a7095939cd22f0dc0e9991313294b", + "sha256": "1mcp4s3qbvgcbyczy311vmc4fbkdx35c0f6piqh884c0ci09ynvc", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/7105ae3957700a9646cc4b766f5815b23ed0c682.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/8eb3b6a2366a7095939cd22f0dc0e9991313294b.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nixos-mailserver": { @@ -174,10 +174,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "0a072c9decccf3a97974db48cda1457bfaf5d5c5", - "sha256": "0wvwkadd6d7vznb0lwclzxqz9cpr7zb0b27xbdxc6kgmgi4sfbw2", + "rev": "e4b09e47ace7d87de083786b404bf232eb6c89d8", + "sha256": "1a2qvp2yz8j1jcggl1yvqmdxicbdqq58nv7hihmw3bzg9cjyqm26", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/0a072c9decccf3a97974db48cda1457bfaf5d5c5.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/e4b09e47ace7d87de083786b404bf232eb6c89d8.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, "nvidia-patch-nixos": { |