wsjtx: fix and enable strictDeps

This commit is contained in:
FliegendeWurst
2024-12-19 20:48:40 +01:00
parent 7c1444dd00
commit e19ce2cf95
@@ -36,6 +36,7 @@ stdenv.mkDerivation rec {
asciidoctor
cmake
gfortran
hamlib_4 # rigctl
libtool
pkg-config
qttools
@@ -53,6 +54,8 @@ stdenv.mkDerivation rec {
boost
];
strictDeps = true;
meta = with lib; {
description = "Weak-signal digital communication modes for amateur radio";
longDescription = ''