| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-lato): Switch to font-build-system.
[source]: Use url-fetch/zipbomb.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[source]: Add the fix for CVE-2018-5148
from the upstream mozilla-esr52 repository.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/mupdf-CVE-2018-1000051.patch,
gnu/packages/patches/mupdf-CVE-2018-6544.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/pdf.scm (mupdf)[source]: Use them.
|
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-org):
(emacs-org-contrib): Update to 20180327, a.k.a. release 9.1.9.
|
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (alpine): Update to 2.21.999.
[source]: Change to new upstream location.
[home-page]: Use new location.
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
|
|
|
|
|
| |
* guix/scripts/environment.scm (options/resolve-packages): When loading
manifest files, use the same module environment as in "guix package".
Signed-off-by: Ludovic Courtès <ludovic.courtes@inria.fr>
|
|
|
|
|
|
| |
* gnu/system/nss.scm (%compat): Add comment.
(<name-service-switch>)[group, password, shadow]: Remove %COMPAT from
the default value.
|
|
|
|
| |
* gnu/packages/compression.scm (zstd): Update to 1.3.4.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (dovecot): Update to 2.3.1.
[arguments]: Rename ‘patch-other-shebangs’ phase to the more accurate
‘patch-other-file-names’... then patch more file names.
|
|
|
|
| |
* gnu/packages/tex.scm (lyx)[home-page]: Use HTTPS.
|
|
|
|
|
|
| |
Fixes CVE-2017-3738 and CVE-2018-{0733,0739}.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0h.
|
|
|
|
|
|
|
| |
* guix/scripts/gc.scm (show-help, %options): Add '--derivers'.
(guix-gc): Handle 'list-derivers'.
* tests/guix-gc.sh: Add test.
* doc/guix.texi (Invoking guix gc): Document it.
|
|
|
|
|
|
|
|
|
|
| |
* guix/scripts/graph.scm (module-from-package)
(source-module-dependencies*): New procedures.
(%module-node-type): New variable.
(%node-types): Add it.
* guix/modules.scm (source-module-dependencies): Export.
* tests/graph.scm ("module graph"): New test.
* doc/guix.texi (Invoking guix graph): Document it.
|
|
|
|
| |
* gnu/packages/guile.scm: Remove unnecessary import.
|
|
|
|
|
|
|
|
|
| |
Fixes a bug whereby changes to user home directories in the OS config
would never be effective.
Reported by Pierre Neidhardt <ambrevar@gmail.com>.
* gnu/build/activation.scm (modify-user): Pass '-d HOME'.
|
|
|
|
| |
* gnu/packages/bootstrap.scm: Remove unneeded (guix build utils) import.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-array, ghc-binary, ghc-bytestring,
ghc-directory, ghc-haskeline, ghc-process, ghc-transformers,
ghc-transformers-0.4.2.0): Remove.
(ghc-tar)[inputs]: Remove ghc-array.
(ghc-hslogger)[inputs]: Remove ghc-directory.
* gnu/packages/version-control.scm (darcs)[inputs]: Remove ghc-array,
ghc-binary, and ghc-haskeline.
* gnu/packages/wm.scm (xmonad)[inputs]: Remove ghc-directory.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/audio.scm (supercollider): Update to 3.9.2.
|
|
|
|
| |
* gnu/packages/games.scm (gzdoom): Update to 3.3.0.
|
|
|
|
| |
* gnu/packages/ccache.scm (ccache): Update to 3.4.2.
|
|
|
|
| |
* gnu/packages/gnupg.scm (jetring): Update to 0.27.
|
|
|
|
| |
* gnu/packages/kde.scm (libkomparediff2): Update to 17.12.3.
|
|
|
|
| |
* gnu/packages/linux.scm (radeontop): Update to 1.1.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-rake): Update to 12.3.1.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 1.5.6.2.
|
|
|
|
| |
* gnu/packages/graph.scm (python-plotly): Update to 2.4.1.
|
|
|
|
| |
* gnu/packages/django.scm (python-django-crispy-forms): Update to 1.7.2.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-randomforest): Update to 4.6-14.
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-blob): Update to 1.1.1.
[propagated-inputs]: Add r-prettyunits.
|
|
|
|
|
| |
* gnu/packages/web.scm (r-servr): Update to 0.9.
[propagated-inputs]: Add r-xfun.
|
|
|
|
| |
* gnu/packages/text-editors.scm (vis): Update to 0.5.
|
|
|
|
| |
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.6.2.
|
|
|
|
|
|
| |
* gnu/packages/cups.scm (hplip): Update to 3.18.3.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/fonts.scm (font-lohit): New variable.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/translate-shell-fix-curl-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.6.7.
[source](patches): Add it. [home-page]: Append slash.
|
|
|
|
| |
* gnu/packages/video.scm (twitchy): New public variable.
|
|
|
|
| |
* gnu/packages/perl-web.scm (perl-uri-escape): New public variable.
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-tidyverse): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-rvest): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/cran.scm (r-selectr): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|