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