Speed this up for now
Signed-off-by: Xe <me@christine.website>
This commit is contained in:
parent
d5f1487717
commit
03f49165dd
|
@ -346,7 +346,7 @@
|
||||||
# };
|
# };
|
||||||
|
|
||||||
# This is highly advised, and will prevent many possible mistakes
|
# This is highly advised, and will prevent many possible mistakes
|
||||||
checks = builtins.mapAttrs
|
# checks = builtins.mapAttrs
|
||||||
(system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
|
# (system: deployLib: deployLib.deployChecks self.deploy) deploy-rs.lib;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue