Age | Commit message (Expand) | Author |
2020-08-28 | gnu: chez-srfi: Fix tests....* gnu/packages/chez.scm (chez-srfi)[arguments]: Add 'CHEZ' and
'chezversion' to #:make-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Martin Becze |
2020-08-28 | system: Remove extra line from 'lightweight-desktop.tmpl'....This is a followup to c7af96871737ffa0e2be879e200573bc60603c8c.
* gnu/system/examples/lightweight-desktop.tmpl: Remove extra
'use-package-modules' line.
| Ludovic Courtès |
2020-08-29 | gnu: emacs-git-auto-commit-mode: Update to 4.7.0....* gnu/packages/emacs-xyz.scm (emacs-git-auto-commit-mode): Update to 4.7.0.
| Oleg Pykhalov |
2020-08-28 | gnu: icedove: Update to 68.12.0....* gnu/packages/gnuzilla.scm (icedove): Update to 68.12.0.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Jonathan Brielmaier |
2020-08-28 | gnu: pluma: Update to 1.24.1....* gnu/packages/mate.scm (pluma): Update to 1.24.1.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: ncmpc: Update to 0.39....* gnu/packages/mpd.scm (ncmpc): Update to 0.39.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: evisum: Update to 0.5.4....* gnu/packages/enlightenment.scm (evisum): Update to 0.5.4.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: odamex: Update to 0.8.3....* gnu/packages/games.scm (odamex): Update to 0.8.3.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: mame: Update to 0.224....* gnu/packages/emulators.scm (mame): Update to 0.224.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: gcab: Update to 1.4....* gnu/packages/package-management.scm (gcab): Update to 1.4.
| Tobias Geerinckx-Rice |
2020-08-28 | gnu: fdroidserver: Update to 1.1.9....* gnu/packages/android.scm (fdroidserver): Update to 1.1.9.
| Andreas Enge |
2020-08-28 | gnu: fdroidserver: Have the package compile with current inputs....* gnu/packages/android.scm (fdroidserver)[arguments]: Accept higher versions
of python-docker-py as required in setup.py.
| Andreas Enge |
2020-08-28 | gnu: python-apache-libcloud: Update to 3.1.0....* gnu/packages/python-xyz.scm (python-apache-libcloud): Update to 3.1.0.
[arguments]: Drop test patching, apparently corrected upstream.
| Andreas Enge |
2020-08-28 | gnu: python-requests-mock: Update to 1.8.0....* gnu/packages/python-web.scm (python-requests-mock): Update to 1.8.0.
[native-inputs]: Add python-purl and python-pytest and remove python-testtools.
| Andreas Enge |
2020-08-28 | gnu: Add python-purl....* gnu/packages/python-web.scm (python-purl): New variable.
| Andreas Enge |
2020-08-28 | gnu: Remove python-requests@2.7....This variable has no dependents anymore.
* gnu/packages/python-web.scm (python-requests-2.7): Remove variable.
| Andreas Enge |
2020-08-28 | gnu: crypto++: Add missing newline to generated file....* gnu/packages/crypto.scm (crypto++)[arguments]
<#:phases>['install-pkg-config]: Add newline after "Description" in generated .pc file.
| Jelle Licht |
2020-08-28 | gnu: ruby-rubocop-ast: Update to 0.3.0....* gnu/packages/ruby.scm (ruby-rubocop-ast): Update to 0.3.0.
| Efraim Flashner |
2020-08-28 | gnu: gnupg: Update to 2.2.22....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.22.
| Efraim Flashner |
2020-08-28 | gnu: rottlog: Do not refer to the canonical coreutils....* gnu/packages/admin.scm (rottlog)[inputs]: Add "coreutils",
[arguments]: and use it in the 'tweak-rc-weekly phase.
| Mathieu Othacehe |
2020-08-28 | gnu: emacs: Update to 27.1....* gnu/packages/emacs.scm (emacs): Update to 27.1.
[source]: In snippet, use 'find-files' to find 'eshell/esh-groups.el'
if it exists, but gracefully handle its absence.
[arguments]: Add "--with-cairo" to configure-flags. Add 'restore-emacs-pdmp'
and 'make-compressed-files-writable' phases. Explicitly return #t from
'install-site-start' phase.
[inputs]: Add cairo, pango, harfbuzz, jansson, and gmp. Remove imagemagick.
(emacs-next): Remove variable.
(emacs-minimal, emacs-xwidgets): Use 'package/inherit'.
[arguments]: Remove 'restore-emacs-pdmp' phase.
(emacs-no-x): Use 'package/inherit'.
[arguments]: Remove "--with-cairo" from configure-flags. Remove
'restore-emacs-pdmp' phase.
[inputs]: Remove cairo, pango, and harfbuzz.
(emacs-no-x-toolkit): Use 'package/inherit'.
[arguments]: Remove 'restore-emacs-pdmp' phase. Remove superfluous
quasiquote+unquote-splicing pair.
(emacs-wide-int): Use 'package/inherit'.
(guile-emacs): Use 'package/inherit'.
[arguments]: Remove "--with-cairo" from configure-flags. Remove
'restore-emacs-pdmp' phase.
* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch,
gnu/packages/patches/emacs-source-date-epoch.patch: Adapt to
apply cleanly to emacs-27.1.
* gnu/packages/patches/emacs-exec-path.patch: Replace with the previous
contents of 'emacs27-exec-path.patch', but remove the superfluous comment
about it being "like emacs-exec-path.patch, but for Emacs 27".
* gnu/packages/patches/emacs27-exec-path.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove 'emacs27-exec-path.patch'.
| Mark H Weaver |
2020-08-28 | gnu: notmuch: Update to 0.30-0.31rc1....Note: This actually updates to 0.31~rc1, but here we instead use the version
number 0.30-0.31rc1 so that Guix will consider it older than version 0.31.
The rationale for updating to a release candidate is that earlier versions do
not work with Emacs 27.
* gnu/packages/mail.scm (notmuch): Update to 0.30-0.31rc1.
[source]: In the 'uri' field, avoid using the 'version' variable,
which doesn't match the upstream file name. Add a 'file-name' field
to work around the fact that Guix does not allow tildes ("~").
[arguments]: Add 'disable-failing-tests' phase.
| Mark H Weaver |
2020-08-28 | gnu: gpgme: Update to 1.14.0....* gnu/packages/gnupg.scm (gpgme): Update to 1.14.0.
[arguments]: Remove field, which included only a 'disable-failing-test' phase
that is no longer needed.
| Mark H Weaver |
2020-08-28 | gnu: git-lfs: Make usage text available....* gnu/packages/version-control.scm (git-lfs)[arguments]: Add phase
'man-gen to make usage text available for embedding for the 'build
phase.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Prafulla Giri |
2020-08-27 | gnu: radicale: Update to 3.0.4....* gnu/packages/dav.scm (radicale): Update to 3.0.4.
[source]: Use git-fetch.
[arguments]: Run the test suite.
[native-inputs]: Add python-pytest, python-pytest-cov, python-pytest-flake8,
python-pytest-isort, python-pytest-runner, python-waitress.
[propagated-inputs]: Remove python-requests. Add python-dateutil,
python-defusedxml, python-passlib, python-vobject.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2020-08-27 | gnu: Add xandikos....* gnu/packages/dav.scm (xandikos): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vinicius Monego |
2020-08-27 | gnu: linux-libre: Update to 5.8.5....* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.5.
(linux-libre-5.8-pristine-source): Update hash.
| Mark H Weaver |
2020-08-27 | gnu: linux-libre@5.7: Update to 5.7.19....* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.19.
(linux-libre-5.7-pristine-source): Update hash.
| Mark H Weaver |
2020-08-27 | pack: fakechroot: Honor $LD_LIBRARY_PATH....Until now, when using the "fakechroot" engine, $LD_LIBRARY_PATH would
always be ignored. However, it's useful in some cases to allow users to
specify LD_LIBRARY_PATH, so honor it.
* gnu/packages/aux-files/run-in-namespace.c (concat_paths): New function.
(exec_with_loader): Concatenante $LD_LIBRARY_PATH to the relocated
AUDIT_LIBRARY_PATH.
| Ludovic Courtès |
2020-08-27 | gnu: sssd: Pass '--localstatedir=/var' and '--sysconfdir=/etc'....This ensures notably that libnss_sss looks for the mmap cache files in
the right place, /var/lib/sss/mc, rather than in the store.
* gnu/packages/patches/sssd-system-directories.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/sssd.scm (sssd)[source]: Use it.
[arguments]: Pass "--localstatedir" and "--sysconfdir".
| Ludovic Courtès |
2020-08-27 | gnu: Add python-safety....* gnu/packages/python-xyz.scm (python-safety): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-08-27 | gnu: Add python-dparse....* gnu/packages/python-xyz.scm (python-dparse): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Tanguy Le Carrour |
2020-08-27 | gnu: bitcoin-unlimited: Update to 1.9.0.0....* gnu/packages/finance.scm (bitcoin-unlimited): Update to 1.9.0.0.
| Guillaume Le Vaillant |
2020-08-27 | gnu: Add libflame....* gnu/packages/maths.scm (libflame): New variable.
| Efraim Flashner |
2020-08-27 | gnu: vcflib: Install pkgconfig file....* gnu/packages/bioinformatics.scm (vcflib)[arguments]: Adjust custom
'install phase to add vcflib.pc.
| Efraim Flashner |
2020-08-27 | gnu: vcflib: Use shared libraries....* gnu/packages/bioinformatics.scm (vcflib)[source]: Add patch. Add
snippet to adjust files for new locations.
[inputs]: Add fastahack, smithwaterman, tabixpp, xz.
[native-inputs]: Add pkg-config. Remove the package-source of fastahack,
fsom, smithwaterman, tabixpp.
[arguments]: Remove make-flags. Add custom phase to add the output lib
directory to the rpath. Adjust custom 'unpack-submodule-sources for the
change in native-inputs. Adjust custom 'install phase to also install
libraries and headers.
* gnu/packages/patches/vcflib-use-shared-libraries.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
| Efraim Flashner |
2020-08-27 | gnu: fastahack: Install pkgconfig file....* gnu/packages/bioinformatics.scm (fastahack)[arguments]: Adjust custom
'install phase to add fastahack.pc.
| Efraim Flashner |
2020-08-27 | gnu: fastahack: Build and install shared library and headers....* gnu/packages/bioinformatics.scm (fastahack)[arguments]: Add phase to
build PIE objects. Add custom phase to build dynamic library. Adjust
custom 'install phase to install shared library and headers.
| Efraim Flashner |
2020-08-27 | gnu: smithwaterman: Install pkgconfig file....* gnu/packages/bioinformatics.scm (smithwaterman)[arguments]: Adjust
custom 'install phase to add smithwaterman.pc file.
| Efraim Flashner |
2020-08-27 | gnu: smithwaterman: Build and install shared library and headers....* gnu/packages/bioinformatics.scm (smithwaterman)[arguments]: Add custom
phase to build PIE objects. Add custom 'build-dynamic phase to build
dynamic library. Adjust custom 'install phase to install shared library
and headers.
| Efraim Flashner |
2020-08-27 | gnu: tabixpp: Install pkgconfig file....* gnu/packages/bioinformatics.scm (tabixpp)[arguments]: Adjust custom
'install phase to add tabixpp.pc file.
| Efraim Flashner |
2020-08-27 | gnu: tabixpp: Build and install shared library and headers....* gnu/packages/bioinformatics.scm (tabixpp)[arguments]: Adjust custom
'build phase to build shared library. Adjust custom 'install phase to
install libraries and header.
| Efraim Flashner |
2020-08-27 | Revert "gnu: inetutils: Do not refer to canonical coreutils."...This reverts commit 61560d4bef05711db86320794437e1b261f4b5aa because it
triggers too many rebuilds.
| Mathieu Othacehe |
2020-08-27 | gnu: inetutils: Do not refer to canonical coreutils....Make sure not to retain a reference to the canonical coreutils package. The
Guix System closure size would otherwise be increased by including references
to both canonical and non-canonical version of those packages.
* gnu/packages/admin.scm (inetutils)[inputs]: Add "coreutils",
[arguments]: and point to it with PATHDEF_CP variable.
| Mathieu Othacehe |
2020-08-27 | gnu: isc-dhcp: Do not refer to canonical coreutils....Make sure not to retain a reference to the canonical coreutils and sed
packages. The Guix System closure size would otherwise be increased by
including references to both canonical and non-canonical version of those
packages.
* gnu/packages/admin.scm (isc-dhcp)[inputs]: Add "coreutils" and "sed",
[arguments]: and use them, instead of their canonical counterpart.
| Mathieu Othacehe |
2020-08-27 | gnu: emacs-modus-vivendi-theme: Update to 0.12.0....* gnu/packages/emacs-xyz.scm (emacs-modus-vivendi-theme): Update to 0.12.0.
| Nicolas Goaziou |
2020-08-27 | gnu: emacs-modus-operandi-theme: Update to 0.12.0....* gnu/packages/emacs-xyz.scm (emacs-modus-operandi-theme): Update to 0.12.0.
| Nicolas Goaziou |
2020-08-27 | gnu: Add emacs-auth-source-xoauth2....* gnu/packages/emacs-xyz.scm (emacs-auth-source-xoauth2): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2020-08-27 | gnu: lrslib: Update to 7.1....* gnu/packages/maths.scm (lrslib): Update to 7.1.
| Andreas Enge |
2020-08-27 | gnu: Add komikku....* gnu/packages/gnome.scm (komikku): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Leo Prikler |