~ruther/guix-local

8fa07612 — Christopher Baines 2 years ago
Merge remote-tracking branch 'savannah/master' into gnome-team

Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745
69951a61 — Giacomo Leidi 2 years ago
gnu: emacs-extempore-mode: Update to 0.0.0-1.92e0fff.

* gnu/packages/emacs-xyz.scm (emacs-extempore-mode): Update to to 0.0.0-1.92e0fff.

Change-Id: I1e4cfebedf5450384e40425619925ecdf7465a64
Signed-off-by: Christopher Baines <mail@cbaines.net>
9b611cd1 — apoorv569 2 years ago
gnu: emacs-evil-collection: Update to 0.0.10.

* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.10.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I864c9a6434e9ba46cfb510183962aa6b3739b32a
a24aa227 — Nicolas Graves 2 years ago
gnu: python-joblib: Update to 1.3.2.

* gnu/packages/python-xyz.scm (python-joblib): Update to 1.3.2.
[build-system]: Update to pyproject-build-system.
[arguments]
  <#:phases>: Remove check phase.
  <#:test-flags>: Keep former test flag.
[propagated-inputs]: Add python-psutil.

Change-Id: Ide110a19431b1d26e1d7dd8d1adc3b3f0f417749
Signed-off-by: Christopher Baines <mail@cbaines.net>
5d1ba303 — Christopher Baines 2 years ago
gnu: xfce4-dev-tools: Add libxslt as a native-input.

As the configure script is looking for it.

* gnu/packages/xfce.scm (xfce4-dev-tools)[native-inputs]: Add libxslt.

Change-Id: Ia7ab573bbdf7461fc68053667a5962717afd0015
6cb181c0 — Guillaume Le Vaillant 2 years ago
gnu: electron-cash: Update to 4.4.0.

* gnu/packages/finance.scm (electron-cash): Update to 4.4.0.

Change-Id: Ibe9ee61d4d2817b68fb36fb3072c6d16b8bc1016
dfd929b3 — Andre A. Gomes 2 years ago
gnu: nyxt: Update to 3.11.5.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.5.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3f5fe450 — Andre A. Gomes 2 years ago
gnu: sbcl-slime-swank: Update to 2.29.1.

* gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.29.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
fa363313 — Andre A. Gomes 2 years ago
gnu: emacs-slime: Update to 2.29.1.

* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.29.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
be88124e — Guillaume Le Vaillant 2 years ago
gnu: txr: Update to 294.

* gnu/packages/lisp.scm (txr): Update to 294.

Change-Id: I53693122aaf5b2c0ae8f7f13e846de81f1525fc1
ebe30c37 — Vivien Kraus 2 years ago
gnu: template-glib: Update to 3.36.2.

* gnu/packages/glib.scm (template-glib): Update to 3.36.2.

Change-Id: Ib945eb6748143cb9b921758215ce00e721f288b0
Signed-off-by: Christopher Baines <mail@cbaines.net>
ff3a9b87 — Vivien Kraus 2 years ago
gnu: gnome-shell: Update to 44.10.

* gnu/packages/gnome.scm (gnome-shell): Update to 44.10.

Change-Id: Ib4591ac6b34af33e63468eddd21015b823a6f8da
Signed-off-by: Christopher Baines <mail@cbaines.net>
b69a7a86 — Vivien Kraus 2 years ago
gnu: gnome-online-accounts: Update to 3.48.1.

* gnu/packages/gnome.scm (gnome-online-accounts): Update to 3.48.1.

Change-Id: I779bc5ae3978b59489abd8c3c54944c035674fc6
Signed-off-by: Christopher Baines <mail@cbaines.net>
2c958acf — Vivien Kraus 2 years ago
gnu: folks: Update to 0.15.8.

* gnu/packages/gnome.scm (folks): Update to 0.15.8.

Change-Id: I36ceb7d70e315a22352495e3470ce9fd7e126196
Signed-off-by: Christopher Baines <mail@cbaines.net>
b7eb1a81 — Giacomo Leidi 2 years ago
gnu: Add alsa-midi-latency-test.

* gnu/packages/audio.scm (alsa-midi-latency-test): New variable.

Change-Id: I35d3047cb997c5787de515a38ae0a0eb8f12600d
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b213afbf — Romain GARBAGE 2 years ago
gnu: combinatorial-blas: Skip failing tests.

* gnu/packages/maths.scm (combinatorial-blas): Add new phase.

Change-Id: Ifefb2b17e6758547d38290753a7cd338032a6abb
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
74533133 — Tanguy Le Carrour 2 years 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 2 years 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 2 years 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
Next