uhd: revert boost back standard version

This commit is contained in:
Markus Kowalewski 2018-02-02 11:22:35 -08:00
parent 67b0496e0b
commit d251a4b40b

View file

@ -7971,9 +7971,7 @@ with pkgs;
tweak = callPackage ../applications/editors/tweak { };
uhd = callPackage ../development/tools/misc/uhd {
boost = boost165;
};
uhd = callPackage ../development/tools/misc/uhd { };
uisp = callPackage ../development/tools/misc/uisp { };