aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | | gnu: Remove python2-bx-python.Ricardo Wurmus2021-12-07
| | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python2-bx-python): Delete variable.
| * | | gnu: python-bx-python: Update to 0.8.12.Ricardo Wurmus2021-12-07
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-bx-python): Update to 0.8.12. [propagated-inputs]: Remove python-six. [arguments]: Remove. Tests are still not run, though.
| * | | gnu: Remove pbtranscript-tofu.Ricardo Wurmus2021-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has disappeared and it depends on Python 2, which is no longer supported. * gnu/packages/bioinformatics.scm (pbtranscript-tofu): Remove variable.
| * | | gnu: python-pyfit-sne: Update to 1.2.1.Ricardo Wurmus2021-12-07
| | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-pyfit-sne): Update to 1.2.1. [arguments]: Disable tests explicitly.
| * | | gnu: helm: Fix build with GCC 9 and later.Pierre Langlois2021-12-06
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/music.scm (helm)[origin]: Add patch. * gnu/packages/patches/helm-fix-gcc-9-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * | | gnu: patchwork: Adjust for python-build-system change.Marius Bakke2021-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up to commit db5646d957895944007c1bb44fcd998ea392f168, et.al. * gnu/packages/patchutils.scm (patchwork)[arguments]: Adapt one more site-packages call.
| * | | gnu: f-seq: Update name of commons-cli JAR.Ricardo Wurmus2021-12-06
| | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (f-seq)[arguments]: Use new name of commons-cli JAR.
| * | | gnu: f-seq: Remove trailing #T.Ricardo Wurmus2021-12-06
| | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (f-seq)[arguments]: Remove trailing #T from build phase.
| * | | gnu: f-seq: Simplify snippet.Ricardo Wurmus2021-12-06
| | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (f-seq)[source]: Simplify snippet.
| * | | gnu: osinfo-db-next: Fix uri.Mathieu Othacehe2021-12-06
| | | | | | | | | | | | | | | | * gnu/packages/virtualization.scm (osinfo-db-next)[source]: Fix URI.
| * | | gnu: python-kivy: Add missing dependencies.Ludovic Courtès2021-12-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-kivy)[arguments]: Add 'set-home' phase. [inputs]: Add PYTHON-DOCUTILS, PYTHON-KIVY-GARDEN, and PYTHON-PYGMENTS. [synopsis, description]: Tweak.
| * | | gnu: Add python-kivy-garden.Ludovic Courtès2021-12-06
| | | | | | | | | | | | | | | | * gnu/packages/python-xyz.scm (python-kivy-garden): New variable.
| * | | gnu: fpm2: Build with '-fcommon'.Ludovic Courtès2021-12-06
| | | | | | | | | | | | | | | | * gnu/packages/password-utils.scm (fpm2)[arguments]: Add #:configure-flags.
| * | | gnu: xnee: Build with '-fcommon'.Ludovic Courtès2021-12-06
| | | | | | | | | | | | | | | | * gnu/packages/xnee.scm (xnee)[arguments]: New field.
| * | | gnu: libsoup: Simplify inputs.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained by running "guix style --input-simplification=always" and by using 'modify-inputs' instead of list primitives. * gnu/packages/gnome.scm (libsoup-minimal, libsoup-minimal-2, libsoup): Simplify inputs.
| * | | gnu: librsvg: Simplify inputs.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | Obtained by running "guix style --input-simplification=always". * gnu/packages/gnome.scm (librsvg, librsvg-2.40): Simplify inputs.
| * | | gnu: gtk+: Simplify inputs.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Obtained by running: guix style --input-simplification=always gtk+ gtk+@2 * gnu/packages/gtk.scm (gtk+-2, gtk+): Simplify inputs.
| * | | gnu: gtk+@2: Use 'librsvg-for-system'.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/gtk.scm (gtk+-2)[propagated-inputs]: Use 'librsvg-for-system' unconditionally.
| * | | gnu: libsoup: Remove unneeded dependency on PHP.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | * gnu/packages/gnome.scm (libsoup-minimal)[native-inputs]: Remove PHP.
| * | | gnu: gtk+: Use 'librsvg-for-system'.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This brings back SVG support on non-x86_64 platforms. * gnu/packages/gtk.scm (gtk+)[inputs]: Use 'librsvg-for-system' unconditionally. [arguments]: In 'disable-failing-tests' phase, remove conditional substitutions aimed for non-x86_64 targets lacking librsvg support. * gnu/packages/gnome.scm (libhandy)[arguments]: Likewise, remove 'skip-test-that-requires-svg' phase.
| * | | gnu: emacs: Use 'librsvg-for-system'.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs.scm (emacs)[inputs]: Use 'librsvg-for-system' unconditionally.
| * | | gnu: openbox: Use 'librsvg-for-system'.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/openbox.scm (openbox)[inputs]: Use 'librsvg-for-system' unconditionally.
| * | | gnu: mate: Depend on 'librsvg-for-system'.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mate.scm (engrampa)[inputs]: Replace LIBRSVG by LIBRSVG-FOR-SYSTEM. (libmatekbd)[inputs]: Likewise. (mate-panel)[inputs]: Likewise. (mate-screensaver)[inputs]: Likewise. (mate-utils)[inputs]: Likewise. (mate-control-center)[inputs]: Likewise. (eom)[inputs]: Likewise, and remove duplicate [license]: Remove unnecessary list.
| * | | gnu: librsvg@2.40: Depend on the default Pango version.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This avoids conflicts where, say, gtk+ would pull pango@1.44 whereas mate-control-center would additionally pull pango@1.42 via librsvg@2.40 on i686-linux. * gnu/packages/gnome.scm (librsvg-2.40)[arguments]: In 'remove-failing-tests' phase, remove two additional tests. [inputs]: Change PANGO-1.42 to PANGO.
| * | | gnu: Add texlive-latex-luatex.Thiago Jung Bauermann2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When TeX Live was updated to version 2021 the ‘lualatex’ format started being generated with the LuaHBTeX engine, but the ‘lualatex’ command still uses the LuaTeX engine. This causes the command to fail: user@popigai:~$ lualatex hello.tex This is LuaTeX, Version 1.13.0 (TeX Live 2021/GNU Guix) restricted system commands enabled. ---! lualatex.fmt was written by luahbtex (Fatal format file error; I'm stymied)user@popigai:~$ The correct way to fix this problem would be either to change texlive-bin to make ‘lualatex’ use the LuaHBTeX engine, or to change texlive-latex-base to generate ‘lualatex.fmt’ with LuaTeX. Both options would rebuild large parts of the world. Ricardo Wurmus suggested creating a new package to provide ‘lualatex.fmt’ for LuaTeX as a workaround. This is what this package does. Fixes https://issues.guix.gnu.org/51252. * gnu/packages/tex.scm (texlive-latex-luatex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | | gnu: gtranslator: Fix URL.Ludovic Courtès2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Reported by Vivien Kraus. * gnu/packages/gnome.scm (gtranslator)[source]: Change 'version-major+minor' to 'version-major'.
| * | | gnu: Add libnftnl/fixed.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (libnftnl/fixed): New variable.
| * | | Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
| |\ \ \
| * | | | gnu: python-bwapy: Remove sanity-check.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-bwapy)[arguments]: Add phase 'relax-requirements to accept a slightly older version of wheel; remove the 'sanity-check phase.
| * | | | gnu: Remove python2-plastid.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python2-plastid): Remove variable.
| * | | | gnu: Remove python2-twobitreader.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python2-twobitreader): Remove variable.
| * | | | gnu: python-bbknn: Fix sanity-check phase.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-bbknn)[arguments]: Add phase 'do-not-fail-to-find-sklearn, which prevents the 'sanity-check phase from failing.
| * | | | gnu: python-bbknn: Add missing input.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-bbknn)[propagated-inputs]: Add python-scikit-learn.
| * | | | gnu: velvet: Add missing TeX package.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (velvet)[native-inputs]: Add texlive-fonts-ec.
| * | | | gnu: velvet: Remove trailing #T.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (velvet)[arguments]: Remove trailing #T from build phases.
| * | | | gnu: python-bwapy: Remove pre-built object files.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (python-bwapy)[source]: Remove all .o files in a snippet.
| * | | | gnu: metabat: Remove trailing #T.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (metabat)[arguments]: Remove trailing #T from build phases.
| * | | | gnu: clapack: Pass -fcommon to compiler.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (clapack)[arguments]: Set CFLAGS.
| * | | | gnu: clapack: Remove trailing #T.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/maths.scm (clapack)[arguments]: Remove trailing #T from build phases.
| * | | | gnu: tla2tools: Remove remaining reference to %output.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow-up to commit 7e6ee16d498f48b7bb74fefe5d3d67c62b5baa9d. * gnu/packages/java.scm (tla2tools)[arguments]: Remove remaining reference to %output.
| * | | | gnu: kraken2: Remove reference to %outputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (kraken2)[arguments]: Remove reference to %outputs by using a gexp.
| * | | | gnu: methyldackel: Remove reference to %outputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (methyldackel)[arguments]: Remove reference to %outputs by using a gexp.
| * | | | gnu: phast: Remove reference to %outputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (phast)[arguments]: Remove reference to %outputs by using a gexp.
| * | | | gnu: libsbml: Remove references to %build-inputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (libsbml)[arguments]: Remove references to %build-inputs by using a gexp.
| * | | | gnu: ataqv: Remove references to %outputs and %build-inputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (ataqv)[arguments]: Remove references to %outputs and %build-inputs by using a gexp.
| * | | | gnu: adapterremoval: Remove reference to %outputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (adapterremoval)[arguments]: Remove reference to %outputs by using a gexp.
| * | | | gnu: bbmap: Remove reference to %build-inputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (bbmap)[arguments]: Remove reference to %build-inputs by using a gexp.
| * | | | gnu: intervaltree: Remove reference to %outputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (intervaltree)[arguments]: Remove reference to %outputs by using a gexp.
| * | | | gnu: biobambam2: Remove reference to %build-inputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (biobambam2)[arguments]: Remove reference to %build-inputs by using a gexp.
| * | | | gnu: sjcount: Remove reference to %build-inputs.Ricardo Wurmus2021-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (sjcount)[arguments]: Remove reference to %build-inputs by using a gexp.