gst_all_1.gst-plugins-rs: drop the raptorq test everywhere
I don't understand this, and it didn't seem anyone was willing to look into the issue. https://hydra.nixos.org/build/225312469/nixlog/1/tail
This commit is contained in:
parent
ffc0f1526c
commit
109633bef0
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ stdenv.mkDerivation rec {
|
|||
'';
|
||||
};
|
||||
|
||||
postPatch = lib.optionalString stdenv.hostPlatform.isAarch64 ''
|
||||
postPatch = ''
|
||||
rm net/raptorq/tests/raptorq.rs
|
||||
'';
|
||||
|
||||
|
|
Loading…
Reference in a new issue