about summary refs log tree commit diff
path: root/pkgs/applications/radio
AgeCommit message (Collapse)AuthorFilesLines
2023-04-03tqsl: 2.5.9 -> 2.6.5Graham Christensen1-2/+2
2023-04-02Merge pull request #224126 from r-ryantm/auto-update/freedvWeijia Wang1-2/+2
freedv: 1.8.8 -> 1.8.8.1
2023-04-02Merge pull request #224270 from mattmelling/gridtracker-1.23.0402Sandro1-2/+2
2023-04-01gnuradio: 3.10.5.1 -> 3.10.6.0Doron Behar1-3/+3
2023-04-01gridtracker: 1.23.0206 -> 1.23.0402Matt Melling1-2/+2
2023-04-01Merge pull request #224099 from wentasah/cppzmq-propagateFranz Pletz4-8/+3
cppzmq: make zeromq propagatedBuildInput
2023-04-01Merge pull request #223124 from mrene/sdrangel/7.11.0Ilan Joselevich1-2/+2
sdrangel: 7.10.0 -> 7.11.0
2023-03-31freedv: 1.8.8 -> 1.8.8.1R. Ryantm1-2/+2
2023-03-31cppzmq: make zeromq propagatedBuildInputMichal Sojka4-8/+3
cppzmq is a header-only library. As such, it is not much useful without zeromq, whose headers it includes. By having zeromq in propagatedBuildInputs, we can simplify dependent expressions. This change is motivated by https://github.com/lopsided98/nix-ros-overlay/issues/255#issuecomment-1487590226. The expressions in nix-ros-overlay are automatically generated and since packages in other distributions where ROS runs need not to explicitly depend on zeromq, the Nix expression should behave the same. This way, nix-ros-overlay will not to have manually patch/overlay the automatically generated expressions.
2023-03-30sdrangel: 7.10.0 -> 7.11.0Mathieu Rene1-2/+2
2023-03-29Merge pull request #223006 from viraptor/dump1090-darwinStanisław Pitucha1-1/+0
dump1090: mark working on darwin
2023-03-28Merge pull request #221917 from mrene/update-chirpLily Foster1-3/+4
chirp: unstable-2022-12-07 -> unstable-2023-03-15
2023-03-27Merge pull request #223195 from r-ryantm/auto-update/freedvWeijia Wang1-2/+2
freedv: 1.8.7 -> 1.8.8
2023-03-26Merge pull request #222419 from Tungsten842/sdrangel-boostGuillaume Girol1-1/+1
sdrangel: unpin boost
2023-03-26freedv: 1.8.7 -> 1.8.8R. Ryantm1-2/+2
2023-03-26tree-wide: convert rust with git deps to importCargoLockYureka2-1/+1996
2023-03-25dump1090: mark working on darwinStanisław Pitucha1-1/+0
2023-03-22sdrangel: add myself as mantainerTungsten8421-1/+1
2023-03-22qradiolink: 0.8.8-1 -> 0.8.9-1R. Ryantm1-2/+2
2023-03-19Merge pull request #220746 from Tungsten842/sdrangelSandro1-3/+16
2023-03-19quisk: migrate to wxPython_4_2Weijia Wang1-2/+2
2023-03-18chirp: unstable-2022-12-07 -> unstable-2023-03-15Mathieu Rene1-3/+4
Upgrading fixes a current build problem regarding setuptools 67's enhanced strictness.
2023-03-18Merge pull request #220893 from mrene/fix-sdrangel-darwinWeijia Wang1-4/+5
sdrangel: fix darwin build
2023-03-16sdrangel: add missing dependencies and fix DAB demodulatorTungsten8421-3/+16
2023-03-16gnuradio: fix on darwin-aarch64Travis Whitaker1-1/+3
2023-03-12sdrangel: fix darwin buildMathieu Rene1-4/+5
Tested and changed the platform metadata for the dependent libs.
2023-03-08Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt1-2/+2
2023-03-07csdr: 0.18.0 -> 0.18.1R. Ryantm1-2/+2
2023-03-06Merge remote-tracking branch 'origin/master' into staging-nextMartin Weinelt2-4/+26
2023-03-02uhd: 4.1.0.5 -> 4.4.0.0Doron Behar2-4/+26
Diff: https://github.com/EttusResearch/uhd/compare/v4.1.0.5...4.4.0.0
2023-02-27Merge pull request #218103 from r-ryantm/auto-update/sdrangelWeijia Wang1-2/+2
sdrangel: 7.9.0 -> 7.10.0
2023-02-27sdrpp: don't use librtlsdr aliasRobert Schütz1-2/+2
2023-02-27guglielmo: don't use librtlsdr aliasRobert Schütz1-3/+3
2023-02-24sdrangel: 7.9.0 -> 7.10.0R. Ryantm1-2/+2
2023-02-24Merge pull request #217356 from r-ryantm/auto-update/fldigiWeijia Wang1-2/+2
fldigi: 4.1.23 -> 4.1.25
2023-02-22treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionalsArtturin2-3/+3
env values must be strings
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin5-5/+5
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-21quisk: 4.2.12 -> 4.2.17R. Ryantm1-2/+2
2023-02-21Merge pull request #217335 from mattmelling/cloudlog-2.4Nick Cao1-4/+8
cloudlog: 2.3.3 -> 2.4
2023-02-20fldigi: 4.1.23 -> 4.1.25R. Ryantm1-2/+2
2023-02-20Merge pull request #217227 from ↵Jörg Thalheim1-1/+1
mothsART/feature/replace_http_by_https__second_pass treewide: replace http by https when https is a permanent redirection
2023-02-20 cloudlog: 2.3.3. -> 2.4Matt Melling1-2/+2
2023-02-20 cloudlog: add passthru update scriptMatt Melling1-2/+6
2023-02-20librtlsdr: removeQuantMint1-2/+2
Removing librtlsdr because it's the same exact package as rtl-sdr.
2023-02-19treewide:replace http by https when https is a permanent redirectionFerry Jérémie1-1/+1
2023-02-18Merge pull request #201134 from logan12358/quisk-upgradeMario Rodas1-6/+6
quisk: 4.1.73 -> 4.2.12
2023-02-14treewide: use lib.optionalsFelix Buehler2-15/+10
2023-02-13qdmr: fix eval with aliases disabledAlyssa Ross1-2/+2
libyamlcpp was recently renamed to yaml-cpp.
2023-02-08Merge pull request #214512 from r-ryantm/auto-update/hackrfmarkuskowa1-2/+2
hackrf: 2022.09.1 -> 2023.01.1
2023-02-07treewide: Add `meta.pkgConfigModules` to a few packagesJohn Ericson1-3/+7
Picking up where https://github.com/NixOS/nixpkgs/pull/214304 left off.