From 2ba263864b7b055a01d4d445089f03370eef1c3e Mon Sep 17 00:00:00 2001 From: Efraim Flashner Date: Tue, 14 Dec 2021 15:32:26 +0200 Subject: gnu: quadrapassel: Remove input labels. * gnu/packages/games.scm (quadrapassel)[native-inputs]: Remove labels from inputs. --- gnu/packages/games.scm | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index e06946b7eb..8cc879c657 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -8215,13 +8215,13 @@ GameController.") (substitute* "build-aux/meson_post_install.py" (("gtk-update-icon-cache") (which "true")))))))) (native-inputs - `(("desktop-file-utils" ,desktop-file-utils) ;for desktop-file-validate - ("gettext" ,gettext-minimal) - ("glib" ,glib "bin") ;for glib-compile-resources - ("itstool" ,itstool) - ("libxml2" ,libxml2) ;for xmllint - ("pkg-config" ,pkg-config) - ("vala" ,vala))) + (list desktop-file-utils ; for desktop-file-validate + gettext-minimal + (list glib "bin") ; for glib-compile-resources + itstool + libxml2 ; for xmllint + pkg-config + vala)) (inputs (list clutter clutter-gtk -- cgit v1.2.3 391b90faca02ca97c5018d6c095ecdaa1a94a7'>treecommitdiff
path: root/gnu.scm
Guix architecture.... t/.mailmap?id=9221979e367a95c14a35236742792fb624d8e47c'>Update e-mail for ng0....
AgeCommit message (Collapse)Author
Chris Marusich
2021-03-17maint: Check whether Guile-zlib is recent enough....Ludovic Courtès
2021-02-04build: Add '--with-channel-commit' and related configure flags....Ludovic Courtès
2020-12-11maint: Avoid macros obsolete in Autoconf 2.70....Ludovic Courtès
2020-10-22git: Require Guile-Git 0.3.0 or later....Ludovic Courtès
2020-09-08Remove (guix json) and require Guile-JSON 4.3.0+....Ludovic Courtès
2020-08-29build: Remove check for Guile 2.2.1 bug....Ludovic Courtès
2020-08-24Use "guile-zlib" and "guile-lzlib" instead of (guix config)....Mathieu Othacehe
2020-07-20ssh: Speed up RPCs by using #:nodelay....Lars-Dominik Braun
2020-05-28doc: Remove explicit support for mips64el-linux....Efraim Flashner
2020-05-28maint: Check whether Guile-Gcrypt is recent enough....Ludovic Courtès
2020-02-22build: Depend on guile-ssh 0.12.0...Lars-Dominik Braun
2019-08-17build: 'GUIX_CHECK_GUILE_JSON' really checks for Guile-JSON 3.x....Ludovic Courtès
2019-07-25maint: Switch to Guile-JSON 3.x....Ludovic Courtès
2019-05-06Add (guix lzlib)....Pierre Neidhardt
ng0
2017-10-03Update e-mail for Theodoros Foradis....Theodoros Foradis
2017-08-29Update e-mail for Kei Kebreau....Kei Kebreau
2017-08-13mailmap: fix entries for ng0....ng0
2017-06-16mailmap: Adjust entries for ng0....ng0
2017-06-03.mailmap: Add another alias for ng0....ng0
2017-05-23mailmap: Update entries for Adriano Peluso...Adriano Peluso
2017-05-22mailmap: Add an entry for Mathieu Othacehe....Mathieu Othacehe