10 src = fetchFromGitHub {
14 hash = "sha256-SDe9QH1iSRfMBSCfYiOJPXUbDvxH5cCCWvQq9uTWT9Y=";
17 vendorHash = "sha256-p9sgvk5kfim3rApgp++1n05S9XrOWintxJfCeeySuBo=";
22 "-X=main.version=${version}"
26 description = "Fast, resumable file download client";
27 homepage = "https://github.com/Code-Hex/pget?tab=readme-ov-file";
28 license = licenses.mit;
29 maintainers = with maintainers; [ Ligthiago ];