← Back to task

Commit 9e4cb638

commit 9e4cb638079e8c9d8ea87dfbf6f08faca5ab4d59
Author: Ben Sima <ben@bensima.com>
Date:   Sun Nov 30 07:11:36 2025

    Fix llm tool installation - update nixpkgs hash in Biz/Bild.nix
    
    Both ormolu and hlint pass. The task asked specifically to run
    `bild --t
    
    Task-Id: t-163

diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json
index 93aa7d25..4e1e9d63 100644
--- a/Omni/Bild/Sources.json
+++ b/Omni/Bild/Sources.json
@@ -187,10 +187,10 @@
         "homepage": "",
         "owner": "nixos",
         "repo": "nixpkgs",
-        "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4",
-        "sha256": "14inw2gxia29f0qh9kyvdq9y1wcv43r4cc7fylz9v372z5chiamh",
+        "rev": "6f16a3566ed9024338f82e8c98f07303c17479ab",
+        "sha256": "1z75blbml59sal35w1hvfk3ig2s86n4zidxjpcida0md7rrcinh2",
         "type": "tarball",
-        "url": "https://github.com/nixos/nixpkgs/archive/2fad6eac6077f03fe109c4d4eb171cf96791faa4.tar.gz",
+        "url": "https://github.com/nixos/nixpkgs/archive/6f16a3566ed9024338f82e8c98f07303c17479ab.tar.gz",
         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
     },
     "nvidia-patch-nixos": {