Loading pkgs/by-name/vd/vdmfec/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchurl, autoreconfHook, }: stdenv.mkDerivation rec { Loading @@ -13,6 +14,10 @@ stdenv.mkDerivation rec { sha256 = "0i7q4ylx2xmzzq778anpkj4nqir5gf573n1lbpxnbc10ymsjq2rm"; }; nativeBuildInputs = [ autoreconfHook ]; meta = with lib; { description = "Program that adds error correction blocks"; homepage = "http://members.tripod.com/professor_tom/archives/index.html"; Loading Loading
pkgs/by-name/vd/vdmfec/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchurl, autoreconfHook, }: stdenv.mkDerivation rec { Loading @@ -13,6 +14,10 @@ stdenv.mkDerivation rec { sha256 = "0i7q4ylx2xmzzq778anpkj4nqir5gf573n1lbpxnbc10ymsjq2rm"; }; nativeBuildInputs = [ autoreconfHook ]; meta = with lib; { description = "Program that adds error correction blocks"; homepage = "http://members.tripod.com/professor_tom/archives/index.html"; Loading