Put in earplugs

This commit is contained in:
nik gaffney 2024-03-14 11:39:24 +01:00
parent 1b78f05175
commit 064fc3e69a
Signed by: nik
GPG key ID: 989F5E6EDB478160

View file

@ -201,13 +201,13 @@ using Guix System.")
(list ableton-link pkg-config qttools-5 xorg-server-for-tests))
(inputs (modify-inputs
(package-inputs supercollider-cli)
(append "qtbase"
"qtdeclarative"
"qtsvg"
"qtwebchannel"
"qtwebsockets")))
(prepend qtbase
qtdeclarative
qtsvg
qtwebchannel
qtwebsockets)))
(propagated-inputs
(list qtwebengine-5))
(list qtwebengine))
(synopsis "Synthesis engine and programming language (including IDE)")))