about summary refs log tree commit diff
path: root/pkgs/applications/radio/uhd
diff options
context:
space:
mode:
authorRick van Schijndel <rol3517@gmail.com>2022-05-29 11:37:28 +0200
committerJanne Heß <janne@hess.ooo>2022-05-30 13:42:58 +0200
commit433701147a8a4766edd51114d186a54e19fc13cc (patch)
treedb075e7fca2700fcf2fbd05176c210a5b1fac647 /pkgs/applications/radio/uhd
parent010f6ee30de634c51d0c7337762dee61cb8427ea (diff)
treewide: pkgs/applications: mark broken for aarch64-linux
Diffstat (limited to 'pkgs/applications/radio/uhd')
-rw-r--r--pkgs/applications/radio/uhd/3.5.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/radio/uhd/3.5.nix b/pkgs/applications/radio/uhd/3.5.nix
index cb87bfe2beacc..c0cb7b62aac44 100644
--- a/pkgs/applications/radio/uhd/3.5.nix
+++ b/pkgs/applications/radio/uhd/3.5.nix
@@ -143,7 +143,7 @@ stdenv.mkDerivation rec {
   '';
 
   meta = with lib; {
-    broken = stdenv.isDarwin;
+    broken = (stdenv.isLinux && stdenv.isAarch64) || stdenv.isDarwin;
     description = "USRP Hardware Driver (for Software Defined Radio)";
     longDescription = ''
       The USRP Hardware Driver (UHD) software is the hardware driver for all