Commit graph

92959 commits

Author SHA1 Message Date
Maxim Cournoyer 0f97729034
news: Add entry about the sunsetting of Gzip substitutes.
* etc/news.scm (channel-news): New entry.
2022-02-08 21:59:48 -05:00
Maxim Cournoyer 96d7535b03
deprecation: Refine the old daemon deprecation warning message.
* guix/deprecation.scm (warn-about-old-daemon): Mention a direct consequence
of failing to upgrade the daemon.
* guix/store.scm (build-things): Add a comment explaining the rationale to
emit a deprecation warning for a daemon older than version 0x163.

Suggested-by: Ricardo Wurmus <rekado@elephly.net>
2022-02-08 21:34:07 -05:00
Nicolas Goaziou 84b41d2dfe
gnu: emacs-parseedn: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.1.0.
2022-02-08 21:59:52 +01:00
Nicolas Goaziou 0409601bfb
gnu: emacs-parseclj: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.1.0.
2022-02-08 21:58:51 +01:00
Nicolas Goaziou dc500a4ccf
gnu: emacs-elpher: Update to 3.3.2.
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.3.2.
2022-02-08 21:57:04 +01:00
Jai Vetrivelan 183d3b8170
gnu: Add emacs-latex-preview-pane.
* gnu/packages/emacs-xyz.scm (emacs-latex-preview-pane): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08 20:58:49 +01:00
Mark H Weaver f1d20dc649
gnu: icecat: Update to 91.6.0-guix0-preview1 [security fixes].
Includes fixes for CVE-2022-22754, CVE-2022-22756, CVE-2022-22759,
CVE-2022-22760, CVE-2022-22761, CVE-2022-22763, and CVE-2022-22764.

* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
2022-02-08 14:06:05 -05:00
Leo Famulari 2b677cff7d
gnu: python-pkgconfig: Fix path to find pkg-config.
* gnu/packages/python-xyz.scm (python-pkgconfig)[arguments]: Fix the
substitution so the package refers to pkg-config.
2022-02-08 12:25:08 -05:00
Nikolay Korotkiy via Guix-patches via 97b50ba171
gnu: gpxsee: Update to 10.3.
* gnu/packages/gps.scm (gpxsee): Update to 10.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08 18:21:31 +01:00
Maxim Cournoyer bc5904e8b8
gnu: pict: Use release tag and install doc.
* gnu/packages/check.scm (pict)[origin]: Use the release tag (newly added
upstream).
[phases]{install}: Also install the pict.md file.
2022-02-08 12:08:44 -05:00
Mathieu Othacehe f9c62b23cc
store: Warn about daemon deprecation.
* guix/deprecation.scm (warn-about-old-daemon): New procedure.
* guix/store.scm (build-things): Use it to warn about old daemons.
2022-02-08 16:29:31 +01:00
Julien Lepiller ec5d2b54cd
gnu: ocaml-fftw3: Update to 0.8.5.
* gnu/packages/ocaml.scm (ocaml-fftw3): Update to 0.8.5.
2022-02-08 15:32:25 +01:00
Nicolas Goaziou 59892f1055
gnu: emacs-mct: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-mct): Update to 0.5.0.
2022-02-08 15:12:43 +01:00
Nicolas Goaziou 3c37c92851
gnu: nushell: Improve synopsis.
* gnu/packages/shells.scm (nushell)[synopsis]: Improve wording.
2022-02-08 14:41:36 +01:00
Nicolas Goaziou 0a54ba4353
gnu: nushell: Update to 0.44.0.
* gnu/packages/shells.scm (nushell):
(rust-nu-ansi-term-0.44):
(rust-nu-cli-0.44):
(rust-nu-command-0.44):
(rust-nu-completion-0.44):
(rust-nu-data-0.44):
(rust-nu-engine-0.44):
(rust-nu-errors-0.44):
(rust-nu-json-0.44):
(rust-nu-parser-0.44):
(rust-nu-path-0.44):
(rust-nu-plugin-0.44):
(rust-nu-plugin-binaryview-0.44):
(rust-nu-plugin-chart-0.44):
(rust-nu-plugin-from-bson-0.44):
(rust-nu-plugin-from-sqlite-0.44):
(rust-nu-plugin-inc-0.44):
(rust-nu-plugin-match-0.44):
(rust-nu-plugin-selector-0.44):
(rust-nu-plugin-start-0.44):
(rust-nu-plugin-textview-0.44):
(rust-nu-plugin-to-bson-0.44):
(rust-nu-plugin-to-sqlite-0.44):
(rust-nu-plugin-tree-0.44):
(rust-nu-plugin-xpath-0.44):
(rust-nu-pretty-hex-0.44):
(rust-nu-protocol-0.44):
(rust-nu-serde-0.44):
(rust-nu-source-0.44):
(rust-nu-table-0.44):
(rust-nu-test-support-0.44):
(rust-nu-value-ext-0.44): Update to 0.44.0.
2022-02-08 14:39:23 +01:00
Liliana Marie Prikler db74cfcf36
gnu: chatty: Update to 0.4.0.
* gnu/packages/messaging.scm (chatty): Update to 0.4.0.
[#:phases]: Drop trailing #t.
[native-inputs]: Use new style.  Add protobuf.
[inputs]: Add gspell, json-glib, libolm, libphonenumber and modem-manager.
Replace libhandy-0.0 with libhandy.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 14:06:33 +01:00
Liliana Marie Prikler e086b0807b
gnu: evolution-data-server: Build with libphonenumber.
* gnu/packages/gnome.scm (evolution)[#:configure-flags]: Drop
inexistent flags.  Add "-DWITH_PHONENUMBER=ON".
[native-inputs]: Add protobuf.
[inputs]: Add boost and libphonenumber.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 13:53:22 +01:00
Simon South 4be896d6e0
gnu: iwd: Update to 1.24.
* gnu/packages/linux.scm (ell): Update to 0.48.
[arguments]: Remove obsolete "fix-dbus-tests" phase.
* gnu/packages/networking.scm (iwd): Update to 1.24.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South c491338bcb
gnu: ell: Remove input labels.
* gnu/packages/linux.scm (ell)[native-inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South 20516fbb92
gnu: iwd: Build from Git sources.
* gnu/packages/networking.scm (iwd)[source]: Use "git-fetch" and
"git-file-name".
[inputs]: Add ell source code.
[native-inputs]: Add autoconf, automake, libtool.
[arguments]<#:phases>: Add "copy-ell-header-files" phase to copy shared header
files from ell source into source tree.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South 0d0f2b9c35
gnu: iwd: Remove reference to %outputs.
* gnu/packages/networking.scm (iwd)[arguments]: Remove reference to %outputs
by using a gexp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Simon South 6413eb61af
gnu: iwd: Remove input labels.
* gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:03 +01:00
Zhu Zihao e0223aa81e
gnu: nomad: Depends on proper version of g-golf.
* gnu/packages/guile-xyz.scm (nomad)[inputs]: Replace 'g-golf' with 'guile2.2-g-golf'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Zhu Zihao d22fd0bed9
gnu: Add guile2.2-g-golf.
* gnu/packages/guile-xyz.scm (guile2.2-g-golf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Zhu Zihao 694e317237
gnu: Deprecate the 'g-golf' variable.
g-golf now supports both Guile 3.0 and 2.2. Assign a new name to identify
the g-golf for different Guile version.

* gnu/packages/guile-xyz.scm (g-golf): Rename to guile-g-golf.
(g-golf): Define as deprecated by guile-g-golf.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Zhu Zihao 35c96e65a9
gnu: g-golf: Update to 0.0.1-1010-1824633.
* gnu/packages/guile-xyz.scm (g-golf)[arguments]: Use G-Expression.

<phases>: Add phase 'fix-guile-site-directory'. Patch 'configure.ac' before
bootstrapping, avoid breaking configure script in accident.

In phase 'substitute-libs', use `search-input-file` for searching libraries.

In phase 'start-xorg-server', simplify the X server startup script.

[inputs]: Remove gtk+ and clutter.

Use label-less style.

[native-inputs]: Add gtk+ and clutter, they're now only needed in test.

Use label-less style.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
jgart ab7114191d
gnu: Fix typo.
* gnu/machine.scm: Fix typo in top-level comment.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Jai Vetrivelan 9faeca1f23
gnu: Add emacs-spray.
* gnu/packages/emacs-xyz.scm: (emacs-spray) new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:02 +01:00
Greg Hogan 7fbb6fe0e1
gnu: Add bloomberg-bde.
* gnu/packages/cpp.scm (bloomberg-bde): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:01 +01:00
Greg Hogan 4469990f2e
gnu: Add bloomberg-bde-tools.
* gnu/packages/cpp.scm (bloomberg-bde-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:01 +01:00
Alice BRENON 6207da50e2
import: utils: Harden beautify-description.
* guix/import/utils.scm (beautify-description): Handle non-string
arguments.
[use-modules]: Explicitly import G_ from (guix i18n) and make (guix ui)
import explicit.
* guix/import/opam.scm: [use-modules] Make imports explicit for module
(guix import utils).

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08 13:34:01 +01:00
Artyom V. Poptsov 35d56676db
gnu: guile-dsv: Update to 0.5.1
* gnu/packages/guile-xyz.scm (guile-dsv): Update to 0.5.1.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 12:24:36 +01:00
Jai Vetrivelan 2c1cb323b0
gnu: gallery-dl: Update to 1.20.3.
* gnu/packages/video.scm (gallery-dl): Update to 1.20.3.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 12:20:40 +01:00
Jai Vetrivelan 7c5366daa9
gnu: rofi-calc: Update to 2.1.0.
* gnu/packages/xdisorg.scm (rofi-calc): Update to 2.1.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 12:20:31 +01:00
jgart a946d2d2ed
gnu: font-jetbrains-mono: Update to 2.242.
* gnu/packages/fonts.scm (font-jetbrains-mono): Update to 2.242.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 12:14:22 +01:00
Andrew Tropin 2df2d34803
gnu: waybar: Update to 0.9.9.
* gnu/packages/wm.scm (waybar): Update to 0.9.9.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 11:58:25 +01:00
Ryan Sundberg via Guix-patches via 6d35754102
gnu: clojure-data-xml: Fix test suite
Removes clojurescript related tests that interfere with the JDK clojure
test suite, causing it to fail.

* gnu/packages/clojure.scm (clojure-data-xml)[arguments]: Add
'delete-cljs-tests phase

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-02-08 11:51:04 +01:00
Efraim Flashner 71438cd422
gnu: enlightenment: Patch dlopen of ddcutil.
* gnu/packages/enlightenment.scm (enlightenment)[inputs]: Add ddcutil.
[arguments]: Adjust custom 'set-system-actions phase to patch dlopen of
libddcutil.
2022-02-08 12:14:11 +02:00
Efraim Flashner 8b8fdeafc2
gnu: enlightenment: Update to 0.25.2.
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.2.
2022-02-08 12:08:35 +02:00
Efraim Flashner fb6714d13f
gnu: efl: Build with librsvg-for-system.
* gnu/packages/enlightenment.scm (efl)[inputs]: Replace conditional
librsvg with librsvg-for-system.
[arguments]: Remove configure-flag disabling librsvg support.
2022-02-08 12:07:41 +02:00
Efraim Flashner c8af59e845
gnu: efl: Update to 1.26.2.
* gnu/packages/enlightenment.scm (efl): Update to 1.26.2.
2022-02-08 12:06:56 +02:00
Efraim Flashner e37e7195e9
gnu: poke: Update to 2.1.
* gnu/packages/engineering.scm (poke): Update to 2.1.
2022-02-08 11:59:22 +02:00
Maxim Cournoyer eb0dd063a0
gnu: Add pict.
* gnu/packages/check.scm (pict): New variable.
2022-02-08 00:28:25 -05:00
Andrew Tropin 63d5efd92b
gnu: Add emacs-mct.
* gnu/packages/emacs-xyz.scm (emacs-mct): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08 01:07:57 +01:00
Jai Vetrivelan 3610927bc0
gnu: Add emacs-volatile-highlights.
* gnu/packages/emacs-xyz.scm (emacs-volatile-highlights): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08 01:03:06 +01:00
Nicolas Goaziou cd6879cf97
gnu: thinkfan: Use G-expressions.
* gnu/packages/linux.scm (thinkfan)[arguments]<#:configure-flags, #:phases>:
Use G-expressions.
2022-02-08 00:51:48 +01:00
Nicolas Goaziou 70b76c47b0
gnu: thinkfan: Update to 1.3.1.
* gnu/packages/linux.scm (thinkfan): Update to 1.3.1.
2022-02-08 00:47:24 +01:00
Niklas Eklund c788557752
gnu: Add emacs-popper.
* gnu/packages/emacs-xyz.scm (emacs-popper): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08 00:35:28 +01:00
Nicolas Goaziou 64c599c9a3
gnu: seahorse-adventures: Use G-expressions.
* gnu/packages/games.scm (seahorse-adventures)[origin]<snippet>:
[arguments]<#:phases>: Use G-expressions.
2022-02-08 00:06:23 +01:00
Nicolas Goaziou d1c0081166
gnu: seahorse-adventures: Remove trailing #T from phases and snippet.
* gnu/packages/games.scm (seahorse-adventures)[origin]<#:snippet>: Remove
trailing #T.
[arguments]<#:phases>: Remove trailing #T.
2022-02-08 00:01:43 +01:00