summaryrefslogtreecommitdiff
path: root/doc/languages-frameworks/lua.section.md
diff options
context:
space:
mode:
authorMatthieu Coudron <886074+teto@users.noreply.github.com>2023-07-09 17:45:02 +0200
committerMatthieu Coudron <886074+teto@users.noreply.github.com>2023-07-10 10:34:34 +0200
commit34b3a809efcd30bf1508cd246af4e9d0c6357259 (patch)
treec0b5f36fd8e86fe608cad9b344d725a3642e1da9 /doc/languages-frameworks/lua.section.md
parentMerge pull request #242010 from dit7ya/virter (diff)
downloadnixpkgs-34b3a809efcd30bf1508cd246af4e9d0c6357259.tar.gz
buildLuarocksPackage: rename file to match its role
Diffstat (limited to 'doc/languages-frameworks/lua.section.md')
-rw-r--r--doc/languages-frameworks/lua.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/lua.section.md b/doc/languages-frameworks/lua.section.md
index 2ed02ab9d6c7..c5049326a776 100644
--- a/doc/languages-frameworks/lua.section.md
+++ b/doc/languages-frameworks/lua.section.md
@@ -179,7 +179,7 @@ Each interpreter has the following attributes:
#### `buildLuarocksPackage` function {#buildluarockspackage-function}
-The `buildLuarocksPackage` function is implemented in `pkgs/development/interpreters/lua-5/build-lua-package.nix`
+The `buildLuarocksPackage` function is implemented in `pkgs/development/interpreters/lua-5/build-luarocks-package.nix`
The following is an example:
```nix
luaposix = buildLuarocksPackage {