type
This commit is contained in:
@@ -49,7 +49,7 @@
|
|||||||
else if !(cfg.sysconfig ? remoteBuildClient) then false
|
else if !(cfg.sysconfig ? remoteBuildClient) then false
|
||||||
else cfg.sysconfig.remoteBuildClient;
|
else cfg.sysconfig.remoteBuildClient;
|
||||||
in test)
|
in test)
|
||||||
(builtins.readDir ./configuration)
|
(builtins.attrNames (builtins.readDir ./configuration))
|
||||||
).right
|
).right
|
||||||
)
|
)
|
||||||
) else {}) // {
|
) else {}) // {
|
||||||
|
|||||||
Reference in New Issue
Block a user