Age | Commit message (Collapse) | Author |
|
* gnu/packages/emacs-xyz.scm (emacs-hideshowvis): New variable.
|
|
* gnu/packages/xdisorg.scm (rofi): Update to 1.7.0.
[inputs]: Add xcb-util-cursor.
[source]<origin>, [home-page]: Change URL to the redirected one.
|
|
This causes many rebuilds, but only when cross-compiling.
This should unbreak Internet access on cross-compiled pinebook
images.
Reported-By: Guest4977 (on IRC)
* gnu/gnunet/packages/admin.scm
(isc-dhcp)[arguments]<#:phases>{post-install}: Use the
cross-compiled bash when cross-compiling. Work-around
<https://issues.guix.gnu.org/49290>.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/django.scm (python-pytest-django): Update to 4.4.0.
[tests?]: Disable test suite.
[native-inputs]: Replace python-pytest-xdist by python-pytest-xdist-next.
[home-page]: Update home page.
|
|
* gnu/packages/django.scm (python-django): Update to 3.2.6.
|
|
* gnu/packages/admin.scm (ansible): Update to 4.4.0.
[native-inputs]: Remove field.
[inputs]: Likewise.
[arguments]: Likewise.
[propagated-inputs]: New field.
[native-search-paths]: New search path.
[description]: Update description.
|
|
* gnu/packages/admin.scm (ansible-core): New variable.
|
|
* gnu/packages/check.scm (python-pytest-xdist-next): New variable.
|
|
Commit ed72e558313 updated the package to 2.1.0, but this version doesn't work
with Pytest 5, the version currently used in Guix. Downgrade to the last
version that is compatible with Pytest 5.
* gnu/packages/check.scm (python-pytest-xdist): Downgrade to 1.34.0, with a
comment explaining why. Strip trailing #t.
[source]: Remove origin modules and snippet field, no longer necessary.
[phases]{check}: Override to run the test suite.
[propagated-inputs]: Remove python-py and add python-pytest-forked.
|
|
* gnu/packages/check.scm (python-pytest-mock): Update to 3.6.1.
[phases]{check}: Override to run test suite.
[propagated-inputs]: Add python-pytest-asyncio.
|
|
* gnu/packages/patches/python-pytest-asyncio-python-3.8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/check.scm (python-pytest-asyncio)
[source]: Fetch from git and apply above patch.
[phases]: Override the check phase, enabling tests.
|
|
* gnu/packages/check.scm (python-pytest-forked)[origin]: Use git.
[phases]{disable-setuptools-scm}: New phase.
{check}: Override phase.
[propagated-inputs]: Remove field.
[native-inputs]: Remove ??? and add python-pytest-bootstrap.
[home-page]: Fix indentation.
[synopsis]: Update.
[description]: Expound.
|
|
* gnu/packages/python-xyz.scm (python-py-next): Update to 1.10.0.
|
|
* gnu/packages/check.scm (python-mock)
[description]: Mention this library is now part of Python 3.3 onward.
|
|
* gnu/packages/python-xyz.scm (python-rope): Update to 0.19.0.
[source]: Fix indentation.
[arguments]: Remove.
[native-inputs]: Remove.
[license]: Correct license.
(python2-rope): Delete variable.
|
|
* gnu/packages/patches/python-execnet-read-only-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/python-xyz.scm (python-execnet): Update to 1.9.0.
[source]: Fix indentation.
[arguments]: Enable tests, replacing the default check phase.
|
|
* gnu/packages/check.scm (python-pytest-6): Update to 6.2.4. Fix typo.
Removing trailing #t.
[native-inputs]: Delete the extraneous python-mock input.
Move python-iniconfig to...
[propagated-inputs]: ... here.
|
|
* gnu/packages/python-xyz.scm (python-pyspnego): New variable.
|
|
* gnu/packages/python-xyz.scm (python-ncclient): New variable.
|
|
* gnu/packages/python-xyz.scm (python-resolvelib-0.5): New variable.
|
|
* gnu/packages/python-xyz.scm (python-resolvelib): New variable.
|
|
* gnu/packages/python-xyz.scm (python-commentjson): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-company-org-block): New variable.
|
|
* gnu/packages/admin.scm (lsofgraph): New variable.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.235.
|
|
* gnu/packages/opencl.scm (python-pyopencl)[version]: Update to
2021.2.6.
[source]: Point to new git repository.
[#:phases]: Remove unused phases.
[inputs]: Use unversioned opencl-headers.
[propagated-inputs]: Remove unused inputs.
|
|
* gnu/packages/opencl.scm (python-pytools)[version]: Update to 2021.2.7.
[propagated-inputs]: Remove unused inputs.
|
|
* gnu/packages/benchmark.scm (clpeak): New variable.
|
|
ocl-icd’s project page is dead and the source code is unavailable.
* gnu/packages/opencl.scm (ocl-icd): Alias to opencl-icd-loader.
(clinfo)[inputs]: Use opencl-icd-loader.
(beignet)[inputs]: Dito.
(pocl)[inputs]: Dito.
(python-pyopencl)[inputs]: Dito.
* gnu/packages/games.scm (leela-zero)[inputs]: Dito.
* gnu/packages/photo.scm (darktable)[inputs]: Dito.
* gnu/packages/rocm.scm (rocm-opencl-runtime)[inputs]: Dito.
|
|
* gnu/packages/opencl.scm (opencl-icd-loader): New variable.
|
|
* gnu/packages/opencl.scm (clinfo) [version]: Update to 3.0.21.02.21.
[arguments]: Simplify #:phases by adding make arguments to #:make-flags.
|
|
Note that this version bump removes the deprecated cl.hpp header
interface.
* gnu/packages/opencl.scm (opencl-clhpp): Update to 2.0.15.
[#:configure-flags]: Remove prefix.
|
|
* gnu/packages/opencl.scm (opencl-headers)[version]: Update to 2021.06.30.
[build-system]: Switch to CMake.
|
|
* gnu/packages/man.scm (man-pages): Update to 5.13.
|
|
* gnu/packages/geo.scm (josm): Update to 18118.
[inputs]: Add java-jsr305.
[arguments]<#:phases>{fix-jcs}: Replace ICache.NAME_COMPONENT_DELIMITER with
what it points to (":") because its location changed with jcs3.
|
|
* gnu/packages/geo.scm (java-opening-hours-parser): Update to 0.23.0.
|
|
* gnu/packages/databases.scm (postgresql-9.6): Update to 9.6.23.
|
|
* gnu/packages/databases.scm (postgresql-10): Update to 10.18.
|
|
* gnu/packages/databases.scm (postgresql-11): Update to 11.13.
|
|
* gnu/packages/machine-learning.scm (python-hmmlearn): New variable.
|
|
* gnu/packages/bioinformatics.scm (python-strawc): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-cytonorm): New variable.
|
|
* gnu/packages/cran.scm (r-emdist): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.19.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.14.
|
|
* gnu/packages/python-xyz.scm (python-greenlet): Update to 1.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/check.scm (python-pytest-xprocess): Update to 0.18.1.
[native-inputs]: Add python-setuptools-scm.
[home-page]: Fix linter warning to follow permanent redirect.
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/check.scm (python-pytest-timeout): Update to 1.4.2.
[propagated-inputs]:Add python-pytest-cov.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/emacs-xyz.scm (emacs-vertico)[arguments]<phases>:
After the unpack phase add a move-source-files phase.
|
|
Fixes <https://bugs.gnu.org/48844>.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to c9aef52.
[source]: Use gitlab.
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
|