Loading pkgs/development/libraries/rocfft/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -110,5 +110,6 @@ stdenv.mkDerivation rec { license = with licenses; [ mit ]; maintainers = with maintainers; [ Madouura ]; broken = rocmVersion != hip.version; hydraPlatforms = [ ]; # rocFFT produces an extremely large output }; } Loading
pkgs/development/libraries/rocfft/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -110,5 +110,6 @@ stdenv.mkDerivation rec { license = with licenses; [ mit ]; maintainers = with maintainers; [ Madouura ]; broken = rocmVersion != hip.version; hydraPlatforms = [ ]; # rocFFT produces an extremely large output }; }