gnu: Add pgvector. * gnu/packages/databases.scm (pgvector): New variable. Change-Id: I07b87956edc4c32d2ff1af2995a2a965fddf4ab7
gnu: xdg-desktop-portal-wlr: Build with cmake-minimal. * gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr)[native-inputs]: Replace cmake with cmake-minimal. Change-Id: I661131ab7df3e136a54b71715c3aee392fb59447
gnu: libgit2-1.5: Update to 1.5.2. * gnu/packages/version-control.scm (libgit2-1.5): Update to 1.5.2. Change-Id: I6243b17dac63b68ffc7c69953ac0f20d56ed90c3
gnu: python-click: Update to 8.1.7. * gnu/packages/python-xyz.scm (python-click): Update to 8.1.7. Change-Id: I9315c06c72459d5b04ef843b710c37fd79278a9a
gnu: python-jmespath: Update to 1.0.1. * gnu/packages/python-xyz.scm (python-jmespath): Update to 1.0.1. [native-inputs]: Remove python-nose. Add python-pytest. Change-Id: If5df9541f34fb656f461a10da8df02a3dd101741
gnu: bind: Update to 9.19.21 [security fixes]. The current release fixes CVE-2023-50387 and other security issues. Previous releases fix many other security issues. * gnu/packages/dns.scm (bind): Update to 9.19.21. [source]: Remove 'patches' field. * gnu/packages/patches/bind-re-add-attr-constructor-priority.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Reported-by: Felix Lechner <felix.lechner@lease-up.com> Change-Id: I2415de88f16d9c952a1adcee5219980a3a19bb59
gnu: knot-resolver: Update to 5.7.1 [security fixes]. Fixes CVE-2023-50868 and CVE-2023-50387 as well as other security issues. * gnu/packages/dns.scm (knot-resolver): Update to 5.7.1. Change-Id: I8d3b084d6ff356593651ff4864edc7cffadcf442 Reported-by: Felix Lechner <felix.lechner@lease-up.com> Change-Id: I2b2304aaf96582bca81d3f20a5d5a60c3daff68d
gnu: knot: Update to 3.3.4. * gnu/packages/dns.scm (knot): Update to 3.3.4. Change-Id: I5ea3bdd8060da8c32c404473197e02bcb3018d7b
gnu: unbound: Update to 1.19.1 [security fixes]. Fixes CVE-2023-50387 and CVE-2023-50868 * gnu/packages/dns.scm (unbound): Update to 1.19.1. Change-Id: I25f87ce60c87d1ed9dfbb41983039440fb396191 Reported-by: Felix Lechner <felix.lechner@lease-up.com> Change-Id: If6bb9b782d775dfacbc6d4c6dedc3e6cfeb2b6b3
gnu: dnsmasq: Update to 2.90 [security fixes]. Fixes CVE 2023-50387 and CVE 2023-50868. * gnu/packages/dns.scm (dnsmasq): Update to 2.90. Change-Id: Id814dd2a562fe3c90673b98f7e0d6f3571988a90 Reported-by: Felix Lechner <felix.lechner@lease-up.com> Change-Id: I191a62d62f202c65d7063eed0368affc115d82ca
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