From 194173619e0e1940284f4d4fa3de49f5197636c1 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sun, 30 Nov 2025 20:54:58 -0500 Subject: Fix jr loop: update model IDs and dev shell - Update OpenRouter model IDs to Claude 4.5 family: - anthropic/claude-sonnet-4.5 (default) - anthropic/claude-haiku-4.5 (simple tasks) - anthropic/claude-opus-4.5 (complex tasks) - Remove aider-chat from dev shell (broken, unused) - Simplify llm package (remove llm-ollama plugin) - Update nixos-unstable for llm 0.27.1 Task-Id: t-163 --- Omni/Bild/Sources.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Omni/Bild') diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json index 4e1e9d6..a7d057a 100644 --- a/Omni/Bild/Sources.json +++ b/Omni/Bild/Sources.json @@ -187,10 +187,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "6f16a3566ed9024338f82e8c98f07303c17479ab", - "sha256": "1z75blbml59sal35w1hvfk3ig2s86n4zidxjpcida0md7rrcinh2", + "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4", + "sha256": "14inw2gxia29f0qh9kyvdq9y1wcv43r4cc7fylz9v372z5chiamh", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/6f16a3566ed9024338f82e8c98f07303c17479ab.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/2fad6eac6077f03fe109c4d4eb171cf96791faa4.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nvidia-patch-nixos": { @@ -211,7 +211,7 @@ "homepage": "https://ollama.com", "owner": "ollama", "repo": "ollama-python", - "rev": "ee349ecc6d05ea57c9e91bc9345e2db3bc79bb5b", + "rev": "115792583ed248411d68334050ffed03ce9bc065", "sha256": "1dkrdkw7gkr9ilfb34qh9vwm0231csg7raln69p00p4mvx2w53gi", "type": "tarball", "url": "https://github.com/ollama/ollama-python/archive/refs/tags/v0.4.5.tar.gz", -- cgit v1.2.3