blackmagic-desktop-video: 15.1 -> 15.2
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
}:
|
}:
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "blackmagic-desktop-video";
|
pname = "blackmagic-desktop-video";
|
||||||
version = "15.1";
|
version = "15.2";
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
autoPatchelfHook
|
autoPatchelfHook
|
||||||
@@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
{
|
{
|
||||||
outputHashMode = "recursive";
|
outputHashMode = "recursive";
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
outputHash = "sha256-nZXfUbUyk9PDhBeXUHGt6T95hfMMDEH1oOgcm1wwi3E=";
|
outputHash = "sha256-OCpzKmwa4HbKTGSeVxBlYXB6TNe5uqLhtowLwAQjIJQ=";
|
||||||
|
|
||||||
impureEnvVars = lib.fetchers.proxyImpureEnvVars;
|
impureEnvVars = lib.fetchers.proxyImpureEnvVars;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user