fetchFromForgejo: init
Simple alias, as Gitea's fetcher is compatible with Forgejo. Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
This commit is contained in:
@@ -645,6 +645,8 @@ with pkgs;
|
||||
|
||||
fetchFromGitea = callPackage ../build-support/fetchgitea { };
|
||||
|
||||
fetchFromForgejo = fetchFromGitea;
|
||||
|
||||
fetchFromCodeberg = callPackage ../build-support/fetchcodeberg { };
|
||||
|
||||
fetchFromGitHub = callPackage ../build-support/fetchgithub { };
|
||||
|
||||
Reference in New Issue
Block a user