504525a148
GitOrigin-RevId: bd645e8668ec6612439a9ee7e71f7eac4099d4f6
8 lines
181 B
Nix
8 lines
181 B
Nix
{
|
|
fetchurl
|
|
}:
|
|
|
|
fetchurl {
|
|
url = "https://github.com/pear/pearweb_phars/raw/v1.10.21/install-pear-nozlib.phar";
|
|
hash = "sha256-UblKVcsm030tNSA6mdeab+h7ZhANNz7MkFf4Z1iigjs=";
|
|
}
|