~ruther/guix-local

ref: 63d7e933ae17c51b0b6ed68e49dea045b0cd4eae guix-local/gnu d---------
63d7e933 — Wilko Meyer 2 years ago
gnu: linux-libre 6.6: Update to 6.6.14.

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.14.
(linux-libre-6.6-pristine-source): Update hash.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: Ie0ec358b7a7d2511db3a1b8f7df175947fc5091a
1ab8989c — Wilko Meyer 2 years ago
gnu: linux-libre 6.7: Update to 6.7.2.

* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.2.
(linux-libre-6.7-pristine-source, deblob-scripts-6.7): Update hashes.

Signed-off-by: Leo Famulari <leo@famulari.name>
Change-Id: I29c38851a87c8b3ab7f641c5bbca7e99ee96ff13
dc8aa525 — Efraim Flashner 2 years ago
gnu: qtwebengine: Update to 6.5.3.

* gnu/packages/qt.scm (qtwebengine): Update to 6.5.3.

Change-Id: I0a617a548e1b3b6f1250c507959857ff2086f167
836d608a — Nicolas Goaziou 2 years ago
gnu: texlive-bibexport: Fix Bash shebang.

<https://issues.guix.gnu.org/68717>

* gnu/packages/tex.scm (texlive-bibexport)[arguments]<#:phases>: Fix Bash
shebang in generated script.

Change-Id: Idc6192495994654e6d0b0b2ca2b15e62de1ee9ae
3821ee62 — Maxim Cournoyer 2 years ago
gnu: mumi: Update to 0.0.6.

* gnu/packages/mail.scm (mumi): Update to 0.0.6.

Change-Id: Ie98c2f72d916318aa1f43384a3286ae80ae3655a
0f646b0e — Troy Figiel 2 years ago
gnu: Add python-sphinx-issues.

* gnu/packages/sphinx.scm (python-sphinx-issues): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d9d97e26 — Artyom Bologov 2 years ago
gnu: Add guile-lmdb.

* gnu/packages/guile-xyz.scm (guile-lmdb): New variable.

Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
41e95150 — Maxim Cournoyer 2 years ago
gnu: qt-creator: Add support for demangling D and Rust symbols.

* gnu/packages/qt.scm (qt-creator) [inputs]: Add d-demangler and
rust-rustc-demangle-capi-0.1 (where supported).

Change-Id: I13122c0d148f283268d59919ade1459b5c7012a5
28d53c02 — Maxim Cournoyer 2 years ago
gnu: Add d-demangler.

* gnu/packages/dlang.scm (d-demangler): New variable.

Change-Id: Ic1dc8fb8adc1b4be859552e4add074a35bdfc6d0
b923b31b — Maxim Cournoyer 2 years ago
gnu: Add dmd.

* gnu/packages/dlang.scm (dmd-bootstrap, dmd): New variables.

Change-Id: I53e00a429e2084a392341ef1bc7ea63f0fcaaab4
a99a91ff — Maxim Cournoyer 2 years ago
gnu: gdmd: Replace gdc-11 with gdc alias.

* gnu/packages/dlang.scm (gdmd) [inputs]: Replace gdc-11 with gdc.

Change-Id: Ie035bb79c128c266cee85cf11bf79216f4f8b454
c6bec1ca — Maxim Cournoyer 2 years ago
gnu: Add gdc alias.

* gnu/packages/gcc.scm (gdc): New variable.

Change-Id: I38447e46ffba44d3a9d3757d34fe9ff081803457
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
8ae8b980 — Edward Wilson 2 years ago
gnu: emacs-citar: Fix autoloads and restore tests.

The default build-system emacs doesn't properly expand cl-lib macros when
compiling autoloads. This patch changes the `#:emacs` build argument, fixing a
present bug (reproducible by requiring citar-autoloads in a minimal
environment). This change also allows the validation of compiled autoloads to
succeed, hence the test phase is restored.

* gnu/packages/emacs-xyz.scm (emacs-citar): Change build-system emacs and
restore tests

Change-Id: Id56de922e5220383f8c5015a01e39b4aa2ea8cfb
Signed-off-by: Andrew Tropin <andrew@trop.in>
46719255 — Arun Isaac 2 years ago
gnu: ccwl: Update to 0.3.0.

* gnu/packages/bioinformatics.scm (ccwl): Update to 0.3.0.
[arguments]: Add patch-more-source-shebangs phase.

Change-Id: Ic7926d04c28eeafd799deba5e817574663431db8
cdf1d7dd — Andreas Enge 2 years ago
gnu: arb: Deprecate package.

* gnu/packages/algebra.scm (arb): Deprecate in favor of flint, of which
it is now a part.

Change-Id: I02ee2110e77c582b8daf70502f7092eba7c44547
ff9d8420 — Andreas Enge 2 years ago
gnu: python-flint: Update to 0.5.0 and build with flint@3.

* gnu/packages/patches/python-flint-includes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
* gnu/packages/algebra.scm (python-flint): Update to 0.5.0.
[source]: Drop patch.
[inputs]: Drop arb.
[native-inputs]: Use python-cython-3.

Change-Id: I5fa9b201efff76e16f957aee0ebcd453ea823e69
f027a6c2 — Andreas Enge 2 years ago
gnu: s7: Compile with flint@3.

* gnu/packages/patches/s7-flint-3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register file.
* gnu/packages/lisp.scm (s7-bootstrap)[source]: Add patch.
[inputs]: Remove arb.

Change-Id: I06bac9d850977b8ee769e629f1b64411a8dc3247
619417ab — Andreas Enge 2 years ago
gnu: pynac: Remove package.

The package was integrated into the Sagemath source code in 2021.

* gnu/packages/sagemath.scm (pynac): Remove variable.

Change-Id: I5c6a90ed1747852d0dc4e73b79ce9daa34d876c7
25690a7c — Andreas Enge 2 years ago
gnu: flint: Update to 3.0.1.

* gnu/packages/algebra.scm (flint): Update to 3.0.1.
  [arguments]: Remove obsolete phase additions.

Change-Id: Iebac9d3a0b1e19147df9402d522c55cb168148d7
fdffaa22 — Clément Lassieur 2 years ago
gnu: torbrowser: Update to 13.0.9.

* gnu/packages/gnuzilla.scm: Stop exporting ‘all-mozilla-locales’.
* gnu/packages/tor.scm (mozilla-locale): New procedure copied from
gnuzilla.scm.
(mozilla-locales): New macro adapted from gnuzilla.scm.
(%torbrowser-locales): Add sha256 and changeset for each locale and update
them all.
(%moz-build-date): Update to 20240123154553.
(%torbrowser-version): Update to 13.0.9.
(%torbrowser-firefox-version): Update to 115.7.0esr-13.0-1-build1.
(translation-base-browser): Update to cbd9b6c.
(translation-tor-browser): Update to 767ab51.
(torbrowser)[arguments]: Adapt to new ‘%torbrowser-locales’ format.

Change-Id: I774db714f3df53adc5be37109126bde5fab1a9a6
Next