php: use a versioned url for install-pear-nozlib.phar
This commit is contained in:
@@ -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=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user