h: switch to codeberg for go modules
This commit is contained in:
parent
23e825af60
commit
7b9d0b22d8
@ -19,7 +19,7 @@ let
|
||||
inherit pkgs;
|
||||
inherit icbirc;
|
||||
});
|
||||
goModuleHost = "https://git.sr.ht/~qbit";
|
||||
goModuleHost = "https://codeberg.org/qbit"; #"https://git.sr.ht/~qbit";
|
||||
|
||||
in {
|
||||
_module.args.isUnstable = false;
|
||||
|
Loading…
Reference in New Issue
Block a user