aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/elixir-xyz.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-04-17 22:24:02 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-04-30 21:36:12 +0100
commitf9bb983d3ecbbf256f8ec785f837ad9cd4a00361 (patch)
treecd48122a2ce46d78723dddf52452c822ed58e015 /gnu/packages/elixir-xyz.scm
parent48895affab469b7a8df18b247b97ec9816d8d30a (diff)
downloadguix-f9bb983d3ecbbf256f8ec785f837ad9cd4a00361.tar.gz
guix-f9bb983d3ecbbf256f8ec785f837ad9cd4a00361.zip
gnu: python-regions: Update to 0.9.
* gnu/packages/astronomy.scm (python-regions): Update to 0.9. [arguments] <#:phases>: Add 'create-setup.py phase, rename 'prepare-test-environment to 'build-extensions to reflect purpose. [native-inputs]: Remove python-cython; add python-cython-3. Change-Id: Ia634f93336eb7658c4eaeeb7ddb6539c2e0adee3
Diffstat (limited to 'gnu/packages/elixir-xyz.scm')
0 files changed, 0 insertions, 0 deletions
take more than an hour and/or segfault.
+ (substitute* "Makefile"
+ (("tests/speedup.scm") ""))
+
+ (when #$(target-aarch64?)
+ ;; The tests below have issues on aarch64 systems.
+ ;; They pass on an Apple M1 but take a very long time
+ ;; on a Hetzner aarch64 VM. Skip them.
+ (substitute* "tests/basic.scm"
+ ((".*spawn-fiber-chain 5000000.*") ""))
+ (substitute* "tests/channels.scm"
+ ((".*assert-run-fibers-terminates .*pingpong.*") "")))))))))
(native-inputs
(list texinfo pkg-config autoconf-2.71 automake libtool
guile-3.0 ;for 'guild compile