Add more URIs to allowed-uris in Hydra

Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
magic_rb 2024-01-28 11:29:30 +01:00
parent 15d15f1728
commit 6df99a364f
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -41,6 +41,8 @@ makeSystem {
"https://github.com"
"https://git.savannah.gnu.org"
"github:"
"sourcehut:"
"gitlab:"
];
builders-use-substitutes = true;