php: use a versioned url for install-pear-nozlib.phar

This commit is contained in:
wh0 2023-12-03 19:56:50 -08:00 committed by GitHub
parent 34deb05e55
commit e270b7beff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,6 @@
}:
fetchurl {
url = "https://pear.php.net/install-pear-nozlib.phar";
url = "https://github.com/pear/pearweb_phars/raw/v1.10.21/install-pear-nozlib.phar";
hash = "sha256-UblKVcsm030tNSA6mdeab+h7ZhANNz7MkFf4Z1iigjs=";
}