Troy Figiel
0f646b0ec2
gnu: Add python-sphinx-issues.
...
* gnu/packages/sphinx.scm (python-sphinx-issues): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-26 22:14:43 +00:00
Artyom Bologov
d9d97e26c1
gnu: Add guile-lmdb.
...
* gnu/packages/guile-xyz.scm (guile-lmdb): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-26 22:02:19 +00:00
Maxim Cournoyer
41e95150a0
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
2024-01-26 15:38:39 -05:00
Maxim Cournoyer
28d53c0241
gnu: Add d-demangler.
...
* gnu/packages/dlang.scm (d-demangler): New variable.
Change-Id: Ic1dc8fb8adc1b4be859552e4add074a35bdfc6d0
2024-01-26 15:38:39 -05:00
Maxim Cournoyer
b923b31b38
gnu: Add dmd.
...
* gnu/packages/dlang.scm (dmd-bootstrap, dmd): New variables.
Change-Id: I53e00a429e2084a392341ef1bc7ea63f0fcaaab4
2024-01-26 15:38:39 -05:00
Maxim Cournoyer
a99a91ff35
gnu: gdmd: Replace gdc-11 with gdc alias.
...
* gnu/packages/dlang.scm (gdmd) [inputs]: Replace gdc-11 with gdc.
Change-Id: Ie035bb79c128c266cee85cf11bf79216f4f8b454
2024-01-26 15:38:38 -05:00
Maxim Cournoyer
c6bec1ca42
gnu: Add gdc alias.
...
* gnu/packages/gcc.scm (gdc): New variable.
Change-Id: I38447e46ffba44d3a9d3757d34fe9ff081803457
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2024-01-26 15:38:34 -05:00
Maxim Cournoyer
e06b283f60
doc: Define mumble-server-service-type as a variable.
...
Using defvar for service types causes them to be part of the index, which is
useful for discoverability.
* doc/guix.texi (Telephony Services) <mumble-server-service-type>: Define with
defvar.
Change-Id: I01bed0c86ff12425a81294cb12f1b2a8bd14cd6f
2024-01-26 15:24:00 -05:00
Maxim Cournoyer
063445792b
doc: Define jami-service-type as a variable.
...
Using defvar for service types causes them to be part of the index, which is
useful for discoverability.
* doc/guix.texi (Telephony Services) <jami-service-type>: Define with
defvar.
Change-Id: I7cbb3b7c84c34a91db689b8698a19ed49ef607b4
2024-01-26 15:23:50 -05:00
Maxim Cournoyer
2b0f475809
doc: Define postgresql-service-type as a variable.
...
Using defvar for service types causes them to be part of the index, which is
useful for discoverability.
* doc/guix.texi (Database Services) <postgresql-service-type>: Define with
defvar.
Change-Id: If1c920ad275a9386ec7bb9e48e9a132df98dee97
2024-01-26 15:04:13 -05:00
Edward Wilson
8ae8b9804f
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>
2024-01-26 19:39:31 +03:00
Arun Isaac
4671925528
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
2024-01-26 15:31:56 +00:00
Andreas Enge
cdf1d7dded
gnu: arb: Deprecate package.
...
* gnu/packages/algebra.scm (arb): Deprecate in favor of flint, of which
it is now a part.
Change-Id: I02ee2110e77c582b8daf70502f7092eba7c44547
2024-01-26 10:09:35 +01:00
Andreas Enge
ff9d8420cf
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
2024-01-26 10:09:35 +01:00
Andreas Enge
f027a6c22c
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
2024-01-26 10:09:35 +01:00
Andreas Enge
619417ab23
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
2024-01-26 10:09:35 +01:00
Andreas Enge
25690a7ce1
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
2024-01-26 10:09:34 +01:00
Clément Lassieur
fdffaa2256
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
2024-01-26 01:17:16 +01:00
Sharlatan Hellseher
9b657bab84
gnu: Sort inputs in (gnu packages books) alphabetically.
...
* gnu/packages/books.scm: Sort #:use-modules and inputs alphabetically
to ease maintenance.
Change-Id: Ifdd94277a51fb34e740398bd962b03098a775572
2024-01-25 21:34:37 +00:00
Artyom V. Poptsov
d1951037b4
gnu: book-sparc: Update to 2.0.0.
...
* gnu/packages/books.scm (book-sparc): Update to 2.0.0.
[inputs]: Add texlive-chngcntr.
Change-Id: Ief8c8c697e30fbe6f483fdc49969714ca64480fe
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-25 21:34:27 +00:00
Ricardo Wurmus
d6c394d6a1
gnu: python-pyscss: Update to 1.4.0.
...
* gnu/packages/python-web.scm (python-pyscss): Update to 1.4.0.
[source]: Remove snippet.
[arguments]: Remove; enable tests.
Change-Id: I954baf228e6e343b616b6a0eb15742920873f31d
2024-01-25 20:49:35 +01:00
Ricardo Wurmus
05fbafb6a4
gnu: Add python-huggingface-hub.
...
* gnu/packages/python-web.scm (python-huggingface-hub): New variable.
Change-Id: I87f668a1ad170fa229902aae5be94e8d4751f38d
2024-01-25 20:49:35 +01:00
Hilton Chain
ed7eb108e5
gnu: libcgroup: Update to 3.1.0.
...
* gnu/packages/linux.scm (libcgroup): Update to 3.1.0.
[arguments]<#:configure-flags>: Disable systemd.
Change-Id: Iabd8577243b741380fa0d69811fcbf8ad551ddb2
2024-01-25 23:49:37 +08:00
Hilton Chain
0252d69f91
gnu: libcgroup: Adjust package style.
...
* gnu/packages/linux.scm (libcgroup)[source]<uri>: Remove use of ‘home-page’.
Change-Id: I93f22223a01b253b8b1cd7deea90e7f05736862f
2024-01-25 23:49:31 +08:00
Denis 'GNUtoo' Carikli
06221e910a
gnu: Add aflplusplus.
...
* gnu/packages/debug.scm (aflplusplus): New variable.
Change-Id: Ibda36187e839d5f533d461444db25a7ba5567f0f
Modified-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2024-01-25 23:48:49 +08:00
Ricardo Wurmus
250477d896
gnu: Add python-gh-md-to-html.
...
* gnu/packages/python-xyz.scm (python-gh-md-to-html): New variable.
Change-Id: I8a7f62000eec0636d2c1114c53c852fa136576b1
2024-01-25 15:13:52 +01:00
Ricardo Wurmus
72a758bcd3
gnu: python-pyro-ppl: Skip one more test.
...
* gnu/packages/machine-learning.scm (python-pyro-ppl)[build-system]: Use
pyproject-build-system.
[arguments]: Remove custom 'check phase and replace with #:test-flags; disable
test_sample tests.
Change-Id: I058892451b9e5c96b077fae426a6649ce16f54c5
2024-01-25 15:13:51 +01:00
Ricardo Wurmus
6623a8151a
gnu: Add music.
...
* gnu/packages/bioinformatics.scm (music): New variable.
Change-Id: Iba5c986a0d3143118d4640d3ee9d4dae8119163f
2024-01-25 15:13:51 +01:00
Andreas Enge
5111915e6a
gnu: s7: Update to 24.1-0.23a64fa.
...
* gnu/packages/lisp.scm (s7-bootstrap): Update to 24.1-0.23a64fa.
Change-Id: I5853c2f4bb7f2f8c9c34fd8f3d358d94d287d14b
2024-01-25 12:01:58 +01:00
Efraim Flashner
eb3d1d65eb
gnu: qtwebengine: Build with clang-15.
...
* gnu/packages/qt.scm (qtwebengine)[native-inputs]: Replace clang-14
with clang-15, lld-as-ld-wrapper with lld-as-ld-wrapper-15.
Change-Id: Iefecc519d5bf1edc968225454339656af4592170
2024-01-25 12:18:26 +02:00
Efraim Flashner
f396873dde
gnu: ldc: Build with llvm-15.
...
* gnu/packages/dlang.scm (ldc-bootstrap)[native-inputs]: Replace llvm-14
with llvm-15, lld-wrapper-14 with lld-wrapper-15.
(ldc)[native-inputs]: Replace clang-14 with clang-15.
Change-Id: Iaa2023c7fb8a515c50a141d0157d9023cfb5c623
2024-01-25 12:18:26 +02:00
Ricardo Wurmus
891f97d260
gnu: r-bayesfactor: Update to 0.9.12-4.7.
...
* gnu/packages/statistics.scm (r-bayesfactor): Update to 0.9.12-4.7.
Change-Id: I946e370397d5ca7d58f9b61fd2aaebe988ece43c
2024-01-25 09:43:05 +01:00
Ricardo Wurmus
ed64ab4c9a
gnu: r-cowplot: Update to 1.1.3.
...
* gnu/packages/statistics.scm (r-cowplot): Update to 1.1.3.
Change-Id: I06bc9f67a9911ef927d31f7d33b4e59c2f25e02b
2024-01-25 09:43:04 +01:00
Ricardo Wurmus
d63c2ee69e
gnu: r-r-oo: Update to 1.26.0.
...
* gnu/packages/statistics.scm (r-r-oo): Update to 1.26.0.
Change-Id: Ic85ada2a8f72202641cfc75f73344c23bc7d152a
2024-01-25 09:43:04 +01:00
Ricardo Wurmus
a73bf3375b
gnu: r-segmented: Update to 2.0-2.
...
* gnu/packages/statistics.scm (r-segmented): Update to 2.0-2.
Change-Id: I4753d69bf5c38fec7d37acb3b214652de4be3d0c
2024-01-25 09:43:04 +01:00
Ricardo Wurmus
b029555e56
gnu: r-ggh4x: Update to 0.2.8.
...
* gnu/packages/cran.scm (r-ggh4x): Update to 0.2.8.
Change-Id: I9757f1168761b5f9d820ba43bfffcea7d4979e66
2024-01-25 09:43:04 +01:00
Ricardo Wurmus
44d50d1b08
gnu: r-consrank: Update to 2.1.4.
...
* gnu/packages/cran.scm (r-consrank): Update to 2.1.4.
Change-Id: Icf447178150fe8bd2d8c9cce344ef7cebc080c14
2024-01-25 09:43:04 +01:00
Ricardo Wurmus
cd635c19a7
gnu: r-directlabels: Update to 2024.1.21.
...
* gnu/packages/cran.scm (r-directlabels): Update to 2024.1.21.
Change-Id: I4efad0c947bf02083459653e800b68e8a26acbbf
2024-01-25 09:43:04 +01:00
Ricardo Wurmus
85ac63bd71
gnu: r-rainbow: Update to 3.8.
...
* gnu/packages/cran.scm (r-rainbow): Update to 3.8.
Change-Id: Ice3e294dd35979a1e7b0bb0cdfbd116d6023f0e2
2024-01-25 09:43:03 +01:00
Ricardo Wurmus
cf3a5f51bd
gnu: r-r-filesets: Update to 2.15.1.
...
* gnu/packages/cran.scm (r-r-filesets): Update to 2.15.1.
Change-Id: I65b0ead73e5c0b48eb4717d7a35796a5f6ca0c5f
2024-01-25 09:43:03 +01:00
Ricardo Wurmus
353de1f8de
gnu: r-r-huge: Update to 0.10.1.
...
* gnu/packages/cran.scm (r-r-huge): Update to 0.10.1.
Change-Id: Ia7a7cceefd816a36fd8c33866e379c5780088c42
2024-01-25 09:43:03 +01:00
Ricardo Wurmus
bd65f7b6af
gnu: r-kableextra: Update to 1.4.0.
...
* gnu/packages/cran.scm (r-kableextra): Update to 1.4.0.
[propagated-inputs]: Remove r-glue, r-rvest, and r-webshot.
Change-Id: I54ae752da0b802b0f322c8762d73c3d1519103ee
2024-01-25 09:43:03 +01:00
Ricardo Wurmus
aea3c44027
gnu: r-rcppannoy: Update to 0.0.22.
...
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.22.
Change-Id: I87fde0568881276bec612ae99e95ea5c9c70a3f0
2024-01-25 09:43:03 +01:00
Ricardo Wurmus
b634edeaab
gnu: r-emmeans: Update to 1.10.0.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.10.0.
Change-Id: I32a041b81e528b8b07068f748a7b9f8186a34a89
2024-01-25 09:43:03 +01:00
Ricardo Wurmus
c12bc9a581
gnu: r-ggridges: Update to 0.5.6.
...
* gnu/packages/cran.scm (r-ggridges): Update to 0.5.6.
Change-Id: Ic0c746f31294f8a4e9668eff6ae7d02c27f64f1c
2024-01-25 09:43:02 +01:00
Ricardo Wurmus
6064758fdf
gnu: r-conos: Update to 1.5.1.
...
* gnu/packages/bioconductor.scm (r-conos): Update to 1.5.1.
Change-Id: If05dea04f6abb3c78504ab46aa052aeb288a7c8c
2024-01-25 09:43:02 +01:00
Ricardo Wurmus
ee805f86fe
gnu: r-tidyr: Update to 1.3.1.
...
* gnu/packages/statistics.scm (r-tidyr): Update to 1.3.1.
Change-Id: I4b97cbcaad562070440d692a1a5652eb15123516
2024-01-25 09:43:02 +01:00
Vinicius Monego
ffa73f8ef2
gnu: python-opentsne: Update to 1.0.1.
...
* gnu/packages/machine-learning.scm (python-opentsne): Update to 1.0.1.
Change-Id: Ic71c3622e9408a21c5bade00228a9af5320c6dce
2024-01-24 20:02:55 -03:00
Vinicius Monego
b6e3527aae
gnu: python-pymc: Update to 5.10.3.
...
* gnu/packages/statistics.scm (python-pymc): Update to 5.10.3.
Change-Id: I7c30e5a487f97415ef3bf7f9c514a5de54dcd611
2024-01-24 20:02:51 -03:00
Vinicius Monego
90b80796bf
gnu: python-arviz: Update to 0.17.0.
...
* gnu/packages/statistics.scm (python-arviz): Update to 0.17.0.
Change-Id: I93112c570010165c888b5e303a3c82d80cda3016
2024-01-24 20:02:51 -03:00