Lua: Difference between revisions
imported>Samueldr m Drop the spaces after `#!` they bug me |
imported>Qyriad Link to Lua's nixpkgs manual section in See Also |
||
| Line 19: | Line 19: | ||
* nix-shell doesn't require its magic lines to be right after the first line. | * nix-shell doesn't require its magic lines to be right after the first line. | ||
</blockquote> | </blockquote> | ||
== See Also == | |||
* [https://nixos.org/manual/nixpkgs/stable/#users-guide-to-lua-infrastructure Lua user guide in the nixpkgs manual] | |||