summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-09gnu: grim: Update to 1.4.0.Jai Vetrivelan
* gnu/packages/image.scm (grim): Update to 1.4.0. [inputs]: Remove CARGO, add PIXMAN and LIBPNG. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09gnu: emacs-theme-magic: Use new package style.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-theme-magic)[arguments]: Use G-expressions. <#:phases>: Use SEARCH-INPUT-FILE instead of ASSOC-REF. Remove trailing #T.
2022-02-09gnu: Add emacs-everywhere.Jai Vetrivelan
* gnu/packages/emacs-xyz.scm (emacs-everywhere): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-09gnu: emacs-org-transclusion: Update to 1.2.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-transclusion): Update to 1.2.0.
2022-02-09gnu: Add r-excelr.Ricardo Wurmus
* gnu/packages/cran.scm (r-excelr): New variable.
2022-02-09news: Fix 'de' translation.Florian Pelz
* etc/news.scm: Fix typo.
2022-02-09news: Add 'de' translation.Florian Pelz
* etc/news.scm: Add German translation of end of Gzip substitutes entry.
2022-02-09news: Add 'de' translation.Florian Pelz
* etc/news.scm: Add German translation of 'guix deploy -x' entry.
2022-02-09gnu: Add r-shinymanager.Ricardo Wurmus
* gnu/packages/cran.scm (r-shinymanager): New variable.
2022-02-09gnu: Add r-billboarder.Ricardo Wurmus
* gnu/packages/cran.scm (r-billboarder): New variable.
2022-02-09gnu: Add r-swne.Ricardo Wurmus
* gnu/packages/statistics.scm (r-swne): New variable.
2022-02-09gnu: Add r-nnlm.Ricardo Wurmus
* gnu/packages/statistics.scm (r-nnlm): New variable.
2022-02-09gnu: Add r-usedist.Ricardo Wurmus
* gnu/packages/cran.scm (r-usedist): New variable.
2022-02-09gnu: Add r-gghighlight.Ricardo Wurmus
* gnu/packages/cran.scm (r-gghighlight): New variable.
2022-02-09gnu: Remove linux-libre-4.4.Leo Famulari
This kernel series has reached the end of its life: https://lore.kernel.org/all/164387713713082@kroah.com/T/#t https://lwn.net/Articles/883685/ Discussion within Guix: https://lists.gnu.org/archive/html/guix-devel/2022-01/msg00020.html https://lists.gnu.org/archive/html/guix-devel/2022-02/msg00007.html * gnu/packages/linux.scm (linux-libre-4.4-version, linux-libre-4.4-gnu-revision, deblob-scripts-4.4, linux-libre-4.4-pristine-source, linux-libre-4.4-source, linux-libre-headers-4.4, linux-libre-4.4): Remove variables.
2022-02-09gnu: linux-libre 5.4: Update to 5.4.177.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.177. (linux-libre-5.4-pristine-source): Update hash.
2022-02-09gnu: linux-libre 5.10: Update to 5.10.98.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.98. (linux-libre-5.10-pristine-source): Update hash.
2022-02-09gnu: linux-libre 5.15: Update to 5.15.21.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.21. (linux-libre-5.15-pristine-source): Update hash.
2022-02-09gnu: linux-libre 5.16: Update to 5.16.7.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.7. (linux-libre-5.16-pristine-source): Update hash.
2022-02-09Revert kernel modules changes to support the Coreboot framebufferLeo Famulari
These changes broke the creation of the 'linux-modules-database' for all kernel series besides 5.15, 5.4, and 5.10, like this: ------ gnu/build/linux-modules.scm:257:5: kernel module not found "framebuffer_coreboot" "/gnu/store/yff45fr6q93mw44zdql9ffr95zcvwxcn-linux-libre-4.9.299/lib/modules" ------ We should support the coreboot framebuffer, but we need to test that change more completely before deploying it. This effectively reverts the following commits: 1dfe8c372163d481ebebb97dd3b4cafa49906b28 "gnu: linux-libre: Build simplefb into all x86{,_64} kernels." bc09e7ab569d5306ce99c5525150695c9d539ef0 "gnu: linux-libre: Support the Coreboot framebuffer." Fixes <https://issues.guix.gnu.org/52667> "System reconfiguration fails to build linux-modules.drv".
2022-02-08news: Add entry about the sunsetting of Gzip substitutes.Maxim Cournoyer
* etc/news.scm (channel-news): New entry.
2022-02-08deprecation: Refine the old daemon deprecation warning message.Maxim Cournoyer
* 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-08gnu: emacs-parseedn: Update to 1.1.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.1.0.
2022-02-08gnu: emacs-parseclj: Update to 1.1.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.1.0.
2022-02-08gnu: emacs-elpher: Update to 3.3.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.3.2.
2022-02-08gnu: Add emacs-latex-preview-pane.Jai Vetrivelan
* gnu/packages/emacs-xyz.scm (emacs-latex-preview-pane): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08gnu: icecat: Update to 91.6.0-guix0-preview1 [security fixes].Mark H Weaver
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-08gnu: python-pkgconfig: Fix path to find pkg-config.Leo Famulari
* gnu/packages/python-xyz.scm (python-pkgconfig)[arguments]: Fix the substitution so the package refers to pkg-config.
2022-02-08gnu: gpxsee: Update to 10.3.Nikolay Korotkiy via Guix-patches via
* gnu/packages/gps.scm (gpxsee): Update to 10.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-02-08gnu: pict: Use release tag and install doc.Maxim Cournoyer
* gnu/packages/check.scm (pict)[origin]: Use the release tag (newly added upstream). [phases]{install}: Also install the pict.md file.
2022-02-08store: Warn about daemon deprecation.Mathieu Othacehe
* guix/deprecation.scm (warn-about-old-daemon): New procedure. * guix/store.scm (build-things): Use it to warn about old daemons.
2022-02-08gnu: ocaml-fftw3: Update to 0.8.5.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fftw3): Update to 0.8.5.
2022-02-08gnu: emacs-mct: Update to 0.5.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-mct): Update to 0.5.0.
2022-02-08gnu: nushell: Improve synopsis.Nicolas Goaziou
* gnu/packages/shells.scm (nushell)[synopsis]: Improve wording.
2022-02-08gnu: nushell: Update to 0.44.0.Nicolas Goaziou
* 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-08gnu: chatty: Update to 0.4.0.Liliana Marie Prikler
* 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-08gnu: evolution-data-server: Build with libphonenumber.Liliana Marie Prikler
* 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-08gnu: iwd: Update to 1.24.Simon South
* 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-08gnu: ell: Remove input labels.Simon South
* gnu/packages/linux.scm (ell)[native-inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: iwd: Build from Git sources.Simon South
* 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-08gnu: iwd: Remove reference to %outputs.Simon South
* 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-08gnu: iwd: Remove input labels.Simon South
* gnu/packages/networking.scm (iwd)[native-inputs]: Remove input labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: nomad: Depends on proper version of g-golf.Zhu Zihao
* 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-08gnu: Add guile2.2-g-golf.Zhu Zihao
* gnu/packages/guile-xyz.scm (guile2.2-g-golf): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: Deprecate the 'g-golf' variable.Zhu Zihao
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-08gnu: g-golf: Update to 0.0.1-1010-1824633.Zhu Zihao
* 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-08gnu: Fix typo.jgart
* gnu/machine.scm: Fix typo in top-level comment. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: Add emacs-spray.Jai Vetrivelan
* gnu/packages/emacs-xyz.scm: (emacs-spray) new variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: Add bloomberg-bde.Greg Hogan
* gnu/packages/cpp.scm (bloomberg-bde): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-02-08gnu: Add bloomberg-bde-tools.Greg Hogan
* gnu/packages/cpp.scm (bloomberg-bde-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>