Merge pull request #73 from milahu/patch-1

fix links to overrides section
This commit is contained in:
Tad Fisher
2024-07-16 10:22:45 -07:00
committed by GitHub

View File

@@ -256,7 +256,7 @@ produced by =gradle2nix=. It performs the following:
See [[#fetchers][detailed documentation]] below. See [[#fetchers][detailed documentation]] below.
- =overrides= :: Override artifacts in the offline Maven repository. - =overrides= :: Override artifacts in the offline Maven repository.
See [[#override][detailed documentation]] below. See [[#overrides][detailed documentation]] below.
In addition, this function accepts: In addition, this function accepts:
- All arguments to =stdenv.mkDerivation=. - All arguments to =stdenv.mkDerivation=.
@@ -287,7 +287,7 @@ local repository.
See [[#fetchers][detailed documentation]] below. See [[#fetchers][detailed documentation]] below.
- =overrides= :: Override artifacts in the offline Maven repository. - =overrides= :: Override artifacts in the offline Maven repository.
See [[#override][detailed documentation]] below. See [[#overrides][detailed documentation]] below.
*** =gradleSetupHook= *** =gradleSetupHook=