summary refs log tree commit diff
AgeCommit message (Collapse)Author
2022-09-28doc: Add a simple Samba share example.Maxim Cournoyer
* doc/guix.texi (Samba Services): Add a configuration example.
2022-09-28doc: Clarify Samba Services configuration.Maxim Cournoyer
* doc/guix.texi (Samba Services): Explicit the fact that no daemons are automatically run. Remove the word "Manually", that suggested otherwise.
2022-09-28services: samba: Remove unused variables and modules.Maxim Cournoyer
* gnu/services/samba.scm (%smb-conf): Delete unused variable.
2022-09-28gnu: ffmpeg-5: Update to 5.1.2.Efraim Flashner
* gnu/packages/video.scm (ffmpeg-5): Update to 5.1.2.
2022-09-28gnu: parallel: Update to 20220922.Efraim Flashner
* gnu/packages/parallel.scm (parallel): Update to 20220922.
2022-09-28gnu: git-annex: Update to 10.20220927.Efraim Flashner
* 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-28gnu: vim: Update to 9.0.0594.Efraim Flashner
* 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-28Revert "gnu: Add rust-number-prefix-0.4."Efraim Flashner
This reverts commit 3ff582b82b047f709b761ccf075809c66fef7957. This package was already included in Guix.
2022-09-28gnu: exa: Only build with pandoc when supported.Efraim Flashner
* 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-28gnu: exa: Don't install source.Efraim Flashner
* gnu/packages/rust-apps.scm (exa)[arguments]: Add flag to not install the package source.
2022-09-28gnu: exa: Update to 0.10.1.gyara
* 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-28gnu: Add rust-zoneinfo-compiled-0.5.gyara
* 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-28gnu: Add rust-datetime-0.5.gyara
* 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-28gnu: Add rust-iso8601-0.3.gyara
* 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-28gnu: Add rust-number-prefix-0.4.gyara
* 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-28gnu: Add qspectrumanalyzer.Guillaume Le Vaillant
* gnu/packages/radio.scm (qspectrumanalyzer): New variable.
2022-09-28gnu: Add python-qt.py.Guillaume Le Vaillant
* gnu/packages/qt.scm (python-qt.py): New variable.
2022-09-28gnu: Add soapy-power.Guillaume Le Vaillant
* gnu/packages/radio.scm (soapy-power): New variable.
2022-09-28gnu: Add python-simplespectral.Guillaume Le Vaillant
* gnu/packages/python-science.scm (python-simplespectral): New variable.
2022-09-28gnu: Add python-simplesoapy.Guillaume Le Vaillant
* gnu/packages/radio.scm (python-simplesoapy): New variable.
2022-09-28Update NEWS.Mathieu Othacehe
* NEWS: Add new services for the 1.4.0.
2022-09-28teams: Add Simon Tournier.zimoun
* etc/teams.scm.in: Add Simon Tournier. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28etc: teams: Add (.(
* etc/teams.scm.in: Add (. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-09-28etc: 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-28news: Add 'pt' translation.Thiago Jung Bauermann
* 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-28gnu: swaylock-effects: Update to 1.6.10, use G-expressions.kiasoc5
* 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-28gnu: font-lxgw-wenkai: Update to 1.245.1.Hilton Chain
* gnu/packages/fonts (font-lxgw-wenkai): Update to 1.245.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28gnu: font-lxgw-wenkai-tc: Update to 0.922.1.Hilton Chain
* gnu/packages/fonts (font-lxgw-wenkai-tc): Update to 0.922.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28gnu: python-pyvips: Update to 2.2.1.宋文武
* gnu/packages/python-xyz.scm (python-pyvips): Update to 2.2.1.
2022-09-28gnu: vips: Update to 8.13.1.Hendursaga
* gnu/packages/image-processing.scm (vips): Update to 8.13.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-27Re-instate "gnu: samba: Fix corrupted man pages."Maxim Cournoyer
This reverts commit 968ec0a87, which was itself a revert of 62048ff9fc.
2022-09-27gnu: samba/fixed: Do not inherit native-inputs.Maxim Cournoyer
* 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-27Revert "gnu: samba: Fix corrupted man pages."Maxim Cournoyer
This reverts commit 62048ff9fcfbe3fc790a7207fc5f6f3e0476a02a. This caused a half world rebuild (9K packages).
2022-09-27gnu: samba: Fix corrupted man pages.Maxim Cournoyer
* gnu/packages/samba.scm (samba) [native-inputs]: Replace docbook-xsl with docbook-xsl-next.
2022-09-27gnu: Add docbook-xsl-next.Maxim Cournoyer
* gnu/packages/docbook.scm (docbook-xsl-next): New variable.
2022-09-27gnu: emacs-plz: Update to 0.2.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-plz): Update to 0.2.1.
2022-09-27gnu: emacs-tuareg: Improve package style.Nicolas Goaziou
* 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-27gnu: emacs-tuareg: Update to 3.0.0.Nicolas Goaziou
* gnu/packages/ocaml.scm (emacs-tuareg): Update to 3.0.0.
2022-09-27gnu: emacs-pyim: Update to 5.2.5.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.5.
2022-09-27gnu: colord: Update to 1.4.6.Maxim Cournoyer
* 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-27gnu: docbook-xsl-ns: Rename to docbook-xsl-1.79.1 and use gexps.Maxim Cournoyer
* 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-27gnu: openjdk: Update to 18.Maxim Cournoyer
* gnu/packages/java.scm (openjdk): Update to 18. (openjdk18): New variable.
2022-09-27gnu: openjdk17: Define with make-openjdk.Maxim Cournoyer
* gnu/packages/java.scm (openjdk17): Define with make-openjdk. [phases]: Use gexps.
2022-09-27gnu: openjdk16: Define with make-openjdk.Maxim Cournoyer
* gnu/packages/java.scm (openjdk16): Define with make-openjdk.
2022-09-27gnu: openjdk15: Define with make-openjdk.Maxim Cournoyer
* gnu/packages/java.scm (openjdk15): Define with make-openjdk. [source]: Clear snippet and modules fields. [native-inputs]: Rewrite using modify-inputs.
2022-09-27gnu: openjdk14: Define with make-openjdk.Maxim Cournoyer
* gnu/packages/java.scm (openjdk14): Define with make-openjdk. [source]: Remove trailing #t from snippet field and improve regexp.
2022-09-27gnu: openjdk13: Define with make-openjdk.Maxim Cournoyer
* gnu/packages/java.scm (openjdk13): Define with make-openjdk.
2022-09-27gnu: openjdk12: Introduce 'make-openjdk' syntax and use it.Maxim Cournoyer
* gnu/packages/java.scm (make-openjdk): New syntax. (openjdk12): Use it to define package. [source]: Remove trailing #t from snippet field and improve regexp. [phases]: Use gexps.
2022-09-27gnu: opendjk11: Reduce size by removing extraneous files.Maxim Cournoyer
By removing the *.diz and src.zip files, the size of the main output of OpenJDK 11 is reduced from 345 MiB to 116 MiB for OpenJDK 11, while the 'jdk' output is reduced from 805 MiB to 353 MiB. * gnu/packages/java.scm (openjdk11)[modules]: New field. [phases]{remove-diz-files}: New phase. {strip-character-data-timestamps}: Order after remove-diz-files.
2022-09-27gnu: opendjk11: Improve regular expressions.Maxim Cournoyer
* gnu/packages/java.scm (openjdk11) [phases]{strip-archive-timestamps}: Replace '.*.' with '\\.' in regexps.