fix repository name for open-relay
This commit is contained in:
parent
24b418ac0a
commit
992eb2dce5
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
||||||
in
|
in
|
||||||
fetchFromGitLab {
|
fetchFromGitLab {
|
||||||
owner = "kreativekorp";
|
owner = "kreativekorp";
|
||||||
repo = "openrelay";
|
repo = "open-relay";
|
||||||
inherit (source) rev sha256;
|
inherit (source) rev sha256;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue