EuAndreh
7bb3644dd0
doc: Change example for special-files-service-type.
...
Also update the default value given in the docs. Change the example since the
base system includes /usr/bin/env by default.
* doc/guix.texi (Base Services): Change the example for
special-files-service-type and update default.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-03 17:32:34 +01:00
Antero Mejr
7a4f858f39
etc: teams: Add help information for commands.
...
* etc/teams.scm.in (main): Add command information to usage help prompt.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-11-03 17:26:52 +01:00
Julien Lepiller
973dc4564e
gnu: josm: Udpate to 18583.
...
* gnu/packages/java.scm (josm): Update to 18583.
2022-11-03 15:12:04 +01:00
Julien Lepiller
10c82778ab
gnu: java-commons-jcs: Update to 3.1.
...
* gnu/packages/java.scm (java-commons-jcs): Update to 3.1.
(josm)[arguments]: Remove now unneeded phase.
2022-11-03 15:11:34 +01:00
Julien Lepiller
82d9fcd9b7
gnu: java-opening-hours-parser: Update to 0.27.0.
...
* gnu/packages/geo.scm (java-opening-hours-parser): Update to 0.27.0.
2022-11-03 15:11:32 +01:00
Julien Lepiller
622042110c
gnu: java-commons-compress: Update to 1.21.
...
* gnu/packages/java.scm (java-commons-compress): Update to 1.21.
(java-osgi-annotation, java-osgi-core): Create pom file and install from
it.
* gnu/packages/maven.scm (java-surefire-parent-pom): Fix pom fixing.
2022-11-03 15:11:30 +01:00
Julien Lepiller
eaf4441b62
gnu: Add java-asm-3.
...
* gnu/packages/java.scm (java-asm): New variable.
2022-11-03 15:11:28 +01:00
Julien Lepiller
cd7f674010
gnu: Add java-ow-util-ant-tasks.
...
* gnu/packages/java.scm (java-ow-util-ant-tasks): New variable.
2022-11-03 15:11:26 +01:00
Julien Lepiller
af82dbe2f9
gnu: Add java-zstd.
...
* gnu/packages/java.scm (java-zstd): New variable.
2022-11-03 15:11:25 +01:00
Julien Lepiller
b347ef494d
gnu: Add java-brotli.
...
* gnu/packages/compression.scm (java-brotli): New variable.
2022-11-03 15:11:20 +01:00
Sharlatan Hellseher
53c8cbb314
gnu: Add cl-hu.dwim.graphviz.
...
* gnu/packages/lisp-xyz.scm (ecl-hu.dwim.graphviz, cl-hu.dwim.graphviz,
sbcl-hu.dwim.graphviz): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-11-03 15:07:16 +01:00
Julien Lepiller
e2802132e3
gnu: dedukti: Update to 2.7.
...
* gnu/packages/ocaml.scm (dedukti): Update to 2.7.
2022-11-03 13:24:42 +01:00
Julien Lepiller
2e67329415
gnu: Remove emacs-dedukti-mode.
...
* gnu/packages/ocaml.scm (emacs-dedukti-mode): Delete variable.
2022-11-03 13:24:34 +01:00
Julien Lepiller
82da66971f
gnu: Remove emacs-flycheck-dedukti.
...
* gnu/packages/ocaml.scm (emacs-flycheck-dedukti): Delete variable.
2022-11-03 13:24:24 +01:00
Julien Lepiller
7c51514f07
gnu: ocaml-ssl: Update to 0.5.13.
...
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.13.
2022-11-03 13:24:22 +01:00
Julien Lepiller
0e27aa1213
gnu: ocaml-ocp-index: Update to 1.3.4.
...
* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.4.
2022-11-03 13:24:19 +01:00
Julien Lepiller
c1cafe27a1
gnu: ocaml-digestif: Update to 1.1.3.
...
* gnu/packages/ocaml.scm (ocaml-digestif): Update to 1.1.3.
2022-11-03 13:24:17 +01:00
Julien Lepiller
0e1b544002
gnu: ocaml-fileutils: Update to 0.6.4.
...
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.4.
2022-11-03 13:24:14 +01:00
Julien Lepiller
ba179aa797
gnu: dune-bootstrap: Update to 3.5.0.
...
* gnu/packages/ocaml.scm (dune-bootstrap): Update to 3.5.0.
2022-11-03 13:23:49 +01:00
Pierre Neidhardt
058262eec4
gnu: sbcl: Remove obsolete fix-shared-library-makefile phase.
...
* gnu/packages/lisp.scm (sbcl)[arguments]: Remove phase since "cc" has been
replace by "CC" upstream.
2022-11-03 11:34:42 +01:00
Christopher Baines
e26b529b1a
gnu: coreutils: Disable the test-tls tests on the hurd.
...
These tests seem to lead to both consistent and inconsistent failures, so
marking them as XFAIL as is done with some other tests doesn't help. So this
commit means that they're skipped.
* gnu/packages/base.scm (coreutils)[arguments]: Disable the test-tls tests on
the hurd.
2022-11-02 21:38:55 +01:00
Efraim Flashner
db670af37d
gnu: openconnect-sso: Update to 0.8.0.
...
* gnu/packages/vpn.scm (openconnect-sso): Update to 0.8.0.
[source]: Download using git-fetch.
[build-system]: Switch to pyproject-build-system.
[arguments]: Don't skip tests. Remove custom 'check phase. Move custom
'wrap-qt-process-path phase to after 'check.
[inputs]: Add poetry.
[native-inputs]: Remove python-setuptools-scm. Add
python-pytest-asyncio, python-pytest-httpserver.
2022-11-02 19:34:37 +02:00
Guillaume Le Vaillant
6de705f259
gnu: isc-dhcp: Add grep input.
...
The grep program is required by the dhclient script.
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Add grep.
[arguments]: Add grep to wrapping in 'post-install' phase.
2022-11-02 17:30:43 +01:00
Julien Lepiller
853b49c419
gnu: dovecot: Use standard mkdir-p/perms.
...
* gnu/services/mail.scm (%dovecot-activation): Use (gnu build utils).
2022-11-02 16:57:36 +01:00
Mathieu Othacehe
62a3756bd9
installer: Skip the backtrace page on user abort.
...
When the user aborts the installation because a core dump is discovered or the
installation command failed, displaying the abort backtrace doesn't make much
sense. Hide it when the abort condition is &user-abort-error and skip directly
to the dump page.
* gnu/installer/steps.scm (&user-abort-error): New variable.
(user-abort-error?): New procedure.
* gnu/installer/newt/final.scm (run-install-failed-page): Raise a
user-abort-error.
* gnu/installer/newt/welcome.scm (run-welcome-page): Ditto.
* gnu/installer.scm (installer-program): Hide the backtrace page and directly
propose to dump the report when the a &user-abort-error is raised.
2022-11-02 15:52:19 +01:00
Mathieu Othacehe
80387bc7c3
installer: Add core dump support.
...
Fixes: <https://issues.guix.gnu.org/58733 >
* gnu/installer.scm (installer-program): Enable core dump generation.
* gnu/installer/dump.scm (%core-dump): New variable.
(prepare-dump): Copy the core dump file.
* gnu/installer/newt/welcome.scm (run-welcome-page): Propose to report an
installation that previously generated a core dump.
2022-11-02 15:52:19 +01:00
Ricardo Wurmus
868a1e7f32
gnu: randomjungle: Use older gfortran.
...
* gnu/packages/machine-learning.scm (randomjungle)[native-inputs]: Use
gfortran-7.
2022-11-02 12:38:10 +01:00
Ricardo Wurmus
da5df7970f
gnu: randomjungle: Fix unpack by providing a conventional file name.
...
* gnu/packages/machine-learning.scm (randomjungle)[source]: Override file name
to avoid an unpack error.
2022-11-02 12:08:10 +01:00
Ricardo Wurmus
3fbe85366f
gnu: Add cgns.
...
* gnu/packages/engineering.scm (cgns): New variable.
Co-authored-by: Ontje Luensdorf <Ontje.Luensdorf@dlr.de>
2022-11-02 12:08:10 +01:00
Nicolas Goaziou
7e75269b8b
gnu: emacs-evil-traces: Update to 0.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-traces): Update to 0.2.0.
[arguments]: Use G-expressions. Remove trailing #T.
[synopsis, description]: Rationalize emphasis and capitalization.
2022-11-02 09:26:36 +01:00
Vagrant Cascadian
faa03d1ace
gnu: Shorten package synopsis.
...
* gnu/packages/crates-io.scm (rust-inflections-1): Shorten
synopsis.
(rust-clap-conf-0.1): Likewise.
* gnu/packages/gtk.scm (volctl): Likewise.
* gnu/packages/haskell-xyz.scm (ghc-unliftio): Likewise.
* gnu/packages/kde-pim.scm (korganizer): Likewise.
* gnu/packages/kde.scm (kuserfeedback): Likewise.
* gnu/packages/pascal.scm (p2c): Likewise.
* gnu/packages/python-xyz.scm (python-ttystatus): Likewise.
* gnu/packages/qt.scm (qtwebplugin): Likewise.
2022-11-01 22:08:43 -07:00
Leo Famulari
2fde8cf399
gnu: linux-libre: Add linux-libre 6.0.6.
...
* gnu/packages/linux.scm (linux-libre-6.0-version,
linux-libre-6.0-pristine-source, linux-libre-6.0-source,
linux-libre-headers-6.0, linux-libre-6.0): New variables.
* gnu/packages/aux-files/linux-libre/6.0-arm.conf,
gnu/packages/aux-files/linux-libre/6.0-arm64.conf,
gnu/packages/aux-files/linux-libre/6.0-i686.conf,
gnu/packages/aux-files/linux-libre/6.0-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Add them.
2022-11-02 01:01:51 -04:00
Maxim Cournoyer
c6d9492009
gnu: Add python-autoflake8.
...
* gnu/packages/python-xyz.scm (python-autoflake8): New variable.
2022-11-01 23:48:28 -04:00
Nicolas Goaziou
314b436fe6
gnu: emacs-compat: Update to 28.1.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 28.1.2.2.
2022-11-01 22:47:39 +01:00
Nicolas Goaziou
994b9fa07a
gnu: emacs-dockerfile-mode: Update to 1.8.
...
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.8.
2022-11-01 22:47:39 +01:00
Nicolas Goaziou
2c6a6f8743
gnu: emacs-skempo: Update to 0.2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-skempo): Update to 0.2.2.
2022-11-01 22:47:39 +01:00
Nicolas Goaziou
b74cd58692
gnu: emacs-mct: Update to 0.5.1.
...
* gnu/packages/emacs-xyz.scm (emacs-mct): Update to 0.5.1.
2022-11-01 22:47:38 +01:00
Nicolas Goaziou
4931af898e
gnu: emacs-consult-lsp: Update to 1.1.
...
* gnu/packages/emacs-xyz.scm (emacs-consult-lsp): Update to 1.1.
[synopsis]: Use proper capitalization.
2022-11-01 22:47:38 +01:00
Nicolas Goaziou
ffd804b959
gnu: fet: Update to 6.7.0.
...
* gnu/packages/education.scm (fet): Update to 6.7.0.
2022-11-01 22:47:38 +01:00
Nicolas Goaziou
0b8fd1ba8a
gnu: giac: Update to 1.9.0-27.
...
* gnu/packages/algebra.scm (giac): Update to 1.9.0-27.
2022-11-01 22:47:37 +01:00
Maxim Cournoyer
d0917d7782
gnu: Add python-zope-sqlalchemy.
...
* gnu/packages/python-web.scm (python-zope-sqlalchemy): New variable.
2022-11-01 14:17:28 -04:00
Efraim Flashner
088962f3c2
gnu: ncdu-2: Update to 2.2.1.
...
* gnu/packages/ncdu.scm (ncdu-2): Update to 2.2.1.
2022-11-01 19:03:31 +02:00
Tobias Geerinckx-Rice
24f0c34ccb
gnu: openssl: Update to 1.1.1s.
...
* gnu/packages/tls.scm (openssl): Update to 1.1.1s.
2022-10-30 02:00:00 +01:00
Maxim Cournoyer
0b709b1471
gnu: python-keyring: Update to 23.9.3.
...
* gnu/packages/python-crypto.scm (python-keyring): Update to 23.9.3.
[origin]: Fix indentation.
[build-system]: Use pyproject-build-system.
[test-flags]: New argument.
[phases]: Remove check phase. Add workaround-test-failure phase.
[native-inputs]: Remove python-setuptools.
[propagated-inputs]: Add python-importlib-metadata and python-jaraco-classes.
2022-11-01 12:07:12 -04:00
Tobias Geerinckx-Rice
e0b9cd7cc1
gnu: openssl: Update to 3.0.7 [fixes CVE-2022-3786, CVE-2022-3602].
...
* gnu/packages/tls.scm (openssl): Update to 3.0.7.
2022-10-30 02:00:00 +01:00
(
807bfe55dc
doc: contributing: Use proper subsections.
...
* doc/contributing.texi ("Submitting Patches")
["Sending a Patch Series", "Teams"]: Convert to numbered subsections.
Add nodes.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-11-01 13:53:59 +01:00
Nicolas Goaziou
f151a729bf
gnu: emacs-consult-notmuch: Update to 0.8.
...
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.8.
[description]: Use proper capitalization.
2022-11-01 09:53:53 +01:00
Nicolas Goaziou
b5238238a9
gnu: Merge EMACS-JANPATH-EVIL-NUMBERS and EMACS-EVIL-NUMBERS.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-numbers): Use
EMACS-JANPATH-EVIL-NUMBERS definition.
(emacs-janpath-evil-numbers): Deprecate package.
Both packages are fork of the same project, the latter being unmaintained.
2022-11-01 09:53:52 +01:00
Nicolas Goaziou
f937885311
gnu: emacs-janpath-evil-numbers: Activate tests.
...
* gnu/packages/emacs-xyz.scm (emacs-janpath-evil-numbers)[arguments]: Activate
tests.
[native-inputs]: Add EMACS-ERT-RUNNER.
2022-11-01 09:53:52 +01:00
Nicolas Goaziou
693509685c
gnu: emacs-janpath-evil-numbers: Update to 0.7.
...
* gnu/packages/emacs-xyz.scm (emacs-janpath-evil-numbers): Update to 0.6.
[source]<origin>: Update upstream URL.
[home-page]: Update URL.
2022-11-01 09:53:52 +01:00