varnish60Packages.dynamic: unpin autotools (#427550)

This commit is contained in:
Nick Cao
2025-07-23 16:21:09 -04:00
committed by GitHub
+2 -2
View File
@@ -2,7 +2,7 @@
lib,
stdenv,
fetchFromGitHub,
autoreconfHook269,
autoreconfHook,
pkg-config,
varnish,
docutils,
@@ -24,7 +24,7 @@ stdenv.mkDerivation {
nativeBuildInputs = [
pkg-config
docutils
autoreconfHook269
autoreconfHook
varnish.python
];
buildInputs = [ varnish ];