summaryrefslogtreecommitdiff
path: root/gnu/packages/julia-xyz.scm
Commit message (Collapse)AuthorAge
...
* gnu: julia-documentertools: Adjust style.zimoun2022-01-10
| | | | | | | * gnu/packages/julia-xyz.scm (julia-documentertools)[inputs]: Remove label. [propagated-inputs]: Adjust. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-zygote: Adjust style.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm (julia-zygote)[propagated-inputs]: Remove labels. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-xyz.scm: Adjust style.zimoun2022-01-10
| | | | | | * gnu/packages/julia-xyz.scm: Align all inputs. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: Add julia-millboard.jgart2021-12-01
| | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-millboard): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add julia-jive.jgart2021-12-01
| | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-jive): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: Add julia-softglobalscope.jgart2021-12-01
| | | | | | | | | | | | * gnu/packages/julay-xyz.scm (julia-softglobalscope): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-forwarddiff: Disable tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-forwarddiff)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-geometrybasics: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz (julia-geometrybasics)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-structarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-structarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in the test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-mutablearithmetics: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-mutablearithmetics)[arguments]<#:phases>: Conditionally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-woodburymatrices: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-woodburymatrices)[arguments]<#:phases>: Conditionally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-intervalsets: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-intervalsets)[arguments]<#:phases>: Conditionally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-reversediff: Disable tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz (julia-reversediff)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-interpolations: Disable tests in i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-interpolations)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-arrayinterface: Disable tests for i686.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-arrayinterface)[arguments]<#:tests?>: Conditionally disable tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-mappedarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-mappedarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-blockarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-blockarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-lazyarrays: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-lazyarrays)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-configurations: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-configurations)[arguments]<#:phases>: Conditionally replace the incorrect type in test suite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-finitedifferences: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz (julia-finitedifferences)[arguments]<#:phases>: Conditionnally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-benchmarktools: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-benchmarktools)[arguments]<#:phases>: Conditionnally disable the failing tests. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-datastructures: Fix tests on i686-linux.zimoun2021-12-04
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-datastructures)[arguments]<#:phases>: Conditionnally disable the failing test. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | gnu: julia-unitful: Disable parallel tests.zimoun2021-11-27
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-unitful)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: julia-requires: Disable parallel tests.zimoun2021-11-27
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-requires)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: julia-interpolations: Disable parallel tests.zimoun2021-11-27
| | | | | | | | | | | | | | * gnu/packages/julia-xyz.scm (julia-interpolations)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* | gnu: julia-aqua: Disable parallel tests.zimoun2021-11-27
|/ | | | | | * gnu/packages/julia-xyz.scm (julia-aqua)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: julia-pycall: Update to 1.92.5.Efraim Flashner2021-11-16
| | | | * gnu/packages/julia-xyz.scm (julia-pycall): Update to 1.92.5.
* build-system/julia: Enable Julia Pkg to find installed packages.Jean-Baptiste Volatier2021-11-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Julia's built-in package manager (Pkg) looks for packages in JULIA_DEPOT_PATH/packages/PACKAGENAME/XXXX, where XXXX is a string encoding package UUID and SHA1 of files. The link-depot phase creates a link at the correct location to allow Pkg to find packages that were already installed by Guix. * guix/build/julia-build-system.scm (link-depot): New phase. (%package-path): Modified package path from packages/ to loadpath/. (project.toml->uuid): New procedure, retrive package uuid from TOML file. (precompile, check): Adjust to the change in paths. (%standard-phases): Add link-depot phase. (julia-build): Add julia-package-uuid keyword. * guix/build-system/julia.scm (julia-build): Also use the julia-package-uuid keyword. * gnu/packages/julia-jll.scm (julia-bzip2-jll, julia-cairo-jll, julia-compilersupportlibraries-jll, julia-expat-jll, julia-ffmpeg-jll, julia-fontconfig-jll, julia-freetype2-jll, julia-fribidi-jll, julia-gettext-jll, julia-glib-jll, julia-gr-jll, julia-gumbo-jll, julia-imagemagick-jll, julia-jllwrappers-jll, julia-jpegturbo-jll, julia-lame-jll, julia-libass-jll, julia-libfdk-aac-jll, julia-libffi-jll, julia-libgcrypt-jll, julia-libglvnd-jll, julia-libgpg-error-jll, juli-libiconv-jll, julia-libmount-jll, julia-libpng-jll, julia-libsass-jll, julia-libtiff-jll, julia-libuuid-jll, julia-libvorbis-jll, julia-lzo-jll, julia-mbedtls-jll, julia-ogg-jll, julia-openspecfun-jll, julia-openssl-jll, julia-opus-jll, julia-pcre-jll, julia-pixman-jll, julia-qt5base-jll, julia-wayland-jll, julia-wayland-protocols-jll, julia-x264-jll, julia-x265-jll, julia-xkbcommon-jll, julia-xml2-jll, julia-xorg-libpthread-stubs-jll, julia-xorg-libx11-jll, julia-xorg-libxau-jll, julia-xorg-libxcb-jll, julia-xorg-libxcursor-jll, julia-xorg-libxdmcp-jll, julia-xorg-libxext-jll, julia-xorg-libxfixes-jll, julia-xorg-libxi-jll, julia-xorg-libxinerama-jll, julia-xorg-libxkbfile-jll, julia-xorg-libxrandr-jll, julia-xorg-libxrender-jll, julia-xorg-xcb-util-jll, julia-xorg-xcb-util-keysyms-jll, julia-xorg-xcb-util-renderutil-jll, julia-xorg-xcb-util-wm-jll, julia-xorg-xkbcomp-jll, julia-xorg-xkeyboard-config-jll, julia-xorg-xtrans-jll, julia-xslt-jll, julia-zlib-jll, julia-zstd-jll) [argument]: Adjust the order of the phases to the change in the julia-build-system. * gnu/packages/julia-xyz.scm (julia-bufferedstreams, julia-calculus, julia-dataframes, julia-datavalues, julia-distances, julia-documenter, julia-dualnumbers, julia-ellipsisnotation, julia-expronicon, julia-fileio, julia-fixedpointnumbers, julia-functionwrappers, julia-fuzzycompletions, julia-genericlinearalgebra, julia-genericschur, julia-geometrybasics, julia-imagemagick, julia-infinity, julia-matrixfactorizations, julia-media, julia-missings, julia-nnlib, julia-optimtestproblems, julia-orderedcollections, julia-prettytables, julia-pycall, julia-quadmath, julia-safetests, julia-stackviews) [arguments]: Correct paths to reflect change of %package-path modify order of phases as link-depot needs to run on an unmodified src directory add package-name-uuid keyword argument to packages without Project.toml file. * gnu/packages/julia.scm (julia)[native-search-paths]: Correct paths to reflect change of %package-path modify order of phases as link-depot needs to run on an unmodified src directory. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-infinity.Efraim Flashner2021-10-24
| | | | * gnu/packages/julia-xyz.scm (julia-infinity): New variable.
* gnu: Add julia-geometrybasics.Efraim Flashner2021-10-24
| | | | * gnu/packages/julia-xyz.scm (julia-geometrybasics): New variable.
* gnu: Add julia-gr.Efraim Flashner2021-10-24
| | | | * gnu/packages/julia-xyz.scm (julia-gr): New variable.
* gnu: Add julia-media.zimoun2021-10-19
| | | | | | * gnu/packages/julia-xyz.scm (julia-media): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-codeczlib.zimoun2021-10-19
| | | | | | * gnu/packages/julia-xyz.scm (julia-codeczlib): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-transcodingstreams.zimoun2021-10-19
| | | | | | * gnu/packages/julia-xyz.scm (julia-transcodingstreams): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-functors.zimoun2021-10-19
| | | | | | * gnu/packages/julia-xyz.scm (julia-functors): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-stackviews: Enable tests.zimoun2021-10-19
| | | | | | | * gnu/packages/julia-xyz (julia-stackviews)[arguments]: Remove #:tests?. [native-inputs]: Add julia-aqua and julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-paddedviews: Enable tests.zimoun2021-10-19
| | | | | | | * gnu/packages/julia-xyz (julia-paddedviews)[arguments]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-irtools: Enable tests.zimoun2021-10-19
| | | | | | | * gnu/packages/julia-xyz (julia-irtools)[arguements]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-colortypes: Enable tests.zimoun2021-10-19
| | | | | | | * gnu/packages/julia-xyz (julia-colortypes)[arguments]: Remove. [native-inputs]: Add julia-documenter. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: julia-coordinatetransformations: Enable tests.zimoun2021-10-19
| | | | | | | | * gnu/packages/julia-xyz.scm (julia-coordinatetransformations)[arguments]: Remove. [native-inputs]: Add julia-documenter, julia-forwarddiff, julia-unitful. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add julia-structarrays.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-structarrays): New variable.
* gnu: Add julia-configurations.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-configurations): New variable.
* gnu: Add julia-expronicon.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-expronicon): New variable.
* gnu: Add julia-bson.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-bson): New variable.
* gnu: Add julia-dataframes.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-dataframes): New variable.
* gnu: Add julia-pyplot.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-pyplot): New variable.
* gnu: Add julia-latexstrings.Efraim Flashner2021-10-12
| | | | * gnu/packages/julia-xyz.scm (julia-latexstrings): New variable.