This commit is contained in:
+1
-4
@@ -19,7 +19,4 @@ let
|
||||
find . -name '*.org' -exec build-article {} \;
|
||||
'';
|
||||
};
|
||||
in {
|
||||
inherit build-article articles;
|
||||
default = articles;
|
||||
}
|
||||
in { inherit build-article articles; }
|
||||
|
||||
Reference in New Issue
Block a user