lib.extendMkDerivation: init #234651
+279
−2
Merged
lib.extendMkDerivation: init #234651
OfBorg / doc, doc.passthru.tests, lib.extendMkDerivation, lib.extendMkDerivation.passthru.tests on aarch64-linux
skipped
Jan 18, 2025 in 0s
No attempt
The following builds were skipped because they don't evaluate on aarch64-linux: doc, doc.passthru.tests, lib.extendMkDerivation, lib.extendMkDerivation.passthru.tests
Details
Partial log
Nix attempted to evaluate a function as a top level expression; in
this case it must have its arguments supplied either by default
values, or passed explicitly with '--arg' or '--argstr'. See
https://nixos.org/manual/nix/stable/language/constructs.html#functions.
at /var/lib/ofborg/checkout/repo/38dca4e3aa6bca43ea96d2fcc04e8229/builder/ofborg-core/lib/customisation.nix:827:7:
826| {
827| constructDrv,
| ^
828| excludeDrvArgNames ? [ ],
Loading