Age | Commit message (Collapse) | Author |
|
* gnu/packages/bioinformatics.scm (mash): Update to 2.0.
|
|
* gnu/packages/bioinformatics.scm (mafft): Update to 7.394.
|
|
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.19.
|
|
* gnu/packages/messaging.scm (pybitmessage): Update to 0.6.3.2.
[source]: Fetch from git.
|
|
* gnu/packages/music.scm (hydrogen): Update to 1.0.0-beta1.
[source]: Fetch from git.
[arguments]: Add phase to fix installation directory for pixmaps.
[inputs]: Remove qt-4; add qtbase and qtxmlpatterns.
|
|
* gnu/packages/music.scm (mod-host): Update to 0.10.6-3.1726ad06b.
|
|
* gnu/packages/music.scm (drumkv1): Update to 0.9.0.
|
|
* gnu/packages/music.scm (samplv1): Update to 0.9.0.
|
|
* gnu/packages/music.scm (padthv1): Update to 0.9.0.
|
|
* gnu/packages/music.scm (synthv1): Update to 0.9.0.
|
|
* gnu/packages/music.scm (qtractor): Update to 0.9.0.
|
|
* gnu/packages/wm.scm (awesome)[source](snippet): Remove.
|
|
* gnu/packages/xdisorg.scm (xcb-util-xrm): Update to 1.3.
|
|
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.7.2.
[source](snippet): Remove.
|
|
* gnu/packages/crypto.scm (botan): New variable.
|
|
* gnu/packages/password-utils.scm (fpm2): New variable.
Signed-off-by: Tonton <tonton@riseup.net>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/xdisorg.scm (screen-message): New variable.
Signed-off-by: Tonton <tonton@riseup.net>
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/statistics.scm (r-lme4): Update to 1.1-16.
|
|
* gnu/packages/web.scm (r-curl): Update to 3.2.
|
|
* gnu/packages/wm.scm (bspwm): Update to 0.9.4.
|
|
* gnu/packages/web.scm (rss-bridge): Update to 2018-03-11.
|
|
* gnu/packages/bioinformatics.scm (r-mutationalpatterns): Update to 1.4.3;
[propagated-inputs]: Remove r-gridextra.
|
|
* gnu/packages/bioinformatics.scm (kaiju): Update to 1.6.2;
[inputs]: Add zlib.
|
|
* gnu/packages/disk.scm (duperemove): New variable.
Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
Suggested by Pjotr Prins <pjotr.public12@thebird.nl>.
* gnu/packages/python.scm (python-debug): New variable.
|
|
* gnu/packages/nano.scm (nano): Update to 2.9.5.
|
|
* gnu/packages/cran.scm (r-idr): New variable.
|
|
* gnu/packages/cran.scm (r-amap): New variable.
|
|
* gnu/packages/cran.scm (r-venndiagram): New variable.
|
|
* gnu/packages/cran.scm (r-pastecs): New variable.
|
|
* gnu/packages/libusb.scm (libusb4java)[arguments]: Add phase to remove
"-Werror" flag.
|
|
* gnu/packages/patches/libusb-for-axoloti.patch: Update context for libusb
1.0.22.
|
|
* gnu/services.scm (boot-service-type) <compose>: Use the "identity"
procedure instead of the "append" procedure because it more accurately
reflects the intent, which is to simply return the single list of
extensions to which fold-services applies the "compose" procedure.
(activation-service-type) <compose>: Likewise.
|
|
* doc/guix.texi (Service Reference): Correct and clarify some statements
regarding the "compose" and "extend" procedures of <service-type>.
|
|
* etc/guix-install.sh (ROOT_HOME): New variable.
(sys_create_store, sys_enable_guix_daemon, sys_authorize_build_farms):
Use ROOT_HOME instead of ~root or the HOME environment variable.
* doc/guix.texi (Binary Installation): Instead of assuming that ~ and
$HOME refer to root's directory simply because commands are being run
as root, explicilty refer to it via ~root.
Fixes: <https://bugs.gnu.org/30728>
|
|
* gnu/packages/node.scm (node): Update to 9.10.0.
|
|
* gnu/packages/web.scm (http-parser): Update to 2.8.0.
|
|
* gnu/packages/xorg.scm (xf86-video-ati): Update to 18.0.1.
|
|
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.27.0.
|
|
Fixes CVE-2016-1549 and CVE-2018-{7170,7182,7183,7184,7185}.
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p11.
|
|
* gnu/packages/tls.scm (openssl)[replacement]: New field.
(openssl-1.0.2o): New variable.
|
|
* gnu/packages/cran.scm (r-parsedate): New variable.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* gnu/packages/mail.scm (mu)[phases]: Add 'fix-date-tests.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* gnu/packages/maths.scm (tcalc): New variables.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
* Makefile.am (MODULES): Move guix/ci.scm and guix/scripts/weather.scm
to the HAVE_GUILE_JSON-guarded block.
|
|
* guix/scripts/weather.scm (histogram, throughput, queued-subset): New
procedures.
(report-server-coverage): Report CI information.
* doc/guix.texi (Invoking guix weather): Document it.
|
|
* guix/ci.scm: New file.
* Makefile.am (MODULES): Add it.
|
|
* gnu/packages/fonts.scm (culmus): Rename to...
(font-culmus): ...this. Re-indent.
|
|
* gnu/packages/fonts.scm (culmus): Switch to font-build-system.
[arguments]: Replace system* with invoke.
|
|
* gnu/packages/fonts.scm (font-linuxlibertine): Switch to font-build-system.
[arguments]: Replace system* with invoke.
|