summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add ruby-bandwidth-iris.base-for-series-12890base-for-series-12889base-for-series-12887base-for-series-12886base-for-series-12884Stephen Paul Weber2022-06-26
| | | | | | * gnu/packages/ruby.scm (ruby-bandwidth-iris): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-faraday-middleware.Stephen Paul Weber2022-06-26
| | | | | | * gnu/packages/ruby.scm (ruby-faraday-middleware): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-nori.Stephen Paul Weber2022-06-26
| | | | | | * gnu/packages/ruby.scm (ruby-nori): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: Add ruby-roda.Stephen Paul Weber2022-06-26
| | | | | | * gnu/packages/ruby.scm (ruby-roda): New variable. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
* gnu: zfs: Update to 2.1.5.Brian Cully2022-06-26
| | | | | | * gnu/packages/file-systems.scm (zfs): Update to 2.1.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: lxd: Update to 4.24.Brian Cully2022-06-26
| | | | | | * gnu/packages/virtualization.scm (lxd): Update to 4.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add gnome-shell-extension-transparent-window.Sughosha2022-06-26
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-transparent-window): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add gnome-shell-extension-sound-output-device-chooser.Sughosha2022-06-26
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-sound-output-device-chooser): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add gnome-shell-extension-radio.Sughosha2022-06-26
| | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-radio): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: openssl-3.0: Update to 3.0.4.Efraim Flashner2022-06-26
| | | | * gnu/packages/tls.scm (openssl-3.0): Update to 3.0.4.
* gnu: ldc: Work towards building on aarch64-linux.Efraim Flashner2022-06-26
| | | | | | | * 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.
* gnu: ldc: Update skipped tests on i686-linux.Efraim Flashner2022-06-26
| | | | | * gnu/packages/dlang.scm (ldc)[arguments]: Adjust custom 'disable-problematic-tests phase to skip fewer tests.
* gnu: Remove unneeded ldc bootstrap packages.Efraim Flashner2022-06-26
| | | | | | | | * 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.
* gnu: ldc-bootstrap-1.27: Build with gdmd.Esther Flashner2022-06-26
| | | | | | | | * 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>
* gnu: Add gdmd.Esther Flashner2022-06-26
| | | | | | * gnu/packages/dlang.scm (gdmd): New variable. Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
* Revert "gnu: ldc-bootstrap-0.17: Add support for aarch64-linux."Efraim Flashner2022-06-26
| | | | | | | This reverts commit 4f6ed3d2f8531ce1b75dc79365ce67587d8cb7e1. While this does allow building ldc on aarch64, it isn't actually helpful.
* gnu: gajim-openpgp: Update to 1.4.8.Raghav Gururajan2022-06-26
| | | | * gnu/packages/messaging.scm (gajim-openpgp)[version]: Update to 1.4.8.
* gnu: gajim-omemo: Update to 2.8.13.Raghav Gururajan2022-06-26
| | | | * gnu/packages/messaging.scm (gajim-omemo)[version]: Update to 2.8.13.
* gnu: gajim: Update to 1.4.5.Raghav Gururajan2022-06-26
| | | | | | | * 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.
* gnu: python-nbxmpp: Update to 3.1.0.Raghav Gururajan2022-06-26
| | | | * gnu/packages/messaging.scm (python-nbxmpp)[version]: Update to 3.1.0.
* gnu: krita: Update to 5.0.8.Z5722022-06-26
| | | | | | * gnu/packages/kde.scm (krita): Update to 5.0.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: python-modin: Update to 0.15.1.Greg Hogan2022-06-26
| | | | | | * gnu/packages/python-science.scm (python-modin): Update to 0.15.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xsimd: Update to 8.1.0.Greg Hogan2022-06-26
| | | | | | * gnu/packages/cpp.scm (xsimd): Update to 8.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-8sync: Update to 0.4.2-0.183b4f0.Z5722022-06-26
| | | | | | | | | | | * 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>
* gnu: Add mle.Nikolay Korotkiy2022-06-26
| | | | | | * gnu/packages/text-editors.scm (mle): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: diffoscope: Update to 217.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 217.
* gnu: emacs-tramp: Update to 2.5.2.5.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.2.5.
* gnu: pgloader: Update to 3.6.4.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/databases.scm (pgloader): Update to 3.6.4.
* gnu: filezilla: Update to 3.60.1.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/ftp.scm (filezilla): Update to 3.60.1.
* gnu: libfilezilla: Update to 0.37.2.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/ftp.scm (libfilezilla): Update to 0.37.2.
* gnu: p11-kit@0.24: Update to 0.24.1.Tobias Geerinckx-Rice2022-06-19
| | | | * gnu/packages/tls.scm (p11-kit-next): Update to 0.24.1.
* build-system/dub: Don't expect ‘.dub/dub.json’.(2022-06-19
| | | | | | | | | 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>
* build-system/dub: Fix configure docstring indentation.(2022-06-19
| | | | | | * guix/build/dub-build-system.scm (configure): Reflow docstring. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* build-system/dub: Use the gold linker.(2022-06-19
| | | | | | | | | * 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>
* build-system/dub: Don't explicitly return #t from phases.(2022-06-19
| | | | | | | * guix/build/dub-build-system.scm (configure, build, check, install): Remove trailing #t. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add maven-doxia-core.Artyom V. Poptsov2022-06-25
| | | | | | * gnu/packages/maven.scm (maven-doxia-core): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: geo: Fix copyright line.Guillaume Le Vaillant2022-06-25
| | | | | | This is a follow-up to d4c8e8b62fb9ef59e203e97cbb9bfa9e83389199. * gnu/packages/geo.scm: Fix copyright line for Roman Scherer.
* gnu: qgis: Disable a failing test.Guillaume Le Vaillant2022-06-25
| | | | | * gnu/packages/geo.scm (qgis)[arguments]: Add "PyQgsRasterResampler" to the list of disabled tests.
* gnu: postgis: Fix build with gdal 3.5.0.Guillaume Le Vaillant2022-06-25
| | | | * gnu/packages/geo.scm (postgis)[inputs]: Add openssl.
* gnu: gdal: Update to 3.5.0.Roman Scherer2022-06-25
| | | | | | | | | * 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>
* gnu: packages: qbe: Update to 1.0.(2022-06-25
| | | | | | * gnu/packages/c.scm (qbe): Update to 1.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: dub: Use G-expressions.(2022-06-19
| | | | | | | * gnu/packages/dlang.scm (dub)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: dub: Update to 1.23.0.(2022-06-19
| | | | | | | | | | | | 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>
* gnu: d-tools: Update to 2.100.0.(2022-06-19
| | | | | | | | * 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>
* gnu: d-tools: Don't use unstable tarball.(2022-06-19
| | | | | | | * gnu/packages/dlang.scm (d-tools)[source]: Use GIT-FETCH and GIT-FILE-NAME. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: d-tools: Use G-expressions.(2022-06-19
| | | | | | | * gnu/packages/dlang.scm (d-tools)[arguments]: Rewrite as G-expressions. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: d-tools: Fix build.(2022-06-19
| | | | | | | | * 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>
* gnu: rdmd: Rename to d-tools.(2022-06-19
| | | | | | | | * 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>
* gnu: exim: Remove input labels.Tobias Geerinckx-Rice2022-06-19
| | | | | * gnu/packages/mail.scm (exim)[inputs]: Remove input labels.
* gnu: exim: Use G-expressions.Tobias Geerinckx-Rice2022-06-19
| | | | | | * 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.