mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: quickshell: Remove redundant input.
* gnu/packages/wm.scm (quickshell)[native-inputs]: Remove redundant gcc-14. Change-Id: Icd86daf2177769208a1fa82a99a359d3757d92d5
This commit is contained in:
@@ -1315,8 +1315,7 @@ your own layouts, widgets, and built-in commands.")
|
||||
(wrap-program (string-append #$output "/bin/quickshell")
|
||||
`("QML_IMPORT_PATH" ":" = (,(getenv "QML_IMPORT_PATH")))))))))
|
||||
(native-inputs
|
||||
(list gcc-14
|
||||
ninja
|
||||
(list ninja
|
||||
pkg-config
|
||||
qtshadertools
|
||||
spirv-tools))
|
||||
|
||||
Reference in New Issue
Block a user