package extracted logs

This commit is contained in:
Robin Appelman 2024-07-20 17:50:10 +02:00
commit f14be14a83
6 changed files with 83 additions and 4 deletions

View file

@ -80,7 +80,7 @@
lib.attrsets.genAttrs targets (target:
(cross-naersk'.buildPackage target) nearskOpt)
// {
inherit (pkgs) logging-extractor;
inherit (pkgs) logging-extractor extracted-logs;
check = naersk'.buildPackage (nearskOpt
// {
mode = "check";