aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-17gnu: Add bees.Hilton Chain
* gnu/packages/patches/bees-beesd-honor-destdir-on-installation.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/file-systems.scm (bees): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17gnu: Add swaynotificationcenterflorhizome
* gnu/packages/wm.scm (swaynotificationcenter): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17gnu: Add raylib.dan
* gnu/packages/game-development.scm (raylib): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17gnu: cifs-utils: Update to 7.0 [fixes CVE-2022-27239].Timotej Lazar
* gnu/packages/samba.scm (cifs-utils): Update to 7.0. [arguments]: Use new style. Drop unneeded phase 'install-man-pages. [inputs]: Drop labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17gnu: gdcm: Update to 3.0.20.Tor-björn Claesson
* gnu/packages/bioinformatics.scm (gdcm): Update to 3.0.20. [home-page, license]: Update. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-17debug-link: Protect against dangling symlinks.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/60584>. Reported by Greg Hogan <code@greghogan.com> and Sébastien Rey-Coyrehourcq <sebastien.rey-coyrehourcq@univ-rouen.fr>. * guix/build/debug-link.scm (find-elf-files): Wrap 'elf-file?' call in 'catch'.
2023-01-17doc: Use the right cross-reference command.Ludovic Courtès
* doc/guix.texi (Package Transformation Options): Use @pxref, not @ref.
2023-01-17gnu: icecat: Update to 102.7.0-guix0-preview1 [security fixes].Mark H Weaver
Includes fixes for CVE-2022-46871, CVE-2022-46877, CVE-2023-23598, CVE-2023-23599, CVE-2023-23601, CVE-2023-23602, CVE-2023-23603, and CVE-2023-23605. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
2023-01-17gnu: Add cl-classimp.Sharlatan Hellseher
* gnu/packages/lisp-xyz.scm (cl-classimp, ecl-classimp, sbcl-classimp): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2023-01-17gnu: Add assimp-5.0.Sharlatan Hellseher
* gnu/packages/graphics.scm (assimp-5.0): New variable.
2023-01-17gnu: emacs-telega-server: Use tdlib instead of tdlib-1.8.0.Andrew Tropin
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use tdlib instead of tdlib-1.8.0.
2023-01-17build-system/meson: Add mips64el cross compilation support.Mathieu Othacehe
* guix/build-system/meson.scm (make-machine-alist): Add it.
2023-01-17gnu: emacs-telega-server: Update to 0.8.03-0.01e8f9e.Andrew Tropin
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.8.03-0.01e8f9e. (emacs-telega): Update build phase to patch telega-core.el instead of telega-util.el. * gnu/packages/patches/emacs-telega-path-placeholder.patch: Update patch.
2023-01-17gnu: tdlib: Update to 1.8.10.Andrew Tropin
* gnu/packages/messaging.scm (tdlib): Update to 1.8.10.
2023-01-16gnu: r-cytonorm: Update to 0.0.10-1.166f9ff.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (r-cytonorm): Update to 0.0.10-1.166f9ff.
2023-01-16gnu: rpm: Update to 4.17.1.1.Maxim Cournoyer
* gnu/packages/package-management.scm (rpm): Update to 4.17.1.1.
2023-01-16news: Fix formatting.Florian Pelz
* etc/news.scm: Add backslash to '--with-version' entry.
2023-01-16news: Fix 'de' translation.Florian Pelz
* etc/news.scm: Add heading.
2023-01-16gnu: perl-image-exiftool: Update to 12.50, use new package style.kiasoc5
* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.50. [arguments]: Use G-expresisons. Remove trailing #t. Use #$output instead of assoc-ref. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16gnu: latex2html: Update to 2022.2, use new package style.kiasoc5
* gnu/packages/documentation.scm (latex2html): Update to 2022.2. [arguments]: Use G-expressions. Remove trailing #t. Use #$output instead of assoc-ref. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16gnu: python-pyserial-asyncio: Update to 0.6.Peter Polidoro
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-16gnu: nar-herder: Update to 0-10.8d219e4.Christopher Baines
* gnu/packages/package-management.scm (nar-herder): Update to 0-10.8d219e4.
2023-01-16gnu: python-pint: Update to 0.20.1.Felix Gruber
* gnu/packages/python-xyz.scm (python-pint): Update to 0.20.1. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: mamba: Use G-expressions.Daniel Meißner
* gnu/packages/music.scm (mamba)[arguments]: Use G-expressions. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: mamba: Update to 2.3.Daniel Meißner
* gnu/packages/music.scm (mamba): Update to 2.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: mamba: Use correct version of libsigc++.Daniel Meißner
* gnu/packages/music.scm (mamba)[inputs]: Use libsigc++ version 2 instead of version 3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: Add python-poppy.Sharlatan Hellseher
* gnu/packages/astronomy.scm (python-poppy): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: xfce4-screenshooter: Update to 1.10.3.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16services: connman: Add iwd backend support.Declan Tsien
* gnu/services/networking.scm (connman-configuration)[iwd?]: New field. (connman-shepherd-service): Add iwd? logic, remove wpa-supplicant requirement. * doc/guix.texi: Add information about connman-configuration iwd? option. Co-authored-by: Andrew Tropin <andrew@trop.in> Signed-off-by: Andrew Tropin <andrew@trop.in>
2023-01-16gnu: audacity: Update to 3.2.3Andy Tai
gnu/packages/audio.scm (audacity): Update to 3.2.3 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16etc: teams: Remove entry for Thiago Jung Bauermann.Thiago Jung Bauermann
* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: emacs-org-reveal: Update to 20222711-1.f55c85.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16doc: Fix erroneous copyright line.Maxim Cournoyer
* doc/guix.texi: Fix copyright line for Antero Mejr.
2023-01-16scripts: repl: Add -i, --interactive flag.Antero Mejr
* guix/scripts/repl.scm (%options): Add -i, --interactive flag. (guix-repl): Honor -i, --interactive flag. * doc/guix.texi (Invoking guix repl): Add documentation for -i, --interactive. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16scripts: repl: Add --list-types flag.Antero Mejr
* guix/scripts/repl.scm (%options): Add --list-types. * doc/guix.texi (Invoking guix repl): Add documentation for --list-types. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-16gnu: linux-libre 5.10: Update to 5.10.163.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.163. (linux-libre-5.10-pristine-source): Update hash.
2023-01-16gnu: linux-libre 5.15: Update to 5.15.88.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.88. (linux-libre-5.15-pristine-source): Update hash.
2023-01-16gnu: linux-libre: Update to 6.1.6.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.6. (linux-libre-6.1-pristine-source): Update hash.
2023-01-16gnu: Add splat.Guillaume Le Vaillant
* gnu/packages/geo.scm (splat): New variable.
2023-01-16gnu: Add gqrx-scanner.Guillaume Le Vaillant
* gnu/packages/radio.scm (gqrx-scanner): New variable.
2023-01-16news: Add entry for '--with-version'.Ludovic Courtès
* etc/news.scm: Add entry. Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
2023-01-16transformations: Let users know when '--with-latest' has no effect.Ludovic Courtès
* guix/transformations.scm (package-with-upstream-version): Print a message when VERSION is false and SOURCE has the same version as P.
2023-01-16transformations: Add '--with-version'.Ludovic Courtès
This is a followup to 8aeccc6240ec45f0bc7bed655e0c8149ae4253eb. * guix/transformations.scm (package-with-upstream-version): New procedure. (transform-package-latest)[package-with-latest-upstream]: Remove. Use 'package-with-upstream-version' instead. (transform-package-version): New procedure. (%transformations, %transformation-options) (show-transformation-options-help/detailed): Add '-with-version'. * tests/transformations.scm ("options->transformation, with-version"): New test. * doc/guix.texi (Package Transformation Options): Document '--with-version'. (Defining Package Variants): Mention it.
2023-01-16gnu: qpwgraph: Update to 0.3.9.Juliana Sims
* gnu/packages/audio.scm (qpwgraph): Update to 0.3.9. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-16gnu: services: Export polkit-configuration.Zhu Zihao
Export for user customization. * gnu/services/dbus.scm (polkit-configuration): Export. (polkit-configuration?): Export. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-16gnu: guix: Remove obsolete 'ftp-server' property.Ludovic Courtès
Guix has been on ftp.gnu.org for a while already. * gnu/packages/package-management.scm (guix)[properties]: Remove.
2023-01-16gnu: guix: Keep dependency on Guile-Avahi when cross-compiling.Ludovic Courtès
* gnu/packages/package-management.scm (guix)[native-inputs]: Keep Guile-Avahi when cross-compiling, but drop it when 'hurd-target?' is true. [propagated-inputs]: Likewise.
2023-01-16gnu: guile-avahi: Update to 0.4.1.Ludovic Courtès
* gnu/packages/guile-xyz.scm (guile-avahi): Update to 0.4.1. [arguments]: Remove.
2023-01-16guix graph: '--path' defaults to "out" in the case of multiple outputs.Ludovic Courtès
Previously, "guix graph -t references --graph guix guile" would fail with: no path from '/gnu/store/…-guix-1.4.0-1.9fe5b49' to '/gnu/store/…-guile-3.0.8-debug' simply because the "debug" happened to be the first one, getting bound to NODE2. With this change it will instead pick the "out" output of each. * guix/scripts/graph.scm (guix-graph)[shorter?, length-sorted]: New procedures. In the 'path?' case, use the latter to store node lists.
2023-01-16guix graph: 'guix graph --path' correctly handles multiple outputs.Ludovic Courtès
Previously, "guix graph -t references --path guix guile" would fail with: error: '--path' option requires exactly two nodes (given 2) This is because '_' in the 'match' clause wouldn't match the placeholder and would instead be interested as a variable name, thereby meaning NODES is expected to have two lists with the same tail. * guix/scripts/graph.scm (guix-graph): Rename '_' in 'mlet' to '_g' so that the literal '_' used in 'match' below matches.