Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioconductor.scm (r-breakpointrdata): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/admin.scm (sudo): Update to 1.9.12p2.
|
|
* gnu/packages/haskell-apps.scm (git-annex)[arguments]: Substitute "lsof" in
'patch-webapp' phase.
[inputs]: Add lsof.
|
|
* gnu/packages/radio.scm (qdmr): Update to 0.11.1.
|
|
* gnu/packages/radio.scm (gr-dsd): New variable.
|
|
QWaylandWindow::handleUpdate could create thousands of pending frame
callbacks, causing compositor to terminate client connection.
https://bugreports.qt.io/browse/QTBUG-81504
* gnu/packages/patches/qtwayland-dont-recreate-callbacks.patch: New file.
* gnu/packages/patches/qtwayland-cleanup-callbacks.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/qt.scm (qtwayland)[source](patches): Add patches.
|
|
The hash being used covered only the gdcm repository, not the gdcmdata
submodule.
* gnu/packages/bioinformatics.scm (gdcm)[source]: Update hash.
Reported by civodul in #guix.
|
|
* gnu/packages/java.scm (openjdk): Update to 19.
(openjdk19): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/version-control.scm (git): Update to 2.39.1.
Reported by HexMachina in #guix.
|
|
I've noticed, that openmw is not playable as it hangs on clicking any
menu item. It seems the issue is known and fixed upstream, but a new
version is not released yet.
* gnu/packages/game-development.scm (openmw)[inputs]: Replace FFMPEG
with FFMEG-4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
* gnu/packages/wm.scm (swaynotificationcenter): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/game-development.scm (raylib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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>
|
|
* gnu/packages/bioinformatics.scm (gdcm): Update to 3.0.20.
[home-page, license]: Update.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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'.
|
|
* doc/guix.texi (Package Transformation Options): Use @pxref, not @ref.
|
|
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.
|
|
* gnu/packages/lisp-xyz.scm (cl-classimp, ecl-classimp, sbcl-classimp): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/graphics.scm (assimp-5.0): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Use tdlib instead of
tdlib-1.8.0.
|
|
* guix/build-system/meson.scm (make-machine-alist): Add it.
|
|
* 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.
|
|
* gnu/packages/messaging.scm (tdlib): Update to 1.8.10.
|
|
* gnu/packages/bioinformatics.scm (r-cytonorm): Update to 0.0.10-1.166f9ff.
|
|
* gnu/packages/package-management.scm (rpm): Update to 4.17.1.1.
|
|
* etc/news.scm: Add backslash to '--with-version' entry.
|
|
* etc/news.scm: Add heading.
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/python-xyz.scm (python-pyserial-asyncio): Update to 0.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (nar-herder): Update to 0-10.8d219e4.
|
|
* gnu/packages/python-xyz.scm (python-pint): Update to 0.20.1.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/music.scm (mamba)[arguments]: Use G-expressions.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/music.scm (mamba): Update to 2.3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/music.scm (mamba)[inputs]: Use libsigc++ version 2 instead of
version 3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/astronomy.scm (python-poppy): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.10.3.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* 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>
|
|
gnu/packages/audio.scm (audacity): Update to 3.2.3
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* etc/teams.scm.in ("Thiago Jung Bauermann"): Remove member.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-reveal): Update to 20222711-1.f55c85.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* doc/guix.texi: Fix copyright line for 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>
|
|
* 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>
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.163.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.88.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.6.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/geo.scm (splat): New variable.
|
|
* gnu/packages/radio.scm (gqrx-scanner): New variable.
|