mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Merge branch 'master' into core-updates
This commit is contained in:
commit
647888845c
100 changed files with 1294 additions and 694 deletions
|
@ -122,9 +122,9 @@ joystick, and graphics hardware.")
|
|||
("fcitx" ,fcitx) ; helps with CJK input
|
||||
("glib" ,glib)
|
||||
("ibus" ,ibus)
|
||||
("libxkbcommon", libxkbcommon)
|
||||
("wayland", wayland)
|
||||
("wayland-protocols", wayland-protocols))
|
||||
("libxkbcommon" ,libxkbcommon)
|
||||
("wayland" ,wayland)
|
||||
("wayland-protocols" ,wayland-protocols))
|
||||
(package-inputs sdl)))
|
||||
(license bsd-3)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue