varnish60Packages.dynamic: unpin autotools

This commit is contained in:
Weijia Wang
2025-07-22 21:53:03 +02:00
parent 0382d0a27b
commit 57086d0d3e
+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 ];