diff --git a/pkgs/radio/smallrx/default.nix b/pkgs/radio/smallrx/default.nix
index e0e88885502c6d73962e230f6cd99b19cee5706c..b5605f57a120e8e5e1a63935f076abf2ee0e5b0c 100644
--- a/pkgs/radio/smallrx/default.nix
+++ b/pkgs/radio/smallrx/default.nix
@@ -11,6 +11,11 @@ rev = "e3938a59ffea7aa8e7fa699e471557ed2dfdeed9";
hash = "sha256-VcTMQAr5617CSPJbktzrKciNiBbveDWjIeE8Gzf9pa8=";
};
--replace "CC=gcc" ""
installPhase = "install -Dm755 rx -t $out/bin";
meta = with lib; {
@@ -18,6 +23,7 @@ description = "amateur radio receiver in <100 code lines";
inherit (src.meta) homepage;
license = licenses.agpl3Only;
maintainers = [ maintainers.sikmir ];
};
}
application/octet-stream
This content has been proxied by September (3851b).