gnu: waybar: Remove unrecognized configure flag.
* gnu/packages/wm.scm (waybar)[arguments]: Remove field.
This commit is contained in:
parent
d2ec1f8ed6
commit
2f3d23e12a
1 changed files with 0 additions and 3 deletions
|
@ -1524,9 +1524,6 @@ modules for building a Wayland compositor.")
|
|||
(sha256
|
||||
(base32 "0ks719khhg2zwpyiwa2079i6962qcxpapm28hmr4ckpsp2n659ck"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags
|
||||
(list (string-append "-Dout=" (assoc-ref %outputs "out")))))
|
||||
(inputs `(("date" ,date)
|
||||
("fmt" ,fmt)
|
||||
("gtk-layer-shell" ,gtk-layer-shell)
|
||||
|
|
Reference in a new issue