~ruther/guix-local

dd4f9523 — Ricardo Wurmus 2 years ago
gnu: Add r-venn.

* gnu/packages/cran.scm (r-venn): New variable.

Change-Id: I6ec3e890cab6e9042686148b7c52988f0dbb878e
b94047cf — Ricardo Wurmus 2 years ago
import/cran: Accept optional alternative download procedure.

This is useful for cached mass imports.

* guix/import/cran.scm (fetch-description-from-tarball): Accept optional
download keyword.
(fetch-description): Accept optional replacement-download argument.

Change-Id: Ic917074656ac34a24c8e7eea3d3e0528fc5180b3
270570f0 — Ricardo Wurmus 2 years ago
gnu: python-snaptools: Disable tests.

* gnu/packages/bioinformatics.scm (python-snaptools)[arguments]: Disable
tests.

Change-Id: I4934bda3cfbaf42a87f57035ec12d084112dcc24
95a3aaf7 — Wilko Meyer 2 years ago
gnu: Add linux-libre 6.7.

* gnu/packages/linux.scm (linux-libre-6.7-version, linux-libre-6.7-gnu-revision,
deblob-scripts-6.7, linux-libre-6.7-pristine-source, linux-libre-6.7-source,
linux-libre-headers-6.7, linux-libre-6.7): New variables.
* gnu/packages/aux-files/linux-libre/6.7-arm.conf,
gnu/packages/aux-files/linux-libre/6.7-arm64.conf,
gnu/packages/aux-files/linux-libre/6.7-i686.conf,
gnu/packages/aux-files/linux-libre/6.7-x86.conf: New files.
* Makefile.am (AUX_FILES): Add them.
* Makefile.am: Update my copyright header.

Change-Id: I88b633933875f64bd2859774419e077d8f36d75b
Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: gmid: Update to 2.0.

* gnu/packages/web.scm (gmid): Update it.

Change-Id: I8f1bcd36130a63d07e934093b5b12cc01a6d5022
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
14e93b5f — kiasoc5 2 years ago
gnu: perl-image-exiftool: Update to 12.70.

* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.70.

Change-Id: If8e26b7e92cb530391cdd1dd12e78b371494a6b3
903386f8 — Artyom V. Poptsov 2 years ago
gnu: Add go-github-com-charmbracelet-harmonica.

* gnu/packages/golang.scm (go-github-com-charmbracelet-harmonica): New
  variable.

Change-Id: I7e08006571be4e6b21eb4df3df8f3c92a412c0ca
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
aa74e0bf — Tomas Volf 2 years ago
gnu: ngtcp2: Build libngtcp2_crypto_gnutls.

* gnu/packages/networking.scm (ngtcp2)[arguments]<#:configure-flags>: Add
--with-gnutls.
[native-inputs]: Add pkg-config.
[inputs]: Add gnutls.

Change-Id: Id3a9210992d203a57a9b791f3c3752f2ebd3e634
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
a17a9005 — Tomas Volf 2 years ago
gnu: ngtcp2: Update to 1.1.0.

* gnu/packages/networking.scm (ngtcp2): Update to 1.1.0.

Change-Id: I7f6b08952ba508207c8dedbd68c7c48dd17dd0ff
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
685399c2 — Tomas Volf 2 years ago
gnu: Add nghttp3.

* gnu/packages/web.scm (nghttp3): New variable.

Change-Id: I4ed318506f6d3bdd0c47a367b1dcc1b4454c09b2
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
dcc6f053 — Tomas Volf 2 years ago
gnu: web: Delete trailing whitespace.

* gnu/packages/web.scm (krona-tools): Delete trailing whitespace.

Change-Id: Ide601b011d3e2c3c736bf041571f9ab00b5b5b1d
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
7bbb3290 — nafkhamdc 2 years ago
gnu: Add r-caic4.

* gnu/packages/cran.scm (r-caic4): New variable.

Change-Id: Ifdfb6e69c7d1801b347ce16b4ee48a4950963fe4
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
b3e0a973 — Ian Eure 2 years ago
gnu: powertop: Correct package description.

* gnu/packages/linux.scm (powertop): Correct package description.

Change-Id: Ifc81ed62158df8b3c235d335731590e977dcc725
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
8fbda358 — spacecadet 2 years ago
gnu: Add tgif.

* gnu/packages/image.scm (tgif): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Change-Id: I4fd6bf5ae25806775e75dcca680a067f5d80ef5e
dac977ea — Troy Figiel 2 years ago
gnu: Add python-pandera.

* gnu/packages/python-science.scm (python-pandera): New variable.
23cb6187 — Troy Figiel 2 years ago
gnu: Add python-pandas-stubs.

* gnu/packages/python-science.scm (python-pandas-stubs): New variable.
6c34d33c — Troy Figiel 2 years ago
gnu: Add python-typeguard-4.

* gnu/packages/python-xyz.scm (python-typeguard-4): New variable.

Change-Id: Ic5728766e8171dc31a82056f55a8c00680db5870
1e0b80b9 — Troy Figiel 2 years ago
gnu: Add python-concurrent-log-handler.

* gnu/packages/python-xyz.scm (python-concurrent-log-handler): New variable.
4acaa72e — Troy Figiel 2 years ago
gnu: Add python-pdf2image.

* gnu/packages/python-xyz.scm (python-pdf2image): New variable.
21989dd5 — Tomas Volf 2 years ago
image: Consider grub-efi-removable-bootloader to be EFI bootloader.

Without this change, trying to create a system image with efi-raw type while
using grub-efi-removable-bootloader fails with fairly confusing message:

    EFI bootloader required with GPT partitioning

* gnu/system/image.scm (system-disk-image): Consider
grub-efi-removable-bootloader to be EFI bootloader.

Change-Id: I5f5e1a94e825fd29d6880c5bafb330e16a5ac962
Next