Skip to content

Commit

Permalink
gnuradio*: pin back to boost186
Browse files Browse the repository at this point in the history
  • Loading branch information
vcunat committed Jan 18, 2025
1 parent 0a5e75b commit 7bb3d1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -13413,6 +13413,7 @@ with pkgs;
gnuradio = callPackage ../applications/radio/gnuradio/wrapper.nix {
unwrapped = callPackage ../applications/radio/gnuradio {
python = python311;
boost = boost186; # fails with 187
};
};
gnuradioPackages = lib.recurseIntoAttrs gnuradio.pkgs;
Expand Down

0 comments on commit 7bb3d1d

Please sign in to comment.