Age | Commit message (Collapse) | Author |
|
* gnu/packages/networking.scm (whois): Update to 5.4.1.
|
|
* gnu/packages/cpp.scm (json-modern-cxx)[source]: Use GIT-FETCH.
[source](snippet): End on #t.
|
|
* gnu/packages/web.scm (httpd): Update to 2.4.38.
|
|
* gnu/packages/image.scm (libwebp): Update to 1.0.2.
|
|
* gnu/packages/patches/p11-kit-jks-timestamps.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tls.scm (p11-kit): Update to 0.23.15.
[source](patches): New field.
|
|
* gnu/packages/wm.scm (i3-wm): Update to 4.16.1.
|
|
* gnu/packages/mail.scm (msmtp): Update to 1.8.2.
|
|
* gnu/packages/c.scm (tcc)[arguments]: Add 'configure-flag to set the
triplet when building for armhf-linux.
|
|
* gnu/packages/c.scm (tcc)[supported-systems]: Remove aarch64.
|
|
* gnu/packages/games.scm (xboing): Remove variable.
|
|
* gnu/packages/guile-xyz.scm (guile-hall)[arguments]: Extend
"hall-wrap-binaries" phase to include guile-config in the load path.
|
|
* gnu/packages/sagemath.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register new module.
|
|
* gnu/packages/patches/qemu-CVE-2018-16872.patch,
gnu/packages/patches/qemu-CVE-2019-6778.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/virtualization.scm (qemu)[source]: Use them.
|
|
* gnu/packages/web.scm (rss-bridge): Update to 2019-01-13.
[source]: Use git-fetch.
[native-inputs]: Remove gzip and tar.
|
|
* gnu/packages/man.scm (scdoc): Update to 1.8.1.
|
|
* gnu/packages/emulators.scm (mame): Update to 0.206.
|
|
* gnu/packages/compression.scm (lhasa): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/bioinformatics.scm (star): Update to 2.7.0a.
|
|
Includes fixes for CVE-2018-18500, CVE-2018-18501, and CVE-2018-18505.
* gnu/packages/gnuzilla.scm (icecat): Update to 60.5.0-guix1.
[version]: Use %icecat-version.
[source]: Inherit from 'icecat-source'. Remove obsolete patches.
* gnu/packages/patches/icecat-avoid-bundled-libraries.patch,
gnu/packages/patches/icecat-use-system-graphite2+harfbuzz.patch,
gnu/packages/patches/icecat-use-system-media-libs.patch: Adapt to 60.5.0.
|
|
* gnu/packages/gnuzilla.scm (computed-origin-method): New variable.
(%icecat-version, icecat-source): New variables.
* gnu/packages/patches/icecat-makeicecat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
Reported by zimoun <zimon.toutoune@gmail.com>.
* gnu/packages/llvm.scm (clang-runtime-3.5): Add
"clang-3.5-libsanitizer-ustat-fix.patch".
|
|
* gnu/packages/guile-xyz.scm (guile-commonmark): Update to 0.1.2.
[source](modules, snippet): Remove.
|
|
* gnu/packages/guile.scm (guile-git): Update to 0.2.0.
|
|
* gnu/packages/mail.scm (mutt): Update to 1.11.2.
|
|
* gnu/packages/tex.scm (texlive-latex-beamer): New variable.
|
|
* gnu/packages/tex.scm (texlive-latex-seminar)[build-system]: Use
trivial-build-system.
[arguments]: Copy files to output.
|
|
* gnu/packages/clojure.scm (clojure): Update to 1.10.0.
[source]: Use 'git-fetch'.
|
|
* gnu/packages/terminals.scm (kitty): Update to 0.13.3.
[inputs]: Replace python2-pygments with python-pygments. Add wayland.
[arguments]: Add 'hard-code-libegl phase.
|
|
* gnu/packages/video.scm (x265): Update to 3.0.
[source]: Remove patch.
* gnu/packages/patches/x265-detect512-all-arches.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/package-management.scm (guix): Update to 4bddd12.
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Add gnu/installer/newt/user.scm.
|
|
* gnu/packages/java.scm (openjdk11): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/shells.scm (fish): Use fish-foreign-env to source /etc/profile
when user logs in.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/shells.scm (fish-foreign-env): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/shells.scm (fish): Update to 3.0.0.
[source]: Remove dead URL.
[inputs]: Remove bc. Replace python-wrapper with python.
[arguments]: Remove configure-flags. Enable fish to source
/etc/fish/config.fish. Enable completions, functions and configurations
in user's and system's guix profiles.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2019.01.27.
|
|
* gnu/packages/engineering.scm (fastcap)[native-inputs]: Replace texlive-tiny
with a texlive-union including texlive-fonts-amsfonts.
[arguments]: Use INVOKE in build phases.
|
|
Fixes <https://bugs.gnu.org/34236>.
* gnu/packages/python-xyz.scm (scons): Update to 3.0.3.
[arguments]: Add "bootstrap" phase.
|
|
* gnu/packages/bioinformatics.scm (r-genomicfeatures): Update to 1.34.2.
|
|
* gnu/packages/bioinformatics.scm (r-variantannotation): Update to 1.28.10.
|
|
* gnu/packages/cran.scm (r-rmpfr): Update to 0.7-2.
|
|
* gnu/packages/cran.scm (r-waveslim): Update to 1.7.5.1.
|
|
* gnu/packages/cran.scm (r-activity): Update to 1.2.
[propagated-inputs]: Remove r-overlap.
|
|
* gnu/packages/cran.scm (r-emmeans): Update to 1.3.2.
|
|
* gnu/packages/cran.scm (r-th-data): Update to 1.0-10.
|
|
* gnu/packages/cran.scm (r-acceptancesampling): Update to 1.0-6.
|
|
* gnu/packages/cran.scm (r-vioplot): Update to 0.3.0.
[propagated-inputs]: Add r-zoo.
|
|
* gnu/packages/cran.scm (r-jomo): Update to 2.6-6.
|
|
* gnu/packages/cran.scm (r-fitdistrplus): Update to 1.0-14.
|
|
* gnu/packages/cran.scm (r-colorspace): Update to 1.4-0.
|