From 525e83ec83eca8d555913e59235902fa635b052d Mon Sep 17 00:00:00 2001 From: Vincent Legoll Date: Sat, 4 Apr 2020 19:49:21 +0200 Subject: gnu: scotch: Make some inputs native. * gnu/packages/math.scm (scotch)[inputs]: Move flex & bison from here... [native-inputs]: ...to this new field. Signed-off-by: Danny Milosavljevic --- gnu/packages/maths.scm | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index b66c330711..391b2a26de 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -36,6 +36,7 @@ ;;; Copyright © 2020 Jakub Kądziołka ;;; Copyright © 2020 Felix Gruber ;;; Copyright © 2020 R Veera Kumar +;;; Copyright © 2020 Vincent Legoll ;;; ;;; This file is part of GNU Guix. ;;; @@ -2625,8 +2626,9 @@ implemented in ANSI C, and MPI for communications.") "scotch-integer-declarations.patch")))) (build-system gnu-build-system) (inputs - `(("zlib" ,zlib) - ("flex" ,flex) + `(("zlib" ,zlib))) + (native-inputs + `(("flex" ,flex) ("bison" ,bison))) (outputs '("out" "metis")) (arguments -- cgit v1.2.3 slogtreecommitdiff
diff options
context:
space:
mode:
authorLeo Prikler <leo.prikler@student.tugraz.at>2021-07-12 15:02:52 +0200
committerLeo Prikler <leo.prikler@student.tugraz.at>2021-07-12 15:03:24 +0200
commit718c09cf73e55f54a98c8e3c554a76ac768de2ee (patch)
tree24e58f79e16420195437d71c08abf7260d1be4f0 /gnu/services/virtualization.scm
parent4f013b8c8201452aac69221e2bc2f981c9c5026d (diff)
downloadguix-718c09cf73e55f54a98c8e3c554a76ac768de2ee.tar.gz
guix-718c09cf73e55f54a98c8e3c554a76ac768de2ee.zip
gnu: gnome-maps: Update to 3.36.7.
* gnu/packages/geo.scm (gnome-maps): Update to 3.36.7.
Diffstat (limited to 'gnu/services/virtualization.scm')
0 files changed, 0 insertions, 0 deletions