mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 03:51:53 +02:00
gnu: Add lua5.4-filesystem.
* gnu/packages/lua.scm (lua5.4-filesystem): New variable. Change-Id: I8097984be60196ba967a41c941ca08a3c3427414
This commit is contained in:
@@ -432,6 +432,9 @@ directory structure and file attributes.")
|
|||||||
(define-public lua5.2-filesystem
|
(define-public lua5.2-filesystem
|
||||||
(make-lua-filesystem "lua5.2-filesystem" lua-5.2))
|
(make-lua-filesystem "lua5.2-filesystem" lua-5.2))
|
||||||
|
|
||||||
|
(define-public lua5.4-filesystem
|
||||||
|
(make-lua-filesystem "lua5.4-filesystem" lua-5.4))
|
||||||
|
|
||||||
(define-public lua-bee
|
(define-public lua-bee
|
||||||
;; There are no releases; use the commit known to work with the packaged
|
;; There are no releases; use the commit known to work with the packaged
|
||||||
;; luamake.
|
;; luamake.
|
||||||
|
|||||||
Reference in New Issue
Block a user