Skip to content

fetch{url,zip,git}: restructure with lib.extendMkDerivation#455994

Merged
philiptaron merged 8 commits into
NixOS:masterfrom
ShamrockLee:fetchurl-extendMkDerivation
Oct 28, 2025
Merged

fetch{url,zip,git}: restructure with lib.extendMkDerivation#455994
philiptaron merged 8 commits into
NixOS:masterfrom
ShamrockLee:fetchurl-extendMkDerivation

fetchurl: don't treat empty-string name special

1ec0227
Select commit
Loading
Failed to load commit list.
OfBorg / .git-blame-ignore-revs, .git-blame-ignore-revs.passthru.tests, fetchgit, fetchgit.passthru.tests, fetchurl, fetchurl.passthru.tests, fetchzip, fetchzip.passthru.tests on x86_64-linux skipped Oct 28, 2025 in 0s

No attempt

The following builds were skipped because they don't evaluate on x86_64-linux: .git-blame-ignore-revs, .git-blame-ignore-revs.passthru.tests, fetchgit, fetchgit.passthru.tests, fetchurl, fetchurl.passthru.tests, fetchzip, fetchzip.passthru.tests

Details

Partial log


Cannot nix-instantiate `fetchurl.passthru.tests` because:
error: the expression selected by the selection path 'fetchurl.passthru.tests' should be a set but is a function

Cannot nix-instantiate `fetchzip` because:
error: expression does not evaluate to a derivation (or a set or list of those)

Cannot nix-instantiate `fetchzip.passthru.tests` because:
error: the expression selected by the selection path 'fetchzip.passthru.tests' should be a set but is a function