summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2025-03-15 14:32:05 -0400
committerBen Sima <ben@bsima.me>2025-03-18 09:00:00 -0400
commit63671e942197c7b2d16fcbb3c27164c481777cb3 (patch)
tree42341063676d469768daa8cf9704a8ac6a0df6a8
parent5bed136c92e5aaa400d1a5c2f669f2a7214479b1 (diff)
Update nixpkgs to get newer ollamaHEADlive
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.
-rw-r--r--Omni/Bild/Sources.json6
1 files 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/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nvidia-patch-nixos": {