diff options
Diffstat (limited to 'Omni/Bild/Sources.json')
-rw-r--r-- | Omni/Bild/Sources.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Omni/Bild/Sources.json b/Omni/Bild/Sources.json index 14abe06..5d3706d 100644 --- a/Omni/Bild/Sources.json +++ b/Omni/Bild/Sources.json @@ -158,6 +158,18 @@ "url": "https://github.com/nixos/nixpkgs/archive/a5e6a9e979367ee14f65d9c38119c30272f8455f.tar.gz", "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" }, + "nvidia-patch-nixos": { + "branch": "main", + "description": "nvidia-patch for NixOS", + "homepage": null, + "owner": "icewind1991", + "repo": "nvidia-patch-nixos", + "rev": "bb8ac52eff4c4e8df0a18ab444263f2619d0d25a", + "sha256": "100msi82dwfhvph8hpss104gfmi9mfpasyi344dzyv6dk7fs6n0c", + "type": "tarball", + "url": "https://github.com/icewind1991/nvidia-patch-nixos/archive/bb8ac52eff4c4e8df0a18ab444263f2619d0d25a.tar.gz", + "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" + }, "outlines": { "branch": "main", "description": "Generative Model Programming", |