Infini-DL360/hydra: add lix.systems to allowed uris
This commit is contained in:
parent
924e9d853f
commit
12bb37e5dc
1 changed files with 4 additions and 0 deletions
|
@ -47,6 +47,10 @@ in
|
||||||
"sourcehut:"
|
"sourcehut:"
|
||||||
"git+https://git.sr.ht/"
|
"git+https://git.sr.ht/"
|
||||||
"git+ssh://git@git.sr.ht/"
|
"git+ssh://git@git.sr.ht/"
|
||||||
|
|
||||||
|
"https://git.lix.systems/"
|
||||||
|
"git+https://git.lix.systems/"
|
||||||
|
"git+ssh://git@git.lix.systems/"
|
||||||
];
|
];
|
||||||
|
|
||||||
nix.buildMachines = [
|
nix.buildMachines = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue