aboutsummaryrefslogtreecommitdiff
path: root/gnu/build
diff options
context:
space:
mode:
authorLeo Famulari <leo@famulari.name>2016-05-05 16:29:20 -0400
committerLeo Famulari <leo@famulari.name>2016-05-05 16:30:10 -0400
commit478e75b53bdf754cdf911226d37e517387f73c09 (patch)
tree812d99a11300bf20472cb1be954c4b9db00c6ca5 /gnu/build
parentd46123aade7bc5226004eb46ee1084dc84f2b30a (diff)
downloadguix-478e75b53bdf754cdf911226d37e517387f73c09.tar.gz
guix-478e75b53bdf754cdf911226d37e517387f73c09.zip
gnu: wrap-python3: Create more symlinks.
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>. * gnu/packages/python.scm (wrap-python3): Add symlinks for 'pip' and 'python-config'.
Diffstat (limited to 'gnu/build')
0 files changed, 0 insertions, 0 deletions
<ludo@gnu.org> Spencer King 2024-09-25gnu: Add julia-bijections....* gnu/packages/julia-xyz.scm (julia-bijections): New variable. Change-Id: I23f50b2b148198446dc85cb3f217a48390f6ce88 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Spencer King 2024-09-12gnu: julia-genericlinearalgebra: Skip some tests on aarch64-linux....* gnu/packages/julia-xyz.scm (julia-genericlinearalgebra)[arguments]: When building for aarch64-linux add a phase to skip two tests. Change-Id: I9aedee8fc0a4aec77181a3b3c6ab25412882f077 Efraim Flashner 2024-09-12gnu: julia-diffrules: Update to 1.15.1....* gnu/packages/julia-xyz.scm (julia-diffrules): Update to 1.15.1. Change-Id: I1e1ebda1dbea7783075e143668252cf306e0dda7 Efraim Flashner 2024-09-03gnu: Add julia-progressbars....* gnu/packages/julia-xyz.scm (julia-progressbars): New variable. Change-Id: Idd2b6a8aaaec186c01ecbc852d03f3df84bab8b5 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Spencer King 2024-05-21gnu: julia-fixedpointnumbers: Update to 0.8.5....* gnu/packages/julia-xyz.scm (julia-fixedpointnumbers): Update to 0.8.5. (julia-colortypes)[arguments]: Remove 'skip-failing-test phase. Change-Id: I18cee60a90311af0a052e5d49e4f2b43b54e7e14 Efraim Flashner