gnu: Add emacs-activities. * gnu/packages/emacs-xyz.scm (emacs-activities): New variable. Change-Id: Ie1a0c88492f7aff47e2b0af8b8ef5e03143b7d21
system: default-bash-profile: Add Guix Home search paths as well. Ordinary .guix-profile is searched already. Also this makes desktop environments find packages installed in Guix Home. * gnu/system/shadow.scm (%default-bash-profile): Add Home search paths.
gnu: kitsas: Update to 5.4.1 * gnu/packages/finance.scm (kitsas): Update to 5.4.1. [inputs, arguments]: Adapt to building with Qt6. Disable building of tests. Change-Id: I968579d762ebecef9f9e8b602682587a054c41ad Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: qbittorrent: Update to 4.6.3. * gnu/packages/bittorrent.scm (qbittorrent)[version]: Update to 4.6.3. [inputs]: Use libtorrent-rasterbar 2.0.9.
gnu: emacs-project-x: Update to 0.1.6-0.eafc982. * gnu/packages/emacs-xyz.scm (emacs-project-x): Update to 0.1.6-0.eafc982. Change-Id: I692a3813fbbedcd5c2c36f8d9685efdbf57fe530
gnu: Add emacs-project-tab-groups. * gnu/packages/emacs-xyz.scm (emacs-project-tab-groups): New variable. Change-Id: If190fa02490ce952512ea3abf3dc4b3f990778a5
Merge branch 'rust-team' Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
gnu: bowtie1: Enable cross-compiling. * gnu/packages/bioinformatics.scm (bowtie1)[arguments]: Adjust make-flags to enable cross-compiling. Change-Id: I6f5696e5ad6a1ea5b3f79e8dbbd162f0fe8d4905
gnu: bowtie1: Enable building on more systems. * gnu/packages/bioinformatics.scm (bowtie1)[arguments]: Add make-flag to disable searching for cpu features on non-x86 systems. [supported-systems]: Enable all 64-bit supported systems. Change-Id: Ice30df945ba154e39cd58a91847329e81038a3af
gnu: bowtie1: Update to 1.3.1. * gnu/packages/bioinformatics.scm (bowtie1): Update to 1.3.1. [arguments]: Add test-target. [inputs]: Use newer tbb. Change-Id: I7af6aa248e5db9f91ce84fba9ba741621b110479
gnu: gnucash: Update to 5.5. * gnu/packages/gnucash.scm (gnucash): Update to 5.5. (gnucash-docs): Update to 5.5. Change-Id: I3c188c952afde07fce80648a5f99c84648ec6a3a
gnu: gst-plugins-bad: Skip camerabin test on aarch64-linux. * gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust custom 'adjust-tests phase to skip the camerabin test on aarch64-linux. Change-Id: Ic69a19252bee5e63ff94bc0d3159360937ee81c4
gnu: python-cdflib: Update to 1.2.4. * gnu/packages/astronomy.scm (python-cdflib): Update to 1.2.4. Change-Id: If6b654bf4bfc0e195055e03fddd22bb376e15920
gnu: python-stcal: Update to 1.6.0. * gnu/packages/astronomy.scm (python-stcal): Update to 1.6.0. Change-Id: I94667375f4d2d14be6b3d2bdb9beaefbea3a554d
gnu: python-drizzle: Update to 1.15.0. * gnu/packages/astronomy.scm (python-drizzle): Update to 1.15.0. [native-inputs]: Remove python-flake8. Change-Id: Id872c5ac904a6856fd5d9061b34f36cbfdf1645e
gnu: Add python-ginga. * gnu/packages/astronomy.scm (python-ginga, ginga-qt5): New variables. Change-Id: I51358b4b64241c78f4bbc7fa16fdd2721ddc0d28
gnu: Add python-radiospectra. * gnu/packages/astronomy.scm (python-radiospectra): New variable. Change-Id: I98f488671a16ce8e937a76f00b58e70119b7760a
gnu: Add python-sunpy-soar. * gnu/packages/astronomy.scm (python-sunpy-soar): New variable. Change-Id: I6e7dd8cb7380df396720fda13f549858d2be440d
gnu: Add python-extinction. * gnu/packages/astronomy.scm (python-extinction): New variable. Change-Id: I0f8877f8c79f6dd03150d92269c238cd706cc0ba
gnu: python-poliastro: Relax requirements. * gnu/packages/astronomy.scm (python-poliastro) [arguments] <#:phases>: Add 'relax-requirements phase. Change-Id: Idb75f1ee9e0b9646024fab0a1d17ea50ca63a7f5