Update allowed-uris for Hydra to evaluate jobs
This commit is contained in:
@@ -26,6 +26,9 @@ in {
|
|||||||
</dynamicruncommand>
|
</dynamicruncommand>
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
nix.extraOptions = ''
|
||||||
|
allowed-uris = https://github.com/ https://git.savannah.gnu.org/ https://git.syzygial.cc https://gitlab.com https://sr.ht
|
||||||
|
'';
|
||||||
systemd.services.hydra = {
|
systemd.services.hydra = {
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
RestartSec = "20s";
|
RestartSec = "20s";
|
||||||
|
|||||||
Reference in New Issue
Block a user