Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/networking.scm (wireshark): Update to 2.6.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-repo): Add missing parentheses and
license.
|
|
* gnu/packages/emacs-xyz.scm (emacs-google-c-style): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-alect-themes): New variable.
|
|
* gnu/packages/finance.scm (silkaj): Update to 0.6.5.
[inputs]: Add python-click, python-dunitpery. Remove python-pyaes,
python-scrypt, and python-commandlines.
|
|
* gnu/packages/finance.scm (python-duniterpy): Update to 0.52.0.
[propagated-inputs]: Add python-pyaes.
|
|
* gnu/packages/emacs-xyz.scm (emacs-repo): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-mkmcc-gnuplot-mode): New variable.
|
|
* guix/profiles.scm (manual-database)[build](compute-entries): Write a
progress report.
|
|
Fixes a regression introduced in
0ea939fb796fdd4f0d46d3534b2ec6135e0f3dc7.
* guix/scripts/package.scm (process-query) <'list-available>: Change
#:superseded? to #:deprecated? since that's what
'fold-available-packages' passes.
|
|
* gnu/packages/messaging.scm (znc): Update to 1.7.2.
|
|
* doc/guix.texi (Using the Configuration System, Defining Services):
Refer to OpenSSH instead of lsh.
|
|
* gnu/packages/shellutils.scm (direnv): Update to 2.15.2.
[inputs]: Use the default Go compiler. Add go-github-com-burntsushi-toml
and go-github-com-direnv-go-dotenv.
[arguments]: Add a 'setup-go-environment' phase.
|
|
* gnu/packages/golang.scm (go-github-com-direnv-go-dotenv): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-slime): Update to 2.23.
|
|
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.30.2.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.20.6.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.19.
(%linux-libre-4.19-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.97.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.154.
|
|
* gnu/packages/benchmark.scm (imb)[source]: Update to 2019.1. Use
git-download.
[arguments]: Adjust build and install phases for new source organization. Let
the standard 'install-license-files' phase do its thing.
|
|
* gnu/packages/cran.scm (r-rmpi)[arguments]: Add 'mpi-setup phase.
|
|
* gnu/packages/algebra.scm (fftw-openmpi)[arguments]: Add 'mpi-setup phase.
|
|
* gnu/packages/xorg.scm (xclock): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (python-isrcsubmit): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/music.scm (python-discid): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/virtualization.scm (lookingglass)[source]: Change to GIT-FETCH.
|
|
* gnu/packages/mpi.scm (hwloc-2.0): Update to 2.0.3.
|
|
* gnu/packages/mpi.scm (hwloc): Update to 1.11.12.
|
|
* gnu/packages/image-processing.scm (vtk): Update to 8.2.0.
|
|
* gnu/packages/image-processing.scm (vtk)[source, home-page]: Use HTTPS.
|
|
* 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>
|