hydra: allowUris

This commit is contained in:
2024-10-05 11:26:22 +02:00
parent 272971cefd
commit 57f56146d2

View File

@@ -62,7 +62,11 @@
trusted-users = [
"hydra"
];
allowed-uris = "github:";
allowed-uris = [
"github:"
"git+https://github.com/"
"git+ssh://github.com/"
];
};
extraOptions = ''