~ruther/guix-local

74533133 — Tanguy Le Carrour 1 year, 11 months ago
gnu: Add python-pypugjs.

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

Change-Id: I050ab42d0149fcffddcf6b12dd9c1ddea23f84c9
Signed-off-by: Tanguy Le Carrour <tanguy@bioneland.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d082573d — stuebinm 2 years ago
gnu: hikari: Build against wlroots@0.15.

It fails to build with versions of wlroots newer than 0.15, which
seems unlikey to be fixed https://hub.darcs.net/raichoo/hikari/issue/45

* gnu/packages/wm.scm (wlroots-0.15): New variable.
(hikari)[inputs]: Replace wlroots with wlroots-0.15.

Change-Id: Id90e1e1ff399afe54fff68167f497f0484d2c218
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
176e2eda — Ludovic Courtès 1 year, 11 months ago
doc: cookbook: Account for ‘guix pull’ in /etc/profile instructions.

* doc/guix-cookbook.texi (Setting Up Compute Nodes): Include
$HOME/.config/guix/current.

Change-Id: I6c1c42394991af8f1fa7c2630bdb4b0aef946c2b
b7931e6f — Ludovic Courtès 1 year, 11 months ago
git authenticate: Document ‘--end’.

* guix/scripts/git/authenticate.scm (show-help): Document ‘--end’.
* doc/guix.texi (Invoking guix git authenticate): Likewise.

Reported-by: Tomas Volf <~@wolfsden.cz>
Change-Id: Ia646203ce2f721487de547c76b9488754c70db66
c90a4e8d — Ludovic Courtès 1 year, 11 months ago
describe: Try harder to find the ‘guix pull’ profile.

Fixes <https://issues.guix.gnu.org/66705>.

The strategy used by ‘current-profile’ so far would fail to find the
right profile (the one created by ‘guix pull’ or ‘guix time-machine’) in
cases where said profile is itself included in another profile.  This
happens, for instance, when running ‘guix shell -CW -- guix describe’,
which, as a result, would display nothing but the ‘guix’ channel.

This patch fixes that by having ‘current-profile’ not just check for the
presence of a ‘manifest’ file but also parse it to determine whether
it’s a ‘guix pull’ kind of manifest.

* guix/describe.scm (find-profile): New procedure.
(current-profile): Adjust to use it.

Change-Id: I9194f54ce1496a6591e247c76203f497f28c330b
06baf4d6 — Ludovic Courtès 1 year, 11 months ago
profiles: ‘read-manifest’ raises to ‘&profile-error’ upon version mismatch.

* guix/profiles.scm (sexp->manifest): In the catch-all clause, raise to
‘&profile-error’ in addition to ‘&message’.

Change-Id: Ieb08187b388531c2157bfe67fb1b7319dbbb4ff3
ee11b22f — Mark H Weaver 1 year, 11 months ago
gnu: icecat: Update to 115.9.0-guix0-preview1 [security fixes].

Includes fixes for CVE-2023-5388, CVE-2024-0743, CVE-2024-2605,
CVE-2024-2607, CVE-2024-2608, CVE-2024-2610, CVE-2024-2611,
CVE-2024-2612, CVE-2024-2614, and CVE-2024-2616.

* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
26aa8fc8 — Ricardo Wurmus 1 year, 11 months ago
gnu: snakemake-7: Patch tibanna command line.

* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Remove store reference
in tibanna command line.

Change-Id: I339f4c3133a0e687723a53277818749a8e5fc97a
7286a456 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-hmisc: Update to 5.1-2.

* gnu/packages/statistics.scm (r-hmisc): Update to 5.1-2.

Change-Id: I6b6ab9916f58323f0bc523e3c8ff0a22e59d63b5
c81807e8 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-tidyselect: Update to 1.2.1.

* gnu/packages/statistics.scm (r-tidyselect): Update to 1.2.1.

Change-Id: Id5cddcbd6180070c16651634eff8cd9c4839c104
9b32c439 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-digest: Update to 0.6.35.

* gnu/packages/statistics.scm (r-digest): Update to 0.6.35.

Change-Id: I054d6daa5b056241547411e83a30a7d1e7afd2d1
8b468132 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-ragg: Update to 1.3.0.

* gnu/packages/cran.scm (r-ragg): Update to 1.3.0.

Change-Id: I3e44fe7dab732944082223cbde4f6cbd2800714f
11395f56 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-mlr3learners: Update to 0.6.0.

* gnu/packages/cran.scm (r-mlr3learners): Update to 0.6.0.

Change-Id: Iac86172bfc5d3d3b719ccacb4b87c120ce2cc596
baa0e929 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-seurat: Update to 5.0.3.

* gnu/packages/cran.scm (r-seurat): Update to 5.0.3.

Change-Id: Id86830ab2ce8122989bf88149fb9d733b8a458fa
4286ff40 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-erm: Update to 1.0-6.

* gnu/packages/cran.scm (r-erm): Update to 1.0-6.

Change-Id: I2bfd514d63ee0ae873d4368f7fb2ba9798998cd5
9e31e0a0 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-gamlss-data: Update to 6.0-6.

* gnu/packages/cran.scm (r-gamlss-data): Update to 6.0-6.

Change-Id: I6bb7a4ae35b7c83d132979a6024d4cedabe97eb3
d2cb6f5c — Ricardo Wurmus 1 year, 11 months ago
gnu: r-parameters: Update to 0.21.6.

* gnu/packages/cran.scm (r-parameters): Update to 0.21.6.

Change-Id: Ie0c10257117909ca246eb01b9a15b94adbf6d85c
4e9e8aa3 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-rms: Update to 6.8-0.

* gnu/packages/cran.scm (r-rms): Update to 6.8-0.

Change-Id: If854e5151f3821f6a4c660e268ebd4ff063521dd
2722baf8 — Ricardo Wurmus 1 year, 11 months ago
gnu: r-bigrquery: Update to 1.5.1.

* gnu/packages/cran.scm (r-bigrquery): Update to 1.5.1.

Change-Id: I6aca258386093f1eb6fed5b6501b28b26d05b31f
943519be — Ricardo Wurmus 1 year, 11 months ago
gnu: r-tm: Update to 0.7-12.

* gnu/packages/cran.scm (r-tm): Update to 0.7-12.

Change-Id: Ie148245220ef5ea28d118696b92078dd7a84dd3e
Next