Loading pkgs/by-name/ar/aribb24/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ fetchFromGitLab, testers, gitUpdater, autoconf, automake, libtool, autoreconfHook, pkg-config, libpng, }: Loading @@ -28,14 +26,10 @@ stdenv.mkDerivation (finalAttrs: { ]; nativeBuildInputs = [ autoconf automake libtool autoreconfHook pkg-config ]; preConfigure = "autoreconf --install"; passthru = { updateScript = gitUpdater { rev-prefix = "v"; }; tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; Loading Loading
pkgs/by-name/ar/aribb24/package.nix +2 −8 Original line number Diff line number Diff line Loading @@ -4,9 +4,7 @@ fetchFromGitLab, testers, gitUpdater, autoconf, automake, libtool, autoreconfHook, pkg-config, libpng, }: Loading @@ -28,14 +26,10 @@ stdenv.mkDerivation (finalAttrs: { ]; nativeBuildInputs = [ autoconf automake libtool autoreconfHook pkg-config ]; preConfigure = "autoreconf --install"; passthru = { updateScript = gitUpdater { rev-prefix = "v"; }; tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; Loading