From c50fd2357d893794b2109417638ca44c7d8f1a07 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 21 Jan 2025 15:25:25 -0500 Subject: Incorporate nvidia-patch OBS wouldn't allow me to stream because there was something wrong with `nvenc`, which I guess is the nvidia encoding library? Anyway searching around I found this nvidia-patch overlay and it fixed it right away, so that's cool. --- Omni/Bild/Sources.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'Omni/Bild/Sources.json') 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///archive/.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///archive/.tar.gz" + }, "outlines": { "branch": "main", "description": "Generative Model Programming", -- cgit v1.2.3