Commit graph

102268 commits

Author SHA1 Message Date
Hilton Chain d0975b4e7e
gnu: extra-cmake-modules: Update to 5.98.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.98.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-09-28 20:22:37 +02:00
Sughosha 2adb33279a
gnu: zplugins: Update to 0.2.4
* gnu/packages/music (zplugins): Update to 0.2.4

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-09-28 13:01:25 -04:00
Maxim Cournoyer 12b55f1b32
gnu: gnome: Remove input labels.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Remove labels.
2022-09-28 12:59:06 -04:00
Sughosha 103d8229cb
gnu: gnome: Update propagated dependencies.
* gnu/packages/gnome.scm (gnome)
[propgated-inputs]: Remove gnome-terminal and gedit.  And add
gnome-console and gnome-text-editor.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-09-28 12:48:40 -04:00
Maxim Cournoyer b43ed95028
doc: Mention where one can learn more about the samba config file syntax.
* doc/guix.texi (Samba Services): Refer users to "man smb.conf" to learn more
about the Samba config file format.
2022-09-28 09:57:31 -04:00
Maxim Cournoyer f2d071c832
doc: Add a simple Samba share example.
* doc/guix.texi (Samba Services): Add a configuration example.
2022-09-28 09:57:31 -04:00
Maxim Cournoyer 13ed651870
doc: Clarify Samba Services configuration.
* doc/guix.texi (Samba Services): Explicit the fact that no daemons are
automatically run.  Remove the word "Manually", that suggested otherwise.
2022-09-28 09:57:30 -04:00
Maxim Cournoyer 2703b16005
services: samba: Remove unused variables and modules.
* gnu/services/samba.scm (%smb-conf): Delete unused variable.
2022-09-28 09:57:30 -04:00
Efraim Flashner 5723c511c2
gnu: ffmpeg-5: Update to 5.1.2.
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.2.
2022-09-28 15:45:49 +03:00
Efraim Flashner 0b59e22c16
gnu: parallel: Update to 20220922.
* gnu/packages/parallel.scm (parallel): Update to 20220922.
2022-09-28 15:45:49 +03:00
Efraim Flashner 9bd8e14550
gnu: git-annex: Update to 10.20220927.
* gnu/packages/haskell-apps.scm (git-annex): Update to 10.20220927.
[inputs]: Add ghc-clientsession, ghc-wai, ghc-wai-extra, ghc-warp,
ghc-warp-tls, ghc-yesod, ghc-yesod-core, ghc-yesod-form, and
ghc-yesod-static.
2022-09-28 15:45:48 +03:00
Efraim Flashner c249927ebb
gnu: vim: Update to 9.0.0594.
* gnu/packages/vim.scm (vim): Update to 9.0.0594.
[arguments]: Adjust custom 'patch-absolute-paths phase to add another
file to patch.
2022-09-28 14:53:03 +03:00
Efraim Flashner f0136c8805
Revert "gnu: Add rust-number-prefix-0.4."
This reverts commit 3ff582b82b.

This package was already included in Guix.
2022-09-28 13:55:15 +03:00
Efraim Flashner 1590d6d58e
gnu: exa: Only build with pandoc when supported.
* gnu/packages/rust-apps.scm (exa)[arguments]: Adjust custom
'build-manual phase to only build when pandoc is available. Adjust
custom 'install-extras to only install man pages when they are
available.
[native-inputs]: Only include pandoc on systems where it is supported.
2022-09-28 13:52:12 +03:00
Efraim Flashner 62f80d215e
gnu: exa: Don't install source.
* gnu/packages/rust-apps.scm (exa)[arguments]: Add flag to not install
the package source.
2022-09-28 13:52:12 +03:00
gyara 31889c7964
gnu: exa: Update to 0.10.1.
* gnu/packages/rust-apps.scm (exa): Update to 0.10.1.
[arguments]: Delete custom phase 'disable-failing-tests. Add custom
'build-manual phase. Remove trailing #t from phases.
[cargo-inputs]: Replace rust-datetime-0.4 with 0.5, rust-git2-0.9 with
0.13, rust-number-prefix-0.3 with 0.4, rust-users-0.9 with 0.11,
rust-zoneinfo-compiled-0.4 with 0.5.
[cargo-native-inputs]: Replace rust-datetime-0.4 with 0.5.
[native-inputs]: Add pandoc.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-09-28 13:52:11 +03:00
gyara 7d60052de8
gnu: Add rust-zoneinfo-compiled-0.5.
* gnu/packages/crates-io.scm (rust-zoneinfo-compiled-0.5): New variable.
(rust-zoneinfo-compiled-0.4): Inherit from rust-zoneinfo-compiled-0.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-09-28 13:52:11 +03:00
gyara b3157f6ba4
gnu: Add rust-datetime-0.5.
* gnu/packages/crates-io.scm (rust-datetime-0.5): New variable.
(rust-datetime-0.4): Inherit from rust-datetime-0.5.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-09-28 13:52:11 +03:00
gyara e9352c6475
gnu: Add rust-iso8601-0.3.
* gnu/packages/crates-io.scm (rust-iso8601-0.3): New variable.
(rust-iso8601-0.1): Inherit from rust-iso8601-0.3.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-09-28 13:52:11 +03:00
gyara 3ff582b82b
gnu: Add rust-number-prefix-0.4.
* gnu/packages/crates-io.scm (rust-number-prefix-0.4): New variable.
(rust-number-prefix-0.3): Inherit from rust-number-prefix-0.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-09-28 13:52:10 +03:00
Guillaume Le Vaillant a8ff78eaf5
gnu: Add qspectrumanalyzer.
* gnu/packages/radio.scm (qspectrumanalyzer): New variable.
2022-09-28 11:31:49 +02:00
Guillaume Le Vaillant a9c4040710
gnu: Add python-qt.py.
* gnu/packages/qt.scm (python-qt.py): New variable.
2022-09-28 11:31:49 +02:00
Guillaume Le Vaillant 6545438ccc
gnu: Add soapy-power.
* gnu/packages/radio.scm (soapy-power): New variable.
2022-09-28 11:31:49 +02:00
Guillaume Le Vaillant 05c13b3149
gnu: Add python-simplespectral.
* gnu/packages/python-science.scm (python-simplespectral): New variable.
2022-09-28 11:31:49 +02:00
Guillaume Le Vaillant 6262801bb2
gnu: Add python-simplesoapy.
* gnu/packages/radio.scm (python-simplesoapy): New variable.
2022-09-28 11:31:39 +02:00
Mathieu Othacehe 70a593242e
Update NEWS.
* NEWS: Add new services for the 1.4.0.
2022-09-28 09:06:10 +02:00
zimoun ea49070a36
teams: Add Simon Tournier.
* etc/teams.scm.in: Add Simon Tournier.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28 09:03:22 +02:00
( 8710f01e04
etc: teams: Add (.
* etc/teams.scm.in: Add (.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28 09:03:22 +02:00
( fb9f51a81f
etc: teams: Add more scopes to teams.
* etc/teams.scm.in (r, julia, ruby, go, rust, kernel, translations,
  home, mozilla, racket): Add scopes.
(emacs)[scope]: Add ``guix import elpa''-related files.
(installer)[scope]: Correct ``guix/installer'' to ``gnu/installer''.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28 09:03:22 +02:00
Thiago Jung Bauermann e122c7b834
news: Add 'pt' translation.
* etc/news.scm: Add Portuguese translation of entries about WSL system images
and about Guix System image API documentation.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28 09:03:22 +02:00
kiasoc5 a5ae3d781b
gnu: swaylock-effects: Update to 1.6.10, use G-expressions.
* gnu/packages/wm.scm (swaylock-effects): Update to 1.6.10.
[source]: Switch from commit to release tag.
[arguments]: Use G-expressions.
[home-page]: Switch to maintained fork.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28 10:36:59 +08:00
Hilton Chain 12fd8b5280
gnu: font-lxgw-wenkai: Update to 1.245.1.
* gnu/packages/fonts (font-lxgw-wenkai): Update to 1.245.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28 10:06:31 +08:00
Hilton Chain 1b85131f63
gnu: font-lxgw-wenkai-tc: Update to 0.922.1.
* gnu/packages/fonts (font-lxgw-wenkai-tc): Update to 0.922.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28 10:06:24 +08:00
宋文武 ec8c77b8ed
gnu: python-pyvips: Update to 2.2.1.
* gnu/packages/python-xyz.scm (python-pyvips): Update to 2.2.1.
2022-09-28 09:48:01 +08:00
Hendursaga 7b016d179c
gnu: vips: Update to 8.13.1.
* gnu/packages/image-processing.scm (vips): Update to 8.13.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28 09:33:30 +08:00
Maxim Cournoyer 16f535713e
Re-instate "gnu: samba: Fix corrupted man pages."
This reverts commit 968ec0a87, which was itself a revert of 62048ff9fc.
2022-09-27 15:45:29 -04:00
Maxim Cournoyer 2e5d79aca2
gnu: samba/fixed: Do not inherit native-inputs.
* gnu/packages/samba.scm (samba/fixed): Add a FIXME comment.
[native-inputs]: Copy the complete native inputs from samba, to protect against
unintended changes in the inherited package.
2022-09-27 15:45:21 -04:00
Maxim Cournoyer 968ec0a870
Revert "gnu: samba: Fix corrupted man pages."
This reverts commit 62048ff9fc.  This caused a
half world rebuild (9K packages).
2022-09-27 15:38:10 -04:00
Maxim Cournoyer 62048ff9fc
gnu: samba: Fix corrupted man pages.
* gnu/packages/samba.scm (samba) [native-inputs]: Replace docbook-xsl with
docbook-xsl-next.
2022-09-27 14:09:50 -04:00
Maxim Cournoyer 0ab4996b3e
gnu: Add docbook-xsl-next.
* gnu/packages/docbook.scm (docbook-xsl-next): New variable.
2022-09-27 14:09:49 -04:00
Nicolas Goaziou 459e0f9bea
gnu: emacs-plz: Update to 0.2.1.
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.2.1.
2022-09-27 19:29:29 +02:00
Nicolas Goaziou 8b4e7892f5
gnu: emacs-tuareg: Improve package style.
* gnu/packages/ocaml.scm (emacs-tuareg)[arguments]<#:imported-modules,
<#:phases>: Use G-expressions.  Remove trailing #T at the end of phases.  Use
ELPA-DIRECTORY function.
[native-inputs]: Remove input labels.
2022-09-27 19:29:29 +02:00
Nicolas Goaziou 32135b0357
gnu: emacs-tuareg: Update to 3.0.0.
* gnu/packages/ocaml.scm (emacs-tuareg): Update to 3.0.0.
2022-09-27 19:29:29 +02:00
Nicolas Goaziou 6e4f9e2929
gnu: emacs-pyim: Update to 5.2.5.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.5.
2022-09-27 19:29:29 +02:00
Maxim Cournoyer 052c1b0643
gnu: colord: Update to 1.4.6.
* gnu/packages/gnome.scm (colord): Update to 1.4.6.
[source]: Override inherited field.
[configure-flags]: Use gexps.
[phases]: Likewise.
[native-inputs]: Remove labels.
2022-09-27 10:05:55 -04:00
Maxim Cournoyer 1fe766fbe7
gnu: docbook-xsl-ns: Rename to docbook-xsl-1.79.1 and use gexps.
* gnu/packages/docbook.scm (docbook-xsl-ns): Rename to...
(docbook-xsl-1.79.1): ... this.
[source]: Adjust URL and add a comment.
[arguments]: Use gexps and adjust phases accordingly.
* gnu/packages/gnome.scm (colord)[native-inputs]: Replace docbook-xsl-ns with
docbook-xsl-1.79.1.
2022-09-27 10:05:54 -04:00
Maxim Cournoyer fb6173b7c0
gnu: openjdk: Update to 18.
* gnu/packages/java.scm (openjdk): Update to 18.
(openjdk18): New variable.
2022-09-27 10:05:54 -04:00
Maxim Cournoyer b2aa42435b
gnu: openjdk17: Define with make-openjdk.
* gnu/packages/java.scm (openjdk17): Define with make-openjdk.
[phases]: Use gexps.
2022-09-27 10:05:54 -04:00
Maxim Cournoyer c5fb7bb7f7
gnu: openjdk16: Define with make-openjdk.
* gnu/packages/java.scm (openjdk16): Define with make-openjdk.
2022-09-27 10:05:54 -04:00
Maxim Cournoyer 216a7d8197
gnu: openjdk15: Define with make-openjdk.
* gnu/packages/java.scm (openjdk15): Define with make-openjdk.
[source]: Clear snippet and modules fields.
[native-inputs]: Rewrite using modify-inputs.
2022-09-27 10:05:54 -04:00