summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-06-26gnu: zfs: Update to 2.1.5.Brian Cully
* gnu/packages/file-systems.scm (zfs): Update to 2.1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26gnu: lxd: Update to 4.24.Brian Cully
* gnu/packages/virtualization.scm (lxd): Update to 4.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26gnu: Add gnome-shell-extension-transparent-window.Sughosha
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-transparent-window): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26gnu: Add gnome-shell-extension-sound-output-device-chooser.Sughosha
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-sound-output-device-chooser): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26gnu: Add gnome-shell-extension-radio.Sughosha
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-26gnu: openssl-3.0: Update to 3.0.4.Efraim Flashner
* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.4.
2022-06-26gnu: ldc: Work towards building on aarch64-linux.Efraim Flashner
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust configure-flags to not dynamically compile. Adjust custom 'fix-compiler-rt-library-discovery phase to add a case for aarch64. Adjust custom'disable-problematic-tests phase to remove some tests for aarch64-linux.
2022-06-26gnu: ldc: Update skipped tests on i686-linux.Efraim Flashner
* gnu/packages/dlang.scm (ldc)[arguments]: Adjust custom 'disable-problematic-tests phase to skip fewer tests.
2022-06-26gnu: Remove unneeded ldc bootstrap packages.Efraim Flashner
* gnu/packages/dlang.scm (ldc-bootstrap-0.17, ldc-bootstrap-1.12, ldc-bootstrap-1.24): Remove packages. (ldc-bootstrap-1.27): Rename to ldc-bootstrap. Absorb inherited package adjustments. (ldc): Adjust to ldc-bootstrap-1.27 renaming.
2022-06-26gnu: ldc-bootstrap-1.27: Build with gdmd.Esther Flashner
* gnu/packages/dlang.scm (ldc-bootstrap-1.27)[native-inputs]: Replace ldc-bootstrap-1.24 with gdmd. [supported-systems]: Mark all systems supported. Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26gnu: Add gdmd.Esther Flashner
* gnu/packages/dlang.scm (gdmd): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2022-06-26Revert "gnu: ldc-bootstrap-0.17: Add support for aarch64-linux."Efraim Flashner
This reverts commit 4f6ed3d2f8531ce1b75dc79365ce67587d8cb7e1. While this does allow building ldc on aarch64, it isn't actually helpful.
2022-06-26gnu: gajim-openpgp: Update to 1.4.8.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
2022-06-26gnu: gajim-omemo: Update to 2.8.13.Raghav Gururajan
* gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
2022-06-26gnu: gajim: Update to 1.4.5.Raghav Gururajan
* gnu/packages/messaging.scm (gajim)[version]: Update to 1.4.5. [phases](disable-failing-tests): Remove phase. (wrap-env): Modify phase. [inputs]: Add gtksourceview and python-gssapi.
2022-06-26gnu: python-nbxmpp: Update to 3.1.0.Raghav Gururajan
* gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
2022-06-26gnu: krita: Update to 5.0.8.Z572
* gnu/packages/kde.scm (krita): Update to 5.0.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26gnu: python-modin: Update to 0.15.1.Greg Hogan
* gnu/packages/python-science.scm (python-modin): Update to 0.15.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26gnu: xsimd: Update to 8.1.0.Greg Hogan
* gnu/packages/cpp.scm (xsimd): Update to 8.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26gnu: guile-8sync: Update to 0.4.2-0.183b4f0.Z572
* gnu/packages/guile-xyz.scm (guile-8sync): Update to 0.4.2-0.183b4f0. [source]: use git source. [native-inputs]: replace guile-2.2 with guile-3.0. [description]: remove some tips. <#:phases>: remove it. <#:make-flags>: set GUILE_AUTO_COMPILE in it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-26gnu: Add mle.Nikolay Korotkiy
* gnu/packages/text-editors.scm (mle): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-19gnu: diffoscope: Update to 217.Tobias Geerinckx-Rice
* gnu/packages/diffoscope.scm (diffoscope): Update to 217.
2022-06-19gnu: emacs-tramp: Update to 2.5.2.5.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.2.5.
2022-06-19gnu: pgloader: Update to 3.6.4.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (pgloader): Update to 3.6.4.
2022-06-19gnu: filezilla: Update to 3.60.1.Tobias Geerinckx-Rice
* gnu/packages/ftp.scm (filezilla): Update to 3.60.1.
2022-06-19gnu: libfilezilla: Update to 0.37.2.Tobias Geerinckx-Rice
* gnu/packages/ftp.scm (libfilezilla): Update to 0.37.2.
2022-06-19gnu: p11-kit@0.24: Update to 0.24.1.Tobias Geerinckx-Rice
* gnu/packages/tls.scm (p11-kit-next): Update to 0.24.1.
2022-06-19build-system/dub: Don't expect ‘.dub/dub.json’.(
This file is no longer produced by our version of Dub. * guix/build/dub-build-system.scm (build, check): Remove obsolete substitutions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19build-system/dub: Fix configure docstring indentation.(
* guix/build/dub-build-system.scm (configure): Reflow docstring. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19build-system/dub: Use the gold linker.(
* guix/build-system/dub.scm (default-ld-gold-wrapper): New procedure. (lower): Add a LD-GOLD-WRAPPER to the keyword arguments, and to the resulting bag's… [build-inputs]: …build inputs. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19build-system/dub: Don't explicitly return #t from phases.(
* guix/build/dub-build-system.scm (configure, build, check, install): Remove trailing #t. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-25gnu: Add maven-doxia-core.Artyom V. Poptsov
* gnu/packages/maven.scm (maven-doxia-core): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2022-06-25gnu: geo: Fix copyright line.Guillaume Le Vaillant
This is a follow-up to d4c8e8b62fb9ef59e203e97cbb9bfa9e83389199. * gnu/packages/geo.scm: Fix copyright line for Roman Scherer.
2022-06-25gnu: qgis: Disable a failing test.Guillaume Le Vaillant
* gnu/packages/geo.scm (qgis)[arguments]: Add "PyQgsRasterResampler" to the list of disabled tests.
2022-06-25gnu: postgis: Fix build with gdal 3.5.0.Guillaume Le Vaillant
* gnu/packages/geo.scm (postgis)[inputs]: Add openssl.
2022-06-25gnu: gdal: Update to 3.5.0.Roman Scherer
* gnu/packages/geo.scm (gdal): Update to 3.5.0. [inputs]: Add curl and openssl. [arguments]: Remove 'fix-path' phase. Add "--without-jpeg12" to 'configure-flags'. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-06-25gnu: packages: qbe: Update to 1.0.(
* gnu/packages/c.scm (qbe): Update to 1.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-06-19gnu: dub: Use G-expressions.(
* gnu/packages/dlang.scm (dub)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: dub: Update to 1.23.0.(
This also fixes Dub's build, which was previously failing because of how ancient it was. * gnu/packages/dlang.scm (dub): Update to 1.23.0. [arguments]: Set target CC & LD environment variables. Invoke build.d. Don't explicitly return #t from phases. [native-inputs]: Add d-tools and ld-gold-wrapper. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: d-tools: Update to 2.100.0.(
* gnu/packages/dlang.scm (d-tools): Update to 2.100.0. [arguments]: Adjust accordingly. Reinstate a custom 'check phase. Install the rdmd man page. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: d-tools: Don't use unstable tarball.(
* gnu/packages/dlang.scm (d-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: d-tools: Use G-expressions.(
* gnu/packages/dlang.scm (d-tools)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: d-tools: Fix build.(
* gnu/packages/dlang.scm (d-tools)[arguments]: Set target CC and LD environment variables. [native-inputs]: Add ld-gold-wrapper. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: rdmd: Rename to d-tools.(
* gnu/packages/dlang.scm (rdmd): Rename this… (d-tools): …to this. [home-page, synopsis, description]: Update accordingly. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-06-19gnu: exim: Remove input labels.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (exim)[inputs]: Remove input labels.
2022-06-19gnu: exim: Use G-expressions.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (exim)[arguments]: Rewrite as G-expressions. Make some surface tweaks to reduce excessive indentation in places, but again the output is unchanged.
2022-06-19gnu: exim: Don't address build inputs by their labels.Tobias Geerinckx-Rice
The package's output remains identical. * gnu/packages/mail.scm (exim)[arguments]: Use SEARCH-INPUT-FILE or PATCH-SHEBANG in place of ASSOC-REF for all inputs.
2022-06-19gnu: exim: Hide bogus CVE lint warning.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (exim)[properties]: Add lint-hidden-cve entry for CVE-2020-28017.
2022-06-19gnu: exim: Update to 4.96.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (exim): Update to 4.96. [native-inputs]: Replace pcre:bin with pcre2.
2022-06-25gnu: yt-dlp: Update to 2022.06.22.1.raingloom
* gnu/packages/video.scm (yt-dlp): Update to 2022.06.22.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>