Skip to content

[Backport release-25.05] lib.extendMkDerivation: improve argument documentation#459209

Merged
MattSturgeon merged 3 commits into
NixOS:release-25.05from
ShamrockLee:backport-25.05-lib-extendMkDerivation-doc-misc
Nov 6, 2025
Merged

[Backport release-25.05] lib.extendMkDerivation: improve argument documentation#459209
MattSturgeon merged 3 commits into
NixOS:release-25.05from
ShamrockLee:backport-25.05-lib-extendMkDerivation-doc-misc

lib.extendMkDerivation: document the typical usage of inheritFunction…

3930eee
Select commit
Loading
Failed to load commit list.
OfBorg / lib.extendMkDerivation, lib.extendMkDerivation.passthru.tests on aarch64-linux skipped Nov 7, 2025 in 0s

No attempt

The following builds were skipped because they don't evaluate on aarch64-linux: 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:837:7:
          836|     {
          837|       constructDrv,
             |       ^
          838|       excludeDrvArgNames ? [ ],