Unverified Commit 55d267b7 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

wsjtx: fix and enable strictDeps (#366619)

parents 7cdfdff2 e19ce2cf
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 = ''