Skip to content

lib: fix overflowing fromHexString tests and example#433710

Merged
emilazy merged 2 commits into
NixOS:masterfrom
emilazy:push-vzytywkmlnwv
Aug 16, 2025
Merged

lib: fix overflowing fromHexString tests and example#433710
emilazy merged 2 commits into
NixOS:masterfrom
emilazy:push-vzytywkmlnwv

lib: fix overflowing `fromHexString` tests and example

449ad44
Select commit
Loading
Failed to load commit list.
OfBorg / lib, lib.passthru.tests on x86_64-linux succeeded Aug 14, 2025 in 0s

Success

Attempted: lib

The following builds were skipped because they don't evaluate on x86_64-linux: lib.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.