nixpkgs/pkgs/applications/misc/gnuradio
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
..
default.nix gnuradio: use addEnvHooks 2018-01-07 21:28:50 +01:00
wrapper.nix gnuradio: fix wrapper 2018-02-04 10:45:52 -06:00