me
/
guix
Archived
1
0
Fork 0
Commit Graph

113938 Commits (59cecee2375bf6e48fb39639270740e03f609ca5)

Author SHA1 Message Date
Pierre Neidhardt 2ebe270927
gnu: sbcl-njson: Update to 1.0.0.
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.0.0.
2023-04-25 10:37:13 +02:00
Efraim Flashner 08c63aac53
gnu: slimevolley: Build with gcc-7.
* gnu/packages/games.scm (slimevolley)[native-inputs]: Add gcc-7.
2023-04-25 10:32:46 +03:00
Ricardo Wurmus 8495069bed
gnu: scribus: Fix build with latest poppler.
* gnu/packages/patches/scribus-1.5.8-poppler-22.03.0.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.04.0.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.09.0.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.2.0-1.patch,
gnu/packages/patches/scribus-1.5.8-poppler-22.2.0-2.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/scribus.scm (scribus)[source]: Add patches.
[arguments]: Enable WANT_CPP17 option.
2023-04-25 06:17:16 +02:00
Maxim Cournoyer 7fc2c442c8
gnu: gnucash: Update help installation prefix.
The help installation prefix was changed upstream to match the XDG 'help-spec'
specification (see:
https://www.freedesktop.org/wiki/Specifications/help-spec/).

* gnu/packages/gnucash.scm (gnucash) [arguments]: Adjust install-docs phase.
2023-04-24 23:35:47 -04:00
Maxim Cournoyer 971f00f237
gnu: python-tlsh: Fix build.
* gnu/packages/python-xyz.scm (python-tlsh) [build-system]: Switch to
python-build-system.
[arguments]: Remove #:out-of-source.  Remove install phase override.  Add a
configure, chdir and adjust the check phase override.
[inputs]: Delete field.
[native-inputs]: New field.
2023-04-24 21:31:56 -04:00
Maxim Cournoyer c9f82d57eb
gnu: sicp: Fix build.
* gnu/packages/scheme.scm (sicp) [build-system]: Use copy-build-system.
[native-inputs]: Remove source input.
[arguments]: Remove #:modules and #:builder arguments.  Add #:install-plan and
 #:phases arguments.  Patch out obsolete call.
2023-04-24 20:58:37 -04:00
Maxim Cournoyer 941adac603
gnu: python-pdbpp: Update to 0.10.3-0.e1c2e34.
* gnu/packages/python-xyz.scm (python-pdbpp): Update to 0.10.3-0.e1c2e34.
[arguments]: Add pretend-version phase.
2023-04-24 20:19:23 -04:00
Maxim Cournoyer 381da6260f
gnu: docker-compose: Use python-jsonschema-3 to fix build.
* gnu/packages/docker.scm (docker-compose) [inputs]: Replace python-jsonschema
with python-jsonschema-3.
2023-04-24 20:02:26 -04:00
Maxim Cournoyer 6378c9bb68
gnu: Add python-jsonschema-3.
* gnu/packages/python-xyz.scm (python-jsonschema-3): New variable.
2023-04-24 20:01:02 -04:00
Mekeor Melire 960647f016
gnu: emacs-password-store: Update to 2.3.0.
* gnu/packages/emacs-xyz.scm (emacs-password-store): Update to 2.3.0.
[propagated-inputs]: Remove emacs-auth-source-pass.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:17:24 +02:00
Nicolas Goaziou 7decb4c394
gnu: Add deal.
* gnu/packages/games.scm (deal): New variable.
2023-04-25 01:13:37 +02:00
Nicolas Goaziou 2ad1a3731f
gnu: lagrange: Update to 1.15.8.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.8.
2023-04-25 01:13:37 +02:00
Nicolas Goaziou 1d3bba01ea
gnu: fet: Update to 6.9.0.
* gnu/packages/education.scm (fet): Update to 6.9.0.
2023-04-25 01:13:37 +02:00
Nicolas Goaziou 83167bc131
gnu: giac: Update to 1.9.0-45.
* gnu/packages/algebra.scm (giac): Update to 1.9.0-45.
2023-04-25 01:13:36 +02:00
jgart e1c1090a0a
gnu: purescript: Update to 0.15.8.
* gnu/packages/purescript.scm (purescript): Update to 0.15.8.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:36 +02:00
Yovan Naumovski 621dad1a37
gnu: audacious: Update to 4.3.
* gnu/packages/music.scm (audacious): Update to 4.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:36 +02:00
Dominik Delgado Steuter 14970395cc
gnu: Add python-gtts.
* gnu/packages/python-xyz.scm (python-gtts): New variable.

Co-authored-by: jgart <jgart@dismail.de>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:35 +02:00
kiasoc5 69e9349adc
gnu: recoll: Update to 1.34.0.
* gnu/packages/search.scm (recoll): Update to 1.34.0.
[arguments]: Add --enable-recollq configure flag.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:35 +02:00
Nicolas Goaziou 81519a3ccf
gnu: emacs-posframe: Update to 1.4.2.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.2.
2023-04-25 01:13:35 +02:00
Dominik Delgado Steuter via Guix-patches via 74f2a0bd79
gnu: Add texstudio.
* gnu/packages/tex.scm (texstudio): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-04-25 01:13:34 +02:00
Janneke Nieuwenhuizen 5eb1d1b648
gnu: dezyne: Add patch to avoid "Exec format error".
This fixes

    In execvp of ./test/all/parse_import_order/run: Exec format error

on shell scripts that lack a shebang.

* gnu/packages/patches/dezyne-add-missing-shebangs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dezyne.scm (dezyne): Use it.
2023-04-24 21:04:11 +02:00
Andreas Enge 92dd588b81
Merge remote-tracking branch 'origin/master' into core-updates 2023-04-24 20:43:01 +02:00
Janneke Nieuwenhuizen c7cdd4a6c7
gnu: emacs-git-timemachine: Update to 4.11-0-13769fb6.
This fixes #62932;

    command-execute: Symbol’s function definition is void: define-transient-command

* gnu/packages/emacs-xyz.scm (emacs-git-timemachine)[source]: Update outdated
source URI.  Update to commit "13769fb603ae88c64566529eae4525ce88026e86".  The
4.11 latest release is four years old.
2023-04-24 20:05:09 +02:00
Ricardo Wurmus 09d2976c86
gnu: python-plotly-2.4.1: Patch for Python 3.10 changes.
* gnu/packages/graph.scm (python-plotly-2.4.1)[arguments]: Add phase
'python-compatibility.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus bca1496f72
gnu: multiqc: Update to 1.14.
* gnu/packages/bioinformatics.scm (multiqc): Update to 1.14.
[build-system]: Use pyproject-build-system.
[arguments]: Simplify check phase; restore sanity-check phase.
[propagated-inputs]: Add python-rich-click.
[native-inputs]: Update test data.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus 523e5ee2f1
gnu: Add python-rich-click.
* gnu/packages/python-xyz.scm (python-rich-click): New variable.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus 9703ecc47b
gnu: macs: Patch version check for Python.
* gnu/packages/bioinformatics.scm (macs)[source]: Patch check for Python >
3.6.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus 913668e879
gnu: salmon: Update to 1.10.1.
* gnu/packages/bioinformatics.scm (salmon): Update to 1.10.1.
[inputs]: Replace cereal-1.3.0 with cereal; add htscodecs.
[native-inputs]: Update hash of pufferfish sources.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus b8a0a10308
gnu: Add htscodecs.
* gnu/packages/bioinformatics.scm (htscodecs): New variable.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus 0bb60ed3ee
gnu: cereal-1.3.0: Update doctest.h.
* gnu/packages/serialization.scm (cereal-1.3.0)[native-inputs]: Add gcc-10 and
the sources of the cereal package.
[arguments]: Add a phase to replace the included doctest.h with the variant
from the cereal sources; disable -Werror.
[source]: Delete included doctest.h.
2023-04-24 19:49:04 +02:00
Ricardo Wurmus 93d95bb843
gnu: cereal: Use GCC 10.
* gnu/packages/serialization.scm (cereal)[native-inputs]: Add gcc-10.
2023-04-24 19:49:04 +02:00
Maxim Cournoyer e29571afc6
guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition.
Before this change, the "Overwriting existing installation!" would be
displayed erroneously.

* etc/guix-install.sh (sys_create_store): Fix overwrite conditional.
2023-04-24 12:51:41 -04:00
John Kehayias a0d49a726a
gnu: python-check-manifest: Update to 0.49.
* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.49.
[propagated-inputs]: Remove python-tomli.
2023-04-24 12:23:49 -04:00
John Kehayias 0c297b9b70
gnu: python-eventlet: Skip two failing tests.
* gnu/packages/python-xyz.scm (python-eventlet)[arguments]: In 'check' phase,
skip two more tests which are failing with Python 3.10 and have upstream bug
reports.
2023-04-24 11:37:16 -04:00
Arun Isaac 23f11afacd
Add mumi config.
* .mumi/config: New file.
* .gitignore: Add .mumi/current-issue.
2023-04-24 15:32:54 +01:00
Arun Isaac 4b7294cfb8
gnu: mumi: Add bash-minimal to inputs.
* gnu/packages/mail.scm (mumi)[inputs]: Add bash-minimal.
2023-04-24 15:32:54 +01:00
Arun Isaac ec020345d1
gnu: mumi: Update to 0.0.5-2.85d5efb.
* gnu/packages/mail.scm (mumi): Update to 0.0.5-2.85d5efb.
2023-04-24 15:32:54 +01:00
Arun Isaac 70b52b5614
gnu: mumi: Move to Savannah.
* gnu/packages/mail.scm (source, home-page): Move to Savannah.
2023-04-24 15:32:54 +01:00
Janneke Nieuwenhuizen d0575a9847
gnu: dezyne: Update to 2.17.2.
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.2.
2023-04-24 15:19:16 +02:00
Josselin Poiret 9e81b4da2d
gnu: python-shiboken-2: Do not rely on _Py_Mangle being available.
* gnu/packages/patches/python-shiboken-2-compat.patch: Fix the patch
according to upstream.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-24 12:46:42 +02:00
Andy Tai 9350347dab
gnu: openshot: Update to 3.1.0.
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.1.
* gnu/packages/video.scm (libopenshot): Update to 0.3.1.
(openshot): Update to 3.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24 12:22:27 +02:00
Raphaël Mélotte 589aa32fbd
gnu: eid-mw: Update to 5.1.10.
* gnu/packages/security-token.scm (eid-mw): Update to 5.1.10

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24 12:18:45 +02:00
Raphaël Mélotte f4a6a65d68
gnu: fatrace: Update to 0.17.0.
* gnu/packages/monitoring.scm (fatrace): Update to 0.17.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-04-24 12:17:17 +02:00
Ludovic Courtès a386edb4dc
gnu: openmpi: Update to 4.1.5.
* gnu/packages/mpi.scm (openmpi): Update to 4.1.5.
2023-04-24 10:29:42 +02:00
Ludovic Courtès 7931ac810b
read-print: 'pretty-print-with-comments' keeps newlines on long strings.
* guix/read-print.scm (printed-string)[preserve-newlines?]: New
procedure.
Use it to preserve newlines on long strings.
* tests/read-print.scm: Add test.
2023-04-24 10:27:13 +02:00
Liliana Marie Prikler 827df9d1dd
gnu: python-magic: Update to 0.4.27.
* gnu/packages/patches/python-magic-python-bytecode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/python-xyz.scm (python-magic): Update to 0.4.27.
[source]<patches>: Remove field.
[#:phases]<check>: Do not invoke ‘tests.py’.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-24 10:23:59 +02:00
Ricardo Wurmus 794e8880b9
gnu: openldap-for-linphone: Hide it.
We don't want this to show up when searching for "openldap".

* gnu/packages/openldap.scm (openldap-for-linphone): Wrap in HIDDEN-PACKAGE
and add a comment.
2023-04-24 09:56:32 +02:00
Ricardo Wurmus e2c1506e86
gnu: inspekt3d: Adjust to changes in libfive.
* gnu/packages/engineering.scm (inspekt3d)[arguments]: Use G-expression; patch
file to avoid loading removed extension; adjust name of libfive library.
2023-04-24 09:53:06 +02:00
Ricardo Wurmus 2d4888b791
gnu: inspekt3d: Simplify snippet.
* gnu/packages/engineering.scm (inspekt3d)[source]: Simplify snippet.
2023-04-24 09:52:29 +02:00
Ricardo Wurmus 9b381235e0
gnu: libfive: Update to 0-5.b1ea998.
* gnu/packages/engineering.scm (libfive): Update to 0-5.b1ea998.
[arguments]: Set HOME variable to fix autocompilation; set GUILE_CCACHE_DIR to
override default target directory for compiled Guile files; add phases
'fix-library-location and 'install-scm-files.
2023-04-24 09:51:44 +02:00