nvidia-texture-tools: making as broken on aarch64
Upstream issue: https://github.com/castano/nvidia-texture-tools/issues/298
This commit is contained in:
parent
b0e5aac8ee
commit
75f1bb0097
@ -37,5 +37,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/castano/nvidia-texture-tools;
|
homepage = https://github.com/castano/nvidia-texture-tools;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
broken = stdenv.isAarch64;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user