~ruther/guix-local

9ca2161e — Andy Tai 2 years ago
gnu: parallel: Update to 20240222.

* gnu/packages/parallel.scm (parallel): Update to 20240222.

Change-Id: I616057cfbe460e363c9da6c3e6f5c1e51d8971c4
Signed-off-by: Andreas Enge <andreas@enge.fr>
b402a438 — Ricardo Wurmus 2 years ago
gnu: pgvector: Fix installation.

* gnu/packages/databases.scm (pgvector)[arguments]: Do not use DESTDIR;
replace 'install phase.

Change-Id: Ic2a8d174adf4f5323879dc60091b414178e3ad3e
63f9e7de — Ricardo Wurmus 2 years ago
gnu: Add pgvector.

* gnu/packages/databases.scm (pgvector): New variable.

Change-Id: I07b87956edc4c32d2ff1af2995a2a965fddf4ab7
bb270319 — Efraim Flashner 2 years ago
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
33e58fa9 — Efraim Flashner 2 years ago
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
aeaa390b — Arun Isaac 2 years ago
gnu: python-click: Update to 8.1.7.

* gnu/packages/python-xyz.scm (python-click): Update to 8.1.7.

Change-Id: I9315c06c72459d5b04ef843b710c37fd79278a9a
dacc31c4 — Arun Isaac 2 years ago
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
23283c50 — John Kehayias 2 years ago
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
f0d78aa4 — John Kehayias 2 years ago
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
8bf3023a — John Kehayias 2 years ago
gnu: knot: Update to 3.3.4.

* gnu/packages/dns.scm (knot): Update to 3.3.4.

Change-Id: I5ea3bdd8060da8c32c404473197e02bcb3018d7b
cd879a28 — John Kehayias 2 years ago
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
30137733 — John Kehayias 2 years ago
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
bc363273 — Ricardo Wurmus 2 years ago
gnu: Add emacs-activities.

* gnu/packages/emacs-xyz.scm (emacs-activities): New variable.

Change-Id: Ie1a0c88492f7aff47e2b0af8b8ef5e03143b7d21
bc684031 — Florian Pelz 2 years ago
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.
85aa30c5 — Saku Laesvuori 2 years ago
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>
1536853d — Oleg Pykhalov 2 years ago
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.
2b534b69 — Ricardo Wurmus 2 years ago
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
a052882c — Ricardo Wurmus 2 years ago
gnu: Add emacs-project-tab-groups.

* gnu/packages/emacs-xyz.scm (emacs-project-tab-groups): New variable.

Change-Id: If190fa02490ce952512ea3abf3dc4b3f990778a5
f29f80c1 — Efraim Flashner 2 years ago
Merge branch 'rust-team'

Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
c034088e — Efraim Flashner 2 years ago
gnu: bowtie1: Enable cross-compiling.

* gnu/packages/bioinformatics.scm (bowtie1)[arguments]: Adjust
make-flags to enable cross-compiling.

Change-Id: I6f5696e5ad6a1ea5b3f79e8dbbd162f0fe8d4905
Next