forked from rarias/jungle
Add https github to allowed uris
This commit is contained in:
parent
407c7e8f2e
commit
5fcb641eb6
@ -46,5 +46,7 @@
|
||||
nix.settings.extra-allowed-uris = [
|
||||
"git+ssh://git@bscpm04.bsc.es"
|
||||
"git+ssh://git@gitlab-internal.bsc.es"
|
||||
"https://github.com"
|
||||
"git+ssh://github.com"
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user