mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
647888845c
100 changed files with 1294 additions and 694 deletions
|
@ -81,10 +81,10 @@
|
|||
(list (search-path-specification
|
||||
(variable "VIS_PATH")
|
||||
(files '("share/vis")))))
|
||||
(inputs `(("lua", lua)
|
||||
("ncurses", ncurses)
|
||||
("libtermkey", libtermkey)
|
||||
("lua-lpeg", lua-lpeg)
|
||||
(inputs `(("lua" ,lua)
|
||||
("ncurses" ,ncurses)
|
||||
("libtermkey" ,libtermkey)
|
||||
("lua-lpeg" ,lua-lpeg)
|
||||
("tre" ,tre)))
|
||||
(synopsis "Vim-like text editor")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue