Skip to content

Commit

Permalink
Update pkgs/applications/video/obs-studio/plugins/obs-backgroundremov…
Browse files Browse the repository at this point in the history
…al/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
  • Loading branch information
Zahrun and SuperSandro2000 committed Apr 28, 2024
1 parent 59fd39e commit ed83d08
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
src = fetchFromGitHub {
owner = "occ-ai";
repo = "obs-backgroundremoval";
rev = "${version}";
rev = version;
hash = "sha256-QoC9/HkwOXMoFNvcOxQkGCLLAJmsja801LKCNT9O9T0=";
};

Expand Down

0 comments on commit ed83d08

Please sign in to comment.