gnu: ecl-closure-template: Don't run the test suite.
The test suite of cl-closure-template fails under ecl due to
incomplete support for ecl in the testing framework cl-lift.
* gnu/packages/lisp-xyz.scm (ecl-closure-template)[arguments]: Don't run the
test suite.
Change-Id: I0bc802273db999854b32c80ebfc309e7bc2a7e55
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
teams: Add entry for Trevor Richards.
* gnu/teams.scm ("Trevor Richards"): New member.
Change-Id: Ie76ccddf66ad87db0e5e266521646f76ab61bd2a
Signed-off-by: Steve George <steve@futurile.net>
teams: Add entry for Ashvith Shetty.
* etc/teams.scm ("Ashvith Shetty"): New member.
Change-Id: Ic448a2c25d2688e95b9fa29c16c926bc106cc2c7
Signed-off-by: Steve George <steve@futurile.net>
doc: Fix building documentation on Berlin.
This reverts 4df6eda30f92dd09a7b5839514fab971b5633a0d ("gnu: Rename
`texlive-updmap.cfg' into `texlive-local-tree'.") just for doc/build.scm.
As the build farm uses 'guix' as provided by the guix-daemon; an updated to the
guix package and reconfiguration of Berlin would be required to fix building
the latest development manual. Use the deprecated texlive-updmap.cfg binding
for now.
* doc/build.scm (pdf-manual): Revert to use texlive-updmap.cfg for now.
Change-Id: I133deaa7a345e711a99ea469ec6fecfde9c729de
gnu: ddcci-driver-linux: Fix build with linux-libre 6.14.
* gnu/packages/linux.scm (ddcci-driver-linux): Update to 0.4.5-0.7f8f8e6.
Change-Id: I8a6bed599c5730334ab672172d03d7a7c9cc757b
Signed-off-by: Leo Famulari <leo@famulari.name>
news: Add entry about linux-libre 6.13 removal.
* etc/news.scm: Add entry.
Change-Id: Ic864263fda00757a9e2600abef083dc2f720ec23
gnu: btrfs-progs: Update to 6.14.
* gnu/packages/linux.scm (btrfs-progs): Update to 6.14.
Change-Id: I1c8928ea03a7ea58392f85e129fedde426116e6c
gnu: Remove linux-libre 6.13.
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-6.13-version,
linux-libre-6.13-gnu-revision, deblob-scripts-6.13,
linux-libre-6.13-pristine-source, linux-libre-6.13-source,
linux-libre-headers-6.13, linux-libre-6.13): Remove variables.
* gnu/packages/aux-files/linux-libre/6.13-arm.conf,
gnu/packages/aux-files/linux-libre/6.13-arm64.conf,
gnu/packages/aux-files/linux-libre/6.13-i686.conf,
gnu/packages/aux-files/linux-libre/6.13-riscv.conf,
gnu/packages/aux-files/linux-libre/6.13-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
Change-Id: Ied843a009392752dd4baefa2880994965019779d
gnu: Fix small typos.
String-separating double-quotes should be separated with white space.
* gnu/packages/bootloaders.scm(u-boot-rpi-arm64-efi): Fix typo.
* gnu/packages/linphone.scm(ortp): Fix typo.
* gnu/packages/tex.scm(texlive-omegaware-bin): Fix typo.
Change-Id: I83aa0f6862b265dd3e396e7c0b2db924915293dd
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
gnu: packages/python-xyz: Remove unused modules.
* gnu/packages/python-xyz.scm: Remove docker and game-development
modules.
Change-Id: Id0b6572230c7415f196a0beac0af3513ddaba095
gnu: python-ipykernel: Move to jupyter.
* gnu/packages/python-xyz.scm (python-ipykernel): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
* gnu/packages/engineering.scm: Add jupyter module.
Change-Id: Ia1391007cd4be997aeb5c8197d4894c32340198a
gnu: jupyter: Move to jupyter.
* gnu/packages/python-xyz.scm (jupyter): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
* gnu/packages/package-management.scm: Add jupyter module.
* gnu/packages/cran.scm: Likewise.
Change-Id: I357b4e96462e3ef6815bdcafd151bd56f298f8ac
gnu: python-notebook: Move to jupyter.
* gnu/packages/python-xyz.scm (python-notebook): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
* gnu/packages/sagemath.scm: Add jupyter module.
Change-Id: I44aca3a14573b7700cdedeaae5e05b11ad48371c
gnu: python-pari-jupyter: Move to jupyter.
* gnu/packages/python-xyz.scm (python-pari-jupyter): Move from here ...
* gnu/packages/jupyter.scm: ... to here.
Change-Id: Id0fcd902f9cecd685e912345ce8ef8ee9146d926
gnu: python-einops: Update to 0.8.1.
* gnu/packages/python-science.scm (python-einops): Update to 0.8.1.
[native-inputs]: Remove jupyter.
Change-Id: I2d5c710990a77ca0fef480eaed4b59da6a10db27
gnu: python-skranger: Skip more failing tests.
This project has no updates since 2022 (3y from now) and might be not
compatible with Guix's version of scikit-learn.
* gnu/packages/python-xyz.scm (python-skranger) [test-flags]: Ignore 2
more test files.
Change-Id: I32cf0c3d7e35a31c3dc7d83a8dd5633a706f61a3
gnu: python-adjusttext: Move to python-science.
* gnu/packages/python-xyz.scm (python-adjusttext): Move from here ...
* gnu/packages/python-science.scm: ... to here.
Change-Id: If8c5fa89736dbf8ae29169fb317d43d2c2fbd682
gnu: python-adjusttext: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-adjusttext): Update to 1.3.0.
[propagated-inputs]: Add python-scipy.
Change-Id: Icb97357eb003c8215ca030516a3b53be1e124076
gnu: python-argopt: Update to 0.9.1.
* gnu/packages/python-xyz.scm (python-argopt): Update to 0.9.1.
[build-system]: Switch to pyproject.
[propagated-inputs]: Remove python-toml and python-flake8.
[native-inputs]: Remove python-coverage and python-nose; add
python-pytest, python-pytest-timeout, and python-wheel.
Change-Id: I86bad8c8ebde66707ba4bbf75e115f134a106447
gnu: python-docusign-esign: Move to python-web.
* gnu/packages/python-xyz.scm (python-docusign-esign): Move from here ...
* gnu/packages/python-web.scm: ... to here.
Change-Id: I2647c3634d18ac0536385acfc5266c6345a30891