power outage stash

This commit is contained in:
Qyriad 2026-03-22 17:15:04 +01:00
parent 2ecd987be6
commit a9b63f4d58
10 changed files with 332 additions and 62 deletions

View file

@ -58,6 +58,8 @@ in {
inherit (self) strictDeps __structuredAttrs;
inherit (self) doCheck doInstallCheck;
outputs = [ "out" "doc" ];
src = lib.fileset.toSource {
root = ./.;
fileset = lib.fileset.unions [