Loading pkgs/by-name/co/codec2/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { ''; postInstall = '' install -Dm0755 src/{c2enc,c2sim,freedv_rx,freedv_tx,cohpsk_*,fdmdv_*,fsk_*,ldpc_*,ofdm_*} -t $out/bin/ install -Dm0755 src/{c2enc,c2dec,c2sim,freedv_rx,freedv_tx,cohpsk_*,fdmdv_*,fsk_*,ldpc_*,ofdm_*} -t $out/bin/ ''; postFixup = Loading Loading
pkgs/by-name/co/codec2/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,7 +49,7 @@ stdenv.mkDerivation (finalAttrs: { ''; postInstall = '' install -Dm0755 src/{c2enc,c2sim,freedv_rx,freedv_tx,cohpsk_*,fdmdv_*,fsk_*,ldpc_*,ofdm_*} -t $out/bin/ install -Dm0755 src/{c2enc,c2dec,c2sim,freedv_rx,freedv_tx,cohpsk_*,fdmdv_*,fsk_*,ldpc_*,ofdm_*} -t $out/bin/ ''; postFixup = Loading