gnu: waybar: Fix build.
* gnu/packages/wm.scm (waybar)[inputs]: Replace spdlog with spdlog-1.7.
This commit is contained in:
parent
d7d5bca4f8
commit
8bcbbda0c6
@ -1546,7 +1546,7 @@ modules for building a Wayland compositor.")
|
||||
("libmpdclent" ,libmpdclient)
|
||||
("libnl" ,libnl)
|
||||
("pulseaudio" ,pulseaudio)
|
||||
("spdlog" ,spdlog)
|
||||
("spdlog" ,spdlog-1.7)
|
||||
("wayland" ,wayland)))
|
||||
(native-inputs
|
||||
`(("gcc" ,gcc-8) ; for #include <filesystem>
|
||||
|
Loading…
Reference in New Issue
Block a user