guix: emacs-utils: Make emacs-compile-directory forwards-compatible.
Newer (development) builds of Emacs 30 mark a number of functions related to
native compilation as ‘internal’. Since we rely on such functions and there
does not appear to be a high-level replacement at the moment, let's work
around this case.
* guix/build/emacs-utils.scm (emacs-compile-directory): Require comp early
and check if ‘comp-write-bytecode-file’ is available.
Fixes: Upstream renamed comp-write-bytecode-file <https://bugs.gnu.org/69201>
Merge branch 'master' into emacs-team
gnu: Add greatest.
* gnu/packages/check.scm (greatest): New variable.
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: python-scikit-build: Add more non-deterministic test failures.
* gnu/packages/python-xyz.scm (python-scikit-build)[#:phases]<check>: Also
exclude “test_cxx_compiler” and “test_fortran_compiler”.
gnu: python-telingo: Update to 2.1.3.
* gnu/packages/potassco.scm (python-telingo): Update to 2.1.3.
[source]: Drop obsolete patch.
* gnu/packages/patches/python-telingo-fix-comparison.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
gnu: python-plingo: Update to 1.1.0.
* gnu/packages/potassco.scm (python-plingo): Update to 1.1.0.
gnu: python-clorm: Update to 1.5.0.
* gnu/packages/potassco.scm (python-clorm): Update to 1.5.0.
gnu: python-clingo-dl: Fix build.
* gnu/packages/potassco.scm (python-clingo-dl)[#:configure-flags]: Add flag for
CMAKE_MODULE_PATH.
[native-inputs]: Add python-scikit-build.
gnu: python-clingo: Fix build.
* gnu/packages/potassco.scm (python-clingo)[#:configure-flags]: Add flag for
CMAKE_MODULE_PATH.
gnu: clingo-dl: Update to 1.5.0.
* gnu/packages/potassco.scm (clingo-dl): Update to 1.5.0.
gnu: clingo: Build from actual sources.
* gnu/packages/potassco.scm (clingo)[source]: Modify snippet to remove
generated sources.
[native-inputs]: Add bison and re2c.
gnu: clingo: Update to 5.7.1.
* gnu/packages/potassco.scm (clingo): Update to 5.7.1.
gnu: clasp: Update to 3.3.10.
* gnu/packages/potassco.scm (clasp): Update to 3.3.10.
gnu: libpotassco: Update to 0.0-2.69b677f.
* gnu/packages/potassco.scm (libpotassco): Update to 0.0-2.69b677f.
gnu: python-scikit-build: Install cmake modules.
* gnu/packages/python-xyz.scm (python-scikit-build)[#:phases]: Add
‘install-cmake’.
gnu: Add wide-integer.
* gnu/packages/cpp.scm (wide-integer): New variable.
gnu: c2ffi: Update to 16.0.0.0.
* gnu/packages/cpp.scm (c2ffi): Update to 16.0.0.0.
[native-inputs, inputs]: Replace clang-12 by clang-16.
Change-Id: I8b9562ea865347eafd2e098c3cf2b42611140aff
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
gnu: cl-ironclad: Update to 0.60.
* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.60.
Change-Id: I9a2d44b255343607a1a69b996bfb0f4a04e8917a
gnu: Add bruteforce-salted-openssl.
* gnu/packages/password-utils.scm (bruteforce-salted-openssl): New variable.
Change-Id: I90e52a6f70333ef14024fd794b6cb55692fdc24e