Loading pkgs/by-name/gn/gnss-sdr/package.nix +5 −0 Original line number Diff line number Diff line { lib, fetchpatch, fetchFromGitHub, armadillo, cmake, Loading Loading @@ -38,6 +39,10 @@ gnuradio.pkgs.mkDerivation rec { # cpu_features which is bundled in the source. NOTE: Perhaps this patch # should be sent upstream. ./fix_libcpu_features_install_path.patch (fetchpatch { url = "https://sources.debian.org/data/main/g/gnss-sdr/0.0.20-2/debian/patches/boost1.90.diff"; hash = "sha256-IeLV0DIVzw+Nix9RmrqrbGDEjquvSws114UsdYphV58="; }) ]; nativeBuildInputs = [ Loading Loading
pkgs/by-name/gn/gnss-sdr/package.nix +5 −0 Original line number Diff line number Diff line { lib, fetchpatch, fetchFromGitHub, armadillo, cmake, Loading Loading @@ -38,6 +39,10 @@ gnuradio.pkgs.mkDerivation rec { # cpu_features which is bundled in the source. NOTE: Perhaps this patch # should be sent upstream. ./fix_libcpu_features_install_path.patch (fetchpatch { url = "https://sources.debian.org/data/main/g/gnss-sdr/0.0.20-2/debian/patches/boost1.90.diff"; hash = "sha256-IeLV0DIVzw+Nix9RmrqrbGDEjquvSws114UsdYphV58="; }) ]; nativeBuildInputs = [ Loading