mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
package extracted logs
This commit is contained in:
parent
20464a8f68
commit
f14be14a83
6 changed files with 83 additions and 4 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue