efraim pushed a change to branch core-updates
in repository guix.
from c17383f Merge branch 'master' into core-updates
new 6f76606 gnu: gsl: Disable tests on aarch64-linux.
new b4f67b7 gnu: mysql: Disable tests on aarch64-linux.
new 26f38d3 gnu: mozjs@24: Add aarch64-support.
new a64b7da gnu: mozjs@17: Add support for aarch64-linux.
new f403c67 gnu: mozjs@17: Add missing inputs.
new 56486b3 gnu: mozjs@17: Use 'modify-phases' syntax.
new aaac423 gnu: mozjs@24: Use more inherited fields.
new 84fb4bd gnu: nspr: Update to 4.14.
new 04952bd gnu: nspr: Use 'modify-phases' syntax.
The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 2 +
gnu/packages/databases.scm | 7 +-
gnu/packages/gnuzilla.scm | 108 +++++++++++----------
gnu/packages/maths.scm | 10 +-
gnu/packages/patches/mozjs17-aarch64-support.patch | 60 ++++++++++++
gnu/packages/patches/mozjs24-aarch64-support.patch | 21 ++++
6 files changed, 154 insertions(+), 54 deletions(-)
create mode 100644 gnu/packages/patches/mozjs17-aarch64-support.patch
create mode 100644 gnu/packages/patches/mozjs24-aarch64-support.patch