gnu: gnome-shell: Remove input labels and use G-expression.
authorMarius Bakke <marius@gnu.org>
Sat, 10 Sep 2022 14:33:49 +0000 (16:33 +0200)
committerMarius Bakke <marius@gnu.org>
Sat, 10 Sep 2022 14:38:16 +0000 (16:38 +0200)
commitf0114656876dcf2e09874e4ea0c00cacf31f1bb2
tree09696a740969ce2eb8af250d8793009726384a2a
parent45c2da38758f1cb75b2044440c78202ed26b881c
gnu: gnome-shell: Remove input labels and use G-expression.

* gnu/packages/gnome.scm (gnome-shell)[native-inputs]: Remove labels.
[arguments]: Convert to G-expressions.  Add (ice-9 match) to #:modules.  Use
SEARCH-INPUT-FILE and #$OUTPUT where appropriate.  Add let-binding for
DISALLOWED-REFERENCES and use them in glib-or-gtk-wrap phase.
gnu/packages/gnome.scm