Commit Graph

3 Commits

Author SHA1 Message Date
Remy Goldschmidt
dc5bdf22d9
gnuradio: fix wrapper
gnuradio-with-packages was not running makeWrapper on any of the
symlinked executables because `find $out/bin -type f -executable`
does not resolve symlinks. I don't understand how the old code
ever worked on any system.
2018-02-04 10:45:52 -06:00
Robin Gloster
ffd46e9bce
gnuradio: fix makeWrapper calls 2017-08-10 03:36:32 +02:00
Moritz Ulrich
022527a5e1 Gnuradio: Add gnuradio-wrapper and gnuradio-full.
gnuradio-wrapper is a simple derivation wrapping $(gnuradio)/bin/* to
make other blocks (from `extraPackages') available.

gnuradio-full uses gnuradio-wrapper to build gnuradio with blocks from
gnuradio-osmosdr (therefore allowing the use of rtl-sdr, hackrf, the
ccc-camp2015 badge, and similar).
2015-07-15 15:39:10 +02:00