Age | Commit message (Collapse) | Author |
|
* gnu/packages/xorg.scm (hackneyed-x11-cursors): New variable.
|
|
* gnu/packages/bioconductor.scm (r-motifbreakr): New variable.
|
|
* gnu/packages/bioconductor.scm (r-motifdb): New variable.
|
|
* gnu/packages/bioconductor.scm (r-pasilla): New variable.
|
|
This avoids having to packages, both called guile-chickadee.
* gnu/packages/game-development.scm (guile3.0-chickadee)[name]: Change from
guile-chickadee to guile3.0-chickadee.
|
|
This commit adjusts the upgrade-services system test to not build anything
when computing the derivation for the system test. I came across this when
looking at issues computing the system test derivations to store in the Guix
Data Service.
* gnu/tests/reconfigure.scm (run-upgrade-services-test): Remove the use of,
and definition for ensure-service-file.
|
|
* guix/scripts/substitute.scm (http-multiple-get): Add close-port call.
|
|
* guix/scripts/substitute.scm (http-multiple-get): Add batch-size parameter.
|
|
In http-multiple-get.
* guix/scripts/substitute.scm (http-multiple-get): Switch port to p in one
occurrence.
|
|
* gnu/packages/compression.scm (tarsplitter): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/video.scm (rav1e): New variable.
* gnu/packages/rust-apps.scm (rust-cbindgen-0.12, rust-cargo-c): New
variables.
* gnu/packages/crates-io.scm: Various new packages and upgrades.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/bioinformatics.scm (python-scanpy): Update to 1.4.6.
[arguments]: Add another network based test to skip.
[propagated-inputs]: Add python-tqdm.
|
|
* gnu/packages/python-web.scm (python-publicsuffix2): Provide explicit
destination in calls to FORMAT.
|
|
* gnu/packages/nim.scm (nim)[arguments]: Provide explicit destination in calls
to FORMAT.
|
|
* gnu/packages/linux.scm (tpacpi-bat)[arguments]: Provide explicit destination
in calls to FORMAT.
|
|
* gnu/packages/chemistry.scm (nmoldyn)[arguments]: Provide explicit
destination in calls to FORMAT.
|
|
* gnu/packages/calcurse.scm (calcurse)[arguments]: Provide explicit
destination in calls to FORMAT.
|
|
* gnu/packages/linux.scm (thinkfan)[arguments]: Provide explicit destination
in calls to FORMAT (destination is no longer optional with Guile 3).
|
|
* gnu/packages/mail.scm (sylpheed): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/compression (xarchiver): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/python-xyz.scm (python-osc): New variable.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/photo.scm (hugin): Update to 2019.2.0.
Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
|
|
* gnu/packages/dns.scm (maradns)[arguments]: Build make_32bit_tables for the
host.
|
|
* gnu/system/vm.scm: Do not import (gnu packages make-bootstrap).
|
|
* gnu/packages/glib.scm (perl-glib): Update to 1.3292.
|
|
* gnu/packages/video.scm (svt-av1): Update to 0.8.2.
|
|
* gnu/packages/firmware (make-arm-trusted-firmware): Update to 2.3.
[source]: Remove hdcp patch.
* gnu/packages/patches/arm-trusted-firmware-disable-hdcp.patch: Remove patch.
* gnu/local.mk: Update accordingly.
|
|
* gnu/packages/wm.scm (sbcl-stumpwm-globalwindows): New variable.
|
|
* doc/guix.texi (Build Systems):
(Base Services):
(X Window):
(Printing Services):
(Mail Services):
(Messaging Services):
(LDAP Services):
(Virtualization Services):
(Version Control Services): Use @samp, @code and double quotes where
appropriate.
|
|
* doc/guix-cookbook.texi (Basic setup with manifests):
(Default profile):
(The benefits of manifests): Use proper quotes in regular texts.
|
|
* gnu/packages/pulseaudio.scm (pavucontrol): Fix icons.
[build-system]: Use glib-or-gtk-build-system instead of gnu-build-system.
[inputs]: Add adwaita-icon-theme. Re-order inputs.
Since the adwaita icon theme is hard-coded in the application, there is
no choice for the user anyway. So added adwaita-icon-theme to inputs and
changed build-system to glib-or-gtk to fix loading of icons.
|
|
* gnu/packages/fontutils.scm (fontmanager): Update to 0.7.7.
|
|
* gnu/packages/python-web.scm (python-webob): Update to 1.8.3.
|
|
* gnu/packages/python-web.scm (python-pastedeploy): Update to 2.1.0.
[arguments]: Add test-target.
[native-inputs]: Replace python-nose with python-pytest and python-pytest-runner.
|
|
* gnu/packages/elixir.scm (elixir): Update to 1.10.3.
|
|
* gnu/packages/finance.scm (flowee): Update to 2020.03.2
|
|
* gnu/packages/tex.scm (texlive-latex-pdfx)[description]: Fix typo.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* etc/news.scm: Add a ‘de’ translation.
|
|
* gnu/packages/pdf.scm (python-reportlib): Update to 3.5.42.
|
|
* gnu/packages/pdf.scm (python-reportlib)[arguments]: Add
'use-system-libart' configure flag. Add custom phase to find libraries.
[inputs]: Add libart-lgpl, font-curve-files.
|
|
* gnu/packages/lisp-xyz.scm (closicat, sbcl-osicat): New variables.
|
|
* gnu/packages/webkit.scm (webkitgtk): Update to 2.28.2.
|
|
* gnu/packages/linux.scm (deblob-scripts-5.6): Update to 5.6.7.
|
|
* gnu/packages/bootloaders (u-boot): Update to 2020.04.
[native-inputs]: Replace sdl with sdl2.
Co-authored-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/dns.scm (maradns): New variable.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.177.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.220.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.220.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/pdf.scm (pdfpc): Upgrade to 4.4.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/check.scm (python-pytest-timeout): Update to 1.3.4.
[arguments]: Override check phase.
[native-inputs]: Add PYTHON-PEXPECT.
|