power outage stash
This commit is contained in:
parent
2ecd987be6
commit
a9b63f4d58
10 changed files with 332 additions and 62 deletions
|
|
@ -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 [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue