gnuradio*: pin back to boost186
https://hydra.nixos.org/build/285552261/nixlog/1/tail
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user