boxxy: add module (#4075)
* boxxy: add module * boxxy: added nikp123 to maintainers list * boxxy: use mkPackageOption instead for the package Co-authored-by: Naïm Favier <n@monade.li> * boxxy: use yaml generator instead of json Co-authored-by: Naïm Favier <n@monade.li> * boxxy: various fixes * boxxy: various fixes (part 2) * boxxy: various fixes (part 3) * boxxy: various fixes (part 4) forgot to run ./format, whoops * boxxy: use literalExpression for the rewrite example Co-authored-by: Naïm Favier <n@monade.li> * boxxy: add news entry --------- Co-authored-by: Naïm Favier <n@monade.li>
This commit is contained in:
parent
2a69182c56
commit
0945875a2a
9 changed files with 183 additions and 0 deletions
|
|
@ -1062,6 +1062,14 @@ in
|
|||
A new module is available: 'programs.imv'.
|
||||
'';
|
||||
}
|
||||
|
||||
{
|
||||
time = "2023-06-09T19:13:39+00:00";
|
||||
condition = hostPlatform.isLinux;
|
||||
message = ''
|
||||
A new module is available: 'programs.boxxy'.
|
||||
'';
|
||||
}
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue