Commit graph

110271 commits

Author SHA1 Message Date
Nicolas Goaziou f1f6da3226
gnu: emacs-php-mode: Update to 1.24.3.
* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.3.
2023-03-24 09:51:13 +01:00
Nicolas Goaziou 55d3bd84a1
gnu: emacs-org-jira: Run tests.
* gnu/packages/emacs-xyz.scm (emacs-org-jira)[arguments]: Run tests.
2023-03-24 09:49:56 +01:00
Nicolas Goaziou 1151a16ed1
gnu: emacs-org-jira: Improve packages style.
* gnu/packages/emacs-xyz.scm (emacs-org-jira)[propagated-inputs]: Re-order alphabetically.
[synopsis, description]: Use proper capitalization.
2023-03-24 09:46:34 +01:00
Nicolas Goaziou 7801b0a305
gnu: emacs-org-jira: Update to 4.4.1.
* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.4.1.
[propagated-inputs]: Remove EMACS-S.
2023-03-24 09:46:10 +01:00
Nicolas Goaziou 3d47017b31
gnu: emacs-elpher: Update to 3.4.3.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.4.3.
2023-03-24 09:43:38 +01:00
Nicolas Goaziou 643b859834
gnu: emacs-citar: Update to 1.3.0.
* gnu/packages/emacs-xyz.scm (emacs-citar): Update to 1.3.0.
2023-03-24 09:41:48 +01:00
Nicolas Goaziou fdaa3f0cac
gnu: emacs-posframe: Update to 1.4.1.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 1.4.1.
2023-03-24 09:40:40 +01:00
Nicolas Goaziou fcf88ad749
gnu: emacs-subed: Update to 1.2.1.
* gnu/packages/emacs-xyz.scm (emacs-subed): Update to 1.2.1.
2023-03-24 09:40:35 +01:00
conses 753450db45
gnu: Add emacs-nyxt.
* gnu/packages/emacs-xyz.scm (emacs-nyxt): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:34:29 +01:00
John Kehayias 29be505fce
gnu: emacs-buttercup: Fix build with native compilation.
* gnu/packages/emacs-xyz.scm (emacs-buttercup)[phases]{fix-spy-on-test}: New
phase.

The spy-on test fails with native compilation, which was fixed in v1.30 but
with a variable name for newer versions than stable Emacs.  Here we add the
same fix but using the current variable name.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:31:25 +01:00
Rostislav Svoboda ced76608d6
gnu: Add emacs-column-enforce-mode.
* gnu/packages/emacs-xyz.scm (emacs-column-enforce-mode): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:26:19 +01:00
jgart 5bed6d6846
gnu: Add texlive-ddphonism.
* gnu/packages/tex.scm (texlive-ddphonism): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:22:24 +01:00
Morgan Smith 4742ea59cb
gnu: Add emacs-jit-spell.
* gnu/packages/emacs-xyz.scm (emacs-jit-spell): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-03-24 09:20:54 +01:00
Leo Famulari 71651996d1
gnu: linux-libre 4.14: Update to 4.14.311.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.311.
(linux-libre-4.14-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari d0f059458c
gnu: linux-libre 4.19: Update to 4.19.279.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.279.
(linux-libre-4.19-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari 9845fcf942
gnu: linux-libre 5.4: Update to 5.4.238.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.238.
(linux-libre-5.4-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari 49fbaccc4b
gnu: linux-libre 5.10: Update to 5.10.176.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.176.
(linux-libre-5.10-pristine-source): Update hash.
2023-03-24 01:27:42 -04:00
Leo Famulari b8e58d093b
gnu: linux-libre 5.15: Update to 5.15.104.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.104.
(linux-libre-5.15-pristine-source): Update hash.
2023-03-24 01:27:41 -04:00
Leo Famulari 862c2ec32a
gnu: linux-libre 6.1: Update to 6.1.21.
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.21.
(linux-libre-6.1-pristine-source): Update hash.
2023-03-24 01:27:41 -04:00
Leo Famulari 12d7dd770c
gnu: linux-libre: Update to 6.2.8.
* gnu/packages/linux.scm (linux-libre-6.2-version): Update to 6.2.8.
(linux-libre-6.2-pristine-source): Update hash.
2023-03-24 01:27:41 -04:00
Maxim Cournoyer 56a6fb5f66
gnu: subversion: Use gexps and remove input labels.
* gnu/packages/version-control.scm (subversion) [source]: Fix indentation.
[arguments]: Use gexps.  Strip trailing #t.  Use search-input-file in
patch-libtool-wrapper-ls phase.
[inputs]: Remove labels and sort.
2023-03-23 23:48:22 -04:00
Maxim Cournoyer 54ee868cbe
gnu: subversion: Tentatively reinstate parallel tests.
The tests have been disabled for 3 years, and there have been multiple new
releases of Subversion since.

* gnu/packages/version-control.scm (subversion)
[arguments]: Delete parallel-tests? argument.
2023-03-23 23:48:15 -04:00
Greg Hogan 4c15649645
gnu: subversion: Update to 1.14.2 [security fixes].
This release contains fixes for CVE-2021-28544 and CVE-2022-24070.

* gnu/packages/version-control.scm (subversion): Update to 1.14.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:36:34 -04:00
Liliana Marie Prikler 1ebfc9d9a5
gnu: komikku: Update to 1.15.0.
* gnu/packages/gnome.scm (komikku): Update to 1.15.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:09:31 -04:00
Maxim Cournoyer 28f046eadc
gnu: octave: Remove input labels.
* gnu/packages/maths.scm (octave-cli) [source]: Fix indentation.
[inputs]: Remove labels.
[arguments]: Delete trailing #t.
2023-03-23 23:09:31 -04:00
Greg Hogan c494ef1abb
gnu: octave: Update to 8.1.0.
* gnu/packages/maths.scm (octave): Update to 8.1.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:06:15 -04:00
jgart 1197773b13
gnu: sbcl-confidence: Fix typo in description.
* gnu/packages/lisp-xyz.scm (sbcl-confidence)
[description]: Fix typo.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-23 23:05:59 -04:00
Maxim Cournoyer 6bbbd7339e
gnu: opencv: Mention it includes the Python bindings.
* gnu/packages/image-processing.scm (opencv)
[description]: Mention the Python bindings are included in this package.
2023-03-23 22:48:10 -04:00
Maxim Cournoyer f9ceb205f5
doc: Mention Python 2 packages should not be added anymore.
* doc/contributing.texi (Python Modules): Mention Python 2 packages should not
be added anymore.
2023-03-23 22:15:27 -04:00
Maxim Cournoyer ef71e32909
services: network-manager: Set LINUX_MODULE_DIRECTORY environment variable.
Fixes <https://issues.guix.gnu.org/62409>.

* gnu/services/networking.scm (network-manager-shepherd-service): Set the
LINUX_MODULE_DIRECTORY environment variable.
2023-03-23 17:10:01 -04:00
Maxim Cournoyer e682932636
gnu: network-manager: Patch modprobe file name.
Partially fixes <https://issues.guix.gnu.org/62409>.

* gnu/packages/gnome.scm (network-manager)
[arguments]: Add patch-modprobe-path phase.
[inputs]: Add kmod.
2023-03-23 17:10:00 -04:00
Maxim Cournoyer 87d3f71bb5
gnu: network-manager-openvpn: Update to 1.10.2.
* gnu/packages/gnome.scm (network-manager-openvpn): Update to 1.10.2.
2023-03-23 17:10:00 -04:00
Maxim Cournoyer 01984774a2
gnu: network-manager: Update to 1.43.4.
* gnu/packages/gnome.scm (network-manager): Update to 1.43.4.
2023-03-23 17:10:00 -04:00
Guillaume Le Vaillant 086f27cf8c
gnu: Add soapyremote.
* gnu/packages/radio.scm (soapyremote): New variable.
2023-03-23 10:03:48 +01:00
Guillaume Le Vaillant 2a0431e064
gnu: Add soapymultisdr.
* gnu/packages/radio.scm (soapymultisdr): New variable.
2023-03-23 09:51:38 +01:00
Maxim Cournoyer 5174820753
gnu: python-pre-commit: Move deprecated variable next to replacement.
This fixes a module import dependency cycle, which was introduced in
831baaf81e ("gnu: python-pre-commit: Replace
with pre-commit.").  The rule of thumb to avoid these is that the deprecated
package should live next to the replacement package (in the same module).

* gnu/packages/python-xyz.scm (python-pre-commit): Move to...
* gnu/packages/version-control.scm (python-pre-commit): ... here.
2023-03-22 21:45:29 -04:00
Maxim Cournoyer cb2e7efa6c
gnu: cling: Correct erroneous substitute pattern.
* gnu/packages/llvm.scm (cling) [arguments]: Properly escape '\b' in the
regexp pattern of the patch-paths phase.
2023-03-22 21:45:29 -04:00
Maxim Cournoyer b58bac0086
gnu: opencv: Absorb opencv-next.
* gnu/packages/image-processing.scm (opencv): Absorb opencv-next, updating
package to 4.7.0.
[arguments]: Simplify the regexps in the disable-broken-tests phase, to make
it easier to understand.  Simply remove the removed lined in the
do-not-install-3rdparty-file phase, instead of leaving it blank.
2023-03-22 21:45:29 -04:00
Maxim Cournoyer ec730083be
gnu: guile-aiscm: Update to 0.25.2.
The OpenCV support was dropped upstream.

* gnu/packages/machine-learning.scm (guile-aiscm): Update to 0.25.2.
[arguments]: Delete #:configure-flags.
[inputs]: Remove opencv.
[native-inputs]: Bump clang and llvm to version 13.
2023-03-22 21:45:29 -04:00
Erik Giorgis 48b87dfd48
gnu: Add waybar-experimental.
* gnu/packages/wm.scm (waybar-experimental): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:24 -04:00
Andy Tai 2cf24e9840
gnu: Add opencv-next.
* gnu/packages/image-processing.scm (opencv-next): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:24 -04:00
Jelle Licht b45f75d5b7
gnu: node-lts: Remove dependency on python-wrapper.
This also reduces the closure size of node-lts from 255 MiB to
172 MiB (on x86_64-linux).

* gnu/packages/node.scm (node-lts)[inputs]: Remove PYTHON-WRAPPER.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:23 -04:00
Nicolas Goaziou 6fcdd3b8b9
gnu: musescore: Update to 4.0.2.
* gnu/packages/music.scm (musescore): Update to 4.0.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 14:17:23 -04:00
Sergey Trofimov afb1373fce
gnu: borgmatic: Update to 1.7.9.
* gnu/packages/backup.scm (borgmatic): Update to 1.7.9.
[arguments]: Set absolute store paths in the custom 'configure' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2023-03-22 12:51:17 -04:00
Leo Famulari 91f92f32d5
gnu: OpenSSH: Update to 9.3p1 [security fixes].
The release announcement contains more information about the security
vulnerabilities fixed in this update:

https://www.openssh.com/txt/release-9.3

* gnu/packages/ssh.scm (openssh): Update to 9.3p1.
2023-03-22 11:49:04 -04:00
Maxim Cournoyer 4f8a13b9fb
gnu: wireshark: Update dependencies, use Qt 6.
* gnu/packages/networking.scm (wireshark)
[arguments] <#:configure-flags>: Add -DUSE_qt6=ON.
[inputs]: Replace lua-5.2 with lua,
qtbase-5 with qtbase, qtmultimedia-5 with qtmultimedia, qtsvg-5 with qtsvg.
Add qt5compat.
[native-inputs]: replace qttools-5 with qttools.
2023-03-22 10:09:04 -04:00
Maxim Cournoyer 19af6d9434
gnu: wireshark: Re-instate the validate-runpath phase.
* gnu/packages/networking.scm (wireshark) [arguments]: Use gexps.
Add the CMAKE_MODULE_LINKER_FLAGS CMake variable to the configure flags.
2023-03-22 10:09:04 -04:00
Nicolas Goaziou d22cf3a3f2
gnu: wireshark: Update to 4.0.4.
* gnu/packages/networking.scm (wireshark): Update to 4.0.4.
[arguments]<#:phases>: Re-introduce a now succeeding test and enable parallel
tests.  Update comment.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00
Nicolas Goaziou 735b83994f
gnu: mame: Update to 0.252.
* gnu/packages/emulators.scm (mame): Update to 0.252.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00
Bruno Victal 72ef1bef07
services: Add fstrim-service-type.
* gnu/services/linux.scm (fstrim-service-type): New variable.
(fstrim-mcron-job, serialize-fstrim-configuration)
(fstrim-serialize-list-of-strings, fstrim-serialize-boolean): New procedure.
(mcron-time?): New predicate.
(fstrim-configuration): New record.
* doc/guix.texi (Linux Services): Document new fstrim-service-type.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-03-22 10:09:03 -04:00