doc/gradle: grammatical edits to gradle language framework page (#467467)

This commit is contained in:
Tomodachi94
2025-12-03 21:16:32 +00:00
committed by GitHub
+1 -1
View File
@@ -138,7 +138,7 @@ The update script does the following:
downstream, non-nixpkgs projects)
- `data` - path to the dependencies lockfile (can be relative to the
package, can be absolute). In nixpkgs, it's discouraged to have the
lockfiles be named anything other `deps.json`, consider creating
lockfiles be named anything other than `deps.json`. Consider creating
subdirectories if your package requires multiple `deps.json` files.
## Environment {#gradle-environment}