nixpkgs/pkgs/applications/radio/soapysdr
Doron Behar 7bd68a8bde soapysdr: cleanup expression
- Format it with nixpkgs-fmt.
- Patch fixed upstream issue only once, using fetchpatch.
- Use `lib.optionals` consistently.
- Use `lib.pipe` to write `lndir` commands for postFixup.
- Use `finalAttrs.version` as much as possible.
- Use passthru.searchPath to expose it for other packages to use (like
  Gnuradio's wrapper).
2023-09-08 12:50:58 +03:00
..
default.nix soapysdr: cleanup expression 2023-09-08 12:50:58 +03:00