Update obs-backgroundremoval
All checks were successful
Run nix flake check / flake-check (push) Successful in 1m52s
Periodic flake update / flake-update (push) Successful in 1m19s

This commit is contained in:
Torjus Håkestad 2024-11-03 22:35:48 +01:00
parent 18c17c5258
commit ef03ea7099
Signed by: torjus
SSH Key Fingerprint: SHA256:KjAds8wHfD2mBYK2H815s/+ABcSdcIHUndwHEdSxml4

View File

@ -21,8 +21,8 @@ let
src = pkgs.fetchFromGitHub { src = pkgs.fetchFromGitHub {
owner = "occ-ai"; owner = "occ-ai";
repo = "obs-backgroundremoval"; repo = "obs-backgroundremoval";
rev = "94be8c35fe077be93a6f5ef347a802295a36dddd"; rev = "012a7f45fe4cb5363abee654d05c5cba4235feb5";
hash = "sha256-qnxDNeTWQYiRMqT6jNp8GC8ef6aaAAY+OXAak54dVc8="; hash = "sha256-ud9RfnbMXfOaIhkUYG7zyR4SxZhj3rZd9b4+8P4jBYs=";
}; };
cmakeFlags = cmakeFlags =
if withCuda then if withCuda then