Skip to content

Make fetch* source derivation names (optionally) more descriptive and homogenize them across fetchers#49862

Open
oxij wants to merge 1 commit into
NixOS:stagingfrom
oxij:tree/repo-to-name
Open

Make fetch* source derivation names (optionally) more descriptive and homogenize them across fetchers#49862
oxij wants to merge 1 commit into
NixOS:stagingfrom
oxij:tree/repo-to-name

lib, treewide: use `repoRevToName` in `fetchgit` and `fetchhg`, homog…

8311652
Select commit
Loading
Failed to load commit list.
OfBorg / lib, lib.passthru.tests, treewide, treewide.passthru.tests on x86_64-linux succeeded Jun 23, 2025 in 0s

Success

Attempted: lib

The following builds were skipped because they don't evaluate on x86_64-linux: lib.passthru.tests, treewide, treewide.passthru.tests

Details

Partial log

evaluation warning: External use of `lib.modules.mergeModules` is deprecated. If your use case isn't covered by non-deprecated functions, we'd like to know more and perhaps support your use case well, instead of providing access to these low level functions. In this case please open an issue in https://github.com/nixos/nixpkgs/issues/.
evaluation warning: lib.mkFixStrictness has no effect and will be removed. It returns its argument unmodified, so you can just remove any calls.
evaluation warning: mkPackageOptionMD is deprecated and will be removed in 25.05; please use mkPackageOption.
evaluation warning: lib.nixpkgsVersion is a deprecated alias of lib.version.
evaluation warning: External use of `lib.modules.pushDownProperties` is deprecated. If your use case isn't covered by non-deprecated functions, we'd like to know more and perhaps support your use case well, instead of providing access to these low level functions. In this case please open an issue in https://github.com/nixos/nixpkgs/issues/.
evaluation warning: lib.readPathsFromFile is deprecated, use a list instead.
evaluation warning: lib.replaceChars is a deprecated alias of lib.replaceStrings.
evaluation warning: External use of `lib.modules.unifyModuleSyntax` is deprecated. If your use case isn't covered by non-deprecated functions, we'd like to know more and perhaps support your use case well, instead of providing access to these low level functions. In this case please open an issue in https://github.com/nixos/nixpkgs/issues/.
evaluation warning: lib.zip is a deprecated alias of lib.zipAttrsWith.
evaluation warning: lib.zipWithNames is a deprecated alias of lib.zipAttrsWithNames.