From 63671e942197c7b2d16fcbb3c27164c481777cb3 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Sat, 15 Mar 2025 14:32:05 -0400 Subject: Update nixpkgs to get newer ollama This is just so I can run gemma3. Ollama has more than just a src hash, it needs the godeps hash as well, so I can't simply track it with `deps` unfortunately. --- Omni/Bild/Sources.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json index 5d43855..a705575 100644 --- a/Omni/Bild/Sources.json +++ b/Omni/Bild/Sources.json @@ -162,10 +162,10 @@ "homepage": "", "owner": "nixos", "repo": "nixpkgs", - "rev": "ceaea203f3ae1787b1bd13f021f686391696fc5b", - "sha256": "0dgmjq8sng8dbfkzkkmcigkgk5n4mlv6cljaqahhssppygi177q9", + "rev": "8c1f3147639f009f09d2bfffc64bcf8485bf3fd2", + "sha256": "1w2vv77s46jrs4dcwbvmpp3x18vj82bsh2rd8b6sjv11d49b7rh0", "type": "tarball", - "url": "https://github.com/nixos/nixpkgs/archive/ceaea203f3ae1787b1bd13f021f686391696fc5b.tar.gz", + "url": "https://github.com/nixos/nixpkgs/archive/8c1f3147639f009f09d2bfffc64bcf8485bf3fd2.tar.gz", "url_template": "https://github.com///archive/.tar.gz" }, "nvidia-patch-nixos": { -- cgit v1.2.3