Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lib.extendMkDerivation: init #234651

Merged
merged 2 commits into from
Jan 22, 2025

doc: add chapter Fixed-point arguments of build helpers

bbdf860
Select commit
Loading
Failed to load commit list.
Merged

lib.extendMkDerivation: init #234651

doc: add chapter Fixed-point arguments of build helpers
bbdf860
Select commit
Loading
Failed to load commit list.
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 ? [ ],