summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2023-03-02 21:46:10 +0100
committerLudovic Courtès <ludo@gnu.org>2023-03-02 21:46:10 +0100
commit8e4d13231a881dbeb0b574039764c494bfdcc520 (patch)
tree756af4e2f63b7d4489bce07d3b5fe2d969df8ae4 /gnu
parent5222ed8dc364f13a36bca13c151856a3edab795a (diff)
downloadguix-8e4d13231a881dbeb0b574039764c494bfdcc520.tar.gz
gnu: gnome-boxes: Adjust reference to 'vala-next'.
This is a followup to the merge commit in
7df09ee0ab3e7962ef27859ce87e06a323059284.  'vala-next' was removed in
5bbd742067015998fa4728926079f546e5023920 on 'core-updates'.

* gnu/packages/gnome.scm (gnome-boxes)[native-inputs]: Replace
'vala-next' with 'vala'.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/gnome.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index df6762f159..62b3ae72c7 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12355,7 +12355,7 @@ integrate seamlessly with the GNOME desktop.")
            itstool
            pkg-config
            python
-           vala-next))
+           vala))
     (inputs
      (list glib-networking              ;for TLS support
            gsettings-desktop-schemas