Unverified Commit fd3acad6 authored by Tobias Mayer's avatar Tobias Mayer
Browse files

gnuradio: fix build with fmt-10.1

parent 48cc84c5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
{ lib, stdenv
, fetchFromGitHub
, fetchpatch
, cmake
# Remove gcc and python references
, removeReferencesTo
@@ -299,6 +300,12 @@ stdenv.mkDerivation {
  patches = [
    # Not accepted upstream, see https://github.com/gnuradio/gnuradio/pull/5227
    ./modtool-newmod-permissions.patch
    # https://github.com/gnuradio/gnuradio/pull/6808
    (fetchpatch {
      name = "gnuradio-fmt10.1.patch";
      url = "https://github.com/gnuradio/gnuradio/commit/9357c17721a27cc0aae3fe809af140c84e492f37.patch";
      hash = "sha256-w3b22PTqoORyYQ3RKRG+2htQWbITzQiOdSDyuejUtHQ=";
    })
  ];
  passthru = shared.passthru // {
    # Deps that are potentially overridden and are used inside GR plugins - the same version must