| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Fix erroneous uses of 'package/inherit'.•••These packages use a different source/version from the inherited package, and
thus should not inherit replacements.
* gnu/packages/check.scm (googletest-1.8, python-pytest-runner-2): Use record
inheritance instead of PACKAGE/INHERIT.
* gnu/packages/crates-io.scm (rust-bindgen-0.49, rust-bytes-0.4,
rust-colored-1.9.1, rust-difference-1, rust-docopt-0.8, rust-html5ever-0.23,
rust-http-0.1, rust-http-body-0.1, rust-loom-0.2, rust-loom-0.1,
rust-pulldown-cmark-0.0.8, rust-ring-0.13, rust-rustls-0.12, rust-sct-0.3,
rust-term-0.2, rust-untrusted-0.6, rust-webpki-0.18, rust-webpki-roots-0.17,
rust-webpki-roots-0.14): Likewise.
* gnu/packages/emacs.scm (emacs-next, emacs-next-pgtk, guile-emacs): Likewise.
* gnu/packages/guile.scm (guile-2.2.4): Likewise.
* gnu/packages/maths.scm (hdf5-1.10, hdf5-1.12): Likewise.
* gnu/packages/protobuf.scm (protobuf-3.6, protobuf-3.5, python-protobuf-3.6):
Likewise.
* gnu/packages/python-web.scm (python2-html2text): Likewise.
* gnu/packages/python-xyz.scm (python-pygments/fixed, python2-numpy,
python2-urwid, python2-markdown, python2-fonttools): Likewise.
* gnu/packages/racket.scm (racket): Likewise.
* gnu/packages/sequoia.scm (sequoia4pEp): Likewise.
| Marius Bakke | 2021-05-23 | 10 | -46/+76 |
* | gnu: squashfs-tools: Prepare for GCC 10.•••* gnu/packages/compression.scm (squashfs-tools)[source](modules, snippet): New
fields.
| Marius Bakke | 2021-05-23 | 1 | -1/+9 |
* | gnu: cl-trivial-features: Update to 1.0.•••* gnu/packages/lisp-xyz.scm (sbcl-trivial-features): Update to 1.0.
[arguments]: Add comment about disabled tests.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-23 | 1 | -22/+24 |
* | gnu: Add xdo.•••* gnu/packages/xdisorg.scm (xdo): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| WinterHound | 2021-05-22 | 1 | -0/+33 |
* | gnu: Add jumpapp.•••* gnu/packages/xdisorg.scm (jumpapp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Renzo Poddighe | 2021-05-22 | 1 | -0/+42 |
* | gnu: luakit: Update to 2.3.•••* gnu/packages/web-browsers.scm (luakit): Update to 2.3
[arguments]: Add 'set-version' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Raphaël Mélotte | 2021-05-22 | 1 | -3/+7 |
* | gnu: zam-plugins: Update source hash.•••See <http://issues.guix.gnu.org/48589>.
* gnu/packages/music.scm (zam-plugins)[source]: Update hash.
| Tobias Geerinckx-Rice | 2021-05-22 | 1 | -1/+1 |
* | gnu: cmdtest: Use a source file-name.•••* gnu/packages/check.scm (cmdtest)[source]: Add a file-name field.
| Efraim Flashner | 2021-05-22 | 1 | -0/+1 |
* | gnu: Remove python2-ipython-cluster-helper.•••Some of its requirements no longer support Python 2 which has left this
package broken for a while.
* gnu/packages/python-xyz.scm (python2-ipython-cluster-helper): Remove variable.
| Marius Bakke | 2021-05-22 | 1 | -3/+0 |
* | gnu: Remove python2-notebook.•••Some of its requirements no longer support Python 2 which has left this
package broken for a while.
* gnu/packages/python-xyz.scm (python2-notebook): Remove variable.
(python-notebook)[properties]: Remove.
| Marius Bakke | 2021-05-22 | 1 | -21/+0 |
* | gnu: python-django-statici18n: Update to 2.1.0.•••* gnu/packages/django.scm (python-django-statici18n): Update to 2.1.0.
| Marius Bakke | 2021-05-22 | 1 | -2/+2 |
* | gnu: python-urllib3: Don't use 'package/inherit' on replacement package.•••* gnu/packages/python-web.scm (python-urllib3/fixed): Use regular inheritance
instead of PACKAGE/INHERIT.
| Marius Bakke | 2021-05-22 | 1 | -1/+2 |
* | gnu: python-terminado: Update to 0.10.0.•••* gnu/packages/python-web.scm (python-terminado): Update to 0.10.0.
| Marius Bakke | 2021-05-22 | 1 | -2/+2 |
* | gnu: python-genshi: Update to 0.7.5.•••* gnu/packages/python-web.scm (python-genshi): Update to 0.7.5.
[propagated-inputs]: Add PYTHON-SIX.
| Marius Bakke | 2021-05-22 | 1 | -2/+4 |
* | gnu: autotrace: Prepare for GLib 2.68 and later.•••* gnu/packages/patches/autotrace-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/graphics.scm (autotrace)[source](patches): New field.
| Marius Bakke | 2021-05-22 | 3 | -0/+52 |
* | gnu: libblockdev: Prepare for GLib 2.58.•••* gnu/packages/patches/libblockdev-glib-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/disk.scm (libblockdev)[source](patches): New field.
| Marius Bakke | 2021-05-22 | 3 | -0/+63 |
* | gnu: ucx: Restore (and adapt) ioctl fallback patch.•••This is a followup to 4ebd4a58ce307874b18c30ffcd4852440e475ad5 which
removed the patch, but it was still necessary for some dependents.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/fabric-management.scm (ucx)[source](patches): New field.
| Marius Bakke | 2021-05-22 | 3 | -0/+110 |
* | gnu: cmdtest: Do not propagate any inputs.•••* gnu/packages/check.scm (cmdtest)[propagated-inputs]: Move everything ...
[inputs]: ... here. New field.
| Marius Bakke | 2021-05-22 | 1 | -1/+1 |
* | gnu: cmdtest: Update to 0.32-14-gcdfe14e.•••* gnu/packages/check.scm (cmdtest): Update to 0.32-14-gcdfe14e.
[source]: Switch to GIT-FETCH.
[arguments]: Remove #:phases and #:python. Add #:tests?.
[native-inputs]: Change from PYTHON2-CLIAPP, PYTHON2-MARKDOWN, and
PYTHON-TTYSTATUS to their respective Python 3 variants.
| Marius Bakke | 2021-05-22 | 1 | -27/+13 |
* | gnu: python2-ttystatus: Add Python 3 variant.•••* gnu/packages/python-xyz.scm (python2-ttystatus): Rename to ...
(python-ttystatus): ... this.
[name, native-inputs, arguments]: Adjust accordingly.
[descriptions]: Remove mentions of Python version and add markup.
(python2-ttystatus): Use PACKAGE-WITH-PYTHON2.
| Marius Bakke | 2021-05-22 | 1 | -11/+12 |
* | gnu: python2-cliapp: Add Python 3 variant.•••* gnu/packages/python-xyz.scm (python2-cliapp): Rename to ...
(python-cliapp): ... this.
[name, native-inputs, propagated-inputs]: Adjust accordingly.
[arguments]: Disable tests.
[description]: Remove mentions of Python version and add markup.
(python2-cliapp): Use PACKAGE-WITH-PYTHON2.
| Marius Bakke | 2021-05-22 | 1 | -22/+14 |
* | gnu: python-coverage-test-runner: Add Python 3 variant.•••* gnu/packages/check.scm (python2-coverage-test-runner): Rename to ...
(python-coverage-test-runner): ... this.
[arguments, propagated-inputs]: Adjust for Python 3.
(python2-coverage-test-runner): Use PACKAGE-WITH-PYTHON2.
| Marius Bakke | 2021-05-22 | 1 | -6/+8 |
* | gnu: sharutils: 'which' is a native input.•••* gnu/packages/compression.scm (sharutils)[inputs]: Rename to ...
[native-inputs]: ... this.
| Marius Bakke | 2021-05-22 | 1 | -1/+1 |
* | gnu: sharutils: Prepare for GCC 10.•••* gnu/packages/compression.scm (sharutils)[source](snippet): Add substitution
to avoid duplicate header definitions.
[arguments]: Remove trailing #t.
| Marius Bakke | 2021-05-22 | 1 | -4/+10 |
* | gnu: ntp: Prepare for GCC 10.•••* gnu/packages/ntp.scm (ntp)[source](patches): New field.
| Marius Bakke | 2021-05-22 | 1 | -0/+11 |
* | gnu: guix: Update to 9f2b2c4.•••* gnu/packages/package-management.scm (guix): Update to 9f2b2c4.
| Christopher Baines | 2021-05-22 | 1 | -3/+3 |
* | gnu: Add emacs-poly-r.•••* gnu/packages/statistics.scm (emacs-poly-r): New variable.
| Ricardo Wurmus | 2021-05-22 | 1 | -0/+28 |
* | gnu: Add emacs-poly-noweb.•••* gnu/packages/emacs-xyz.scm (emacs-poly-noweb): New variable.
| Ricardo Wurmus | 2021-05-22 | 1 | -0/+23 |
* | gnu: pinball: Update to 3.1.20201218.•••* gnu/packages/games.scm (pinball): Update to 3.1.20201218.
[source]: Tarballs no longer published on sourceforge, so use git-fetch.
[native-inputs]: New field for bootstrapping inputs.
[inputs]: Add libltdl.
[arguments]: Add custom 'bootstrap' phase.
* gnu/packages/patches/pinball-system-ltdl.patch: Adjust to latest source.
* gnu/packages/patches/pinball-const-fix.patch,
gnu/packages/patches/pinball-cstddef.patch,
gnu/packages/patches/pinball-missing-separators.patch,
gnu/packages/patches/pinball-src-deps.patch: Delete upstreamed patches.
* gnu/local.mk (dist_patch_DATA): Remove them.
| Eric Bavier | 2021-05-21 | 7 | -206/+34 |
* | gnu: python-scour: Update to 0.38.2.•••* gnu/packages/python-xyz.scm (python-scour): Update to 0.38.2.
| Björn Höfling | 2021-05-21 | 1 | -2/+2 |
* | gnu: python-scour: Correct version.•••* gnu/packages/python-xyz.scm (python-scour): Correct version string
from 038.1 to 0.38.1.
| Björn Höfling | 2021-05-21 | 1 | -1/+1 |
* | gnu: xfce4-screenshooter: Update to 1.9.9.•••* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.9.9.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Michael Rohleder | 2021-05-21 | 1 | -2/+2 |
* | gnu: Fix build for ldc.•••* gnu/packages/dlang.scm (ldc): Disable tests that use ptrace.
| Roel Janssen | 2021-05-21 | 1 | -0/+11 |
* | gnu: Add emacs-purescript-mode.•••* gnu/packages/emacs-xyz.scm (emacs-purescript-mode): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen | 2021-05-21 | 1 | -0/+32 |
* | gnu: linux-libre: Update to 5.12.5.•••* gnu/packages/linux.scm (linux-libre-5.11-version, deblob-scripts-5.11,
linux-libre-5.11-pristine-source, linux-libre-5.11-source,
linux-libre-headers-5.11, linux-libre-5.11): Remove variables.
(linux-libre-version, linux-libre-pristine-source, linux-libre-source,
linux-libre): Update to the 5.12 kernel series.
(linux-libre-with-bpf): Update to the 5.12 kernel series.
* gnu/packages/aux-files/linux-libre/5.11-arm.conf,
gnu/packages/aux-files/linux-libre/5.11-arm64.conf,
gnu/packages/aux-files/linux-libre/5.11-i686.conf,
gnu/packages/aux-files/linux-libre/5.11-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
| Leo Famulari | 2021-05-21 | 5 | -41754/+6 |
* | gnu: python-pikepdf: Update to 2.12.1.•••* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.1.
| Nicolas Goaziou | 2021-05-21 | 1 | -2/+2 |
* | gnu: giac: Update to 1.7.0-9.•••* gnu/packages/algebra.scm (giac): Update to 1.7.0-9.
| Nicolas Goaziou | 2021-05-21 | 1 | -2/+2 |
* | gnu: Add font-victor-mono•••* gnu/packages/fonts.scm (font-victor-mono): New variable.
| aecepoglu | 2021-05-21 | 1 | -0/+20 |
* | gnu: sameboy: Update to 0.14.3•••* gnu/packages/emulators.scm (sameboy): Update to 0.14.3.
[native-inputs]: Remove gcc-9.
[arguments]: Use cc-for-target instead of hard-coding gcc.
| Felix Gruber | 2021-05-21 | 1 | -4/+5 |
* | gnu: Add numdiff.•••* gnu/packages/maths.scm (numdiff): New variable.
| Paul A. Patience | 2021-05-21 | 1 | -0/+30 |
* | gnu: sbcl-cl-html5-parser: Enable tests.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-html5-parser)
[arguments]: Enable tests, clean up not required #:asd-systems.
[native-inputs]: Add json-streams, split-sequence and stefil.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-21 | 1 | -3/+4 |
* | gnu: Add cl-json-streams.•••* gnu/packages/lisp-xyz.scm (sbcl-json-streams, ecl-json-streams,
cl-json-streams): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-21 | 1 | -0/+32 |
* | gnu: Add cl-woo.•••* gnu/packages/lisp-xyz.scm (sbcl-woo, ecl-woo, cl-woo): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-21 | 1 | -0/+60 |
* | gnu: Add cl-lev.•••* gnu/packages/lisp-xyz.scm (sbcl-lev, ecl-lev, cl-lev): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-21 | 1 | -0/+41 |
* | gnu: Add cl-speedy-queue.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-speedy-queue, ecl-cl-speedy-queue,
cl-speedy-queue): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher | 2021-05-21 | 1 | -0/+29 |
* | gnu: detox: Update to 1.4.2.•••* gnu/packages/admin.scm (detox): Update to 1.4.2
[arguments]: Remove '#:tests?', provide customer 'check' phase.
| Eric Bavier | 2021-05-20 | 1 | -6/+8 |
* | gnu: kicad: Fix ngspice support.•••Fixes <https://bugs.gnu.org/48336>.
* gnu/packages/engineering.scm (kicad)[arguments]: Add 'fix-ngspice-detection'
phase.
| Guillaume Le Vaillant | 2021-05-20 | 1 | -0/+8 |
* | gnu: emacs-org-super-agenda: Disable failing test.•••* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda)[arguments]<#:phases>:
Disable the “org-super-agenda-test--:auto-tags” test. The test failure was
caused by commit 71045f4e6425a686667cf30252a2a71cff36308b.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Xinglu Chen | 2021-05-20 | 1 | -2/+2 |
* | gnu: dav1d: Update to 0.9.0.•••* gnu/packages/video.scm (dav1d): Update to 0.9.0.
| Leo Famulari | 2021-05-20 | 1 | -2/+2 |
* | gnu: libaom: Update to 3.1.0.•••* gnu/packages/video.scm (libaom): Update to 3.1.0.
| Leo Famulari | 2021-05-20 | 1 | -2/+2 |