| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* gnu/packages/bootstrap.scm (%bootstrap-inputs): Remove srfi-43.
(srfi-43): Remove.
|
|
|
|
| |
* gnu/packages/commencement.scm (tcc-boot0): Update for mes 0.19.
|
|
|
|
|
| |
* gnu/packages/commencement.scm (mes-boot): Update for mes 0.19.
(mes-boot0): Remove.
|
|
|
|
|
|
|
|
|
| |
Built with
ef809e3ac036eccc5f9c9edd8fb661d14ae15f2f
bootstrap: Add mes-boot0; decouple mes-boot from Mes.
* gnu/packages/bootstrap.scm (%bootstrap-mes): Update.
|
|
|
|
|
| |
* gnu/packages/commencement.scm (mes-boot0): New variable.
(mes-boot): Use it.
|
|
|
|
|
| |
* gnu/packages/make-bootstrap.scm (%mes-minimal): Remove.
(%mes-minimal-stripped): Configure using --mes. Strip installation.
|
|
|
|
| |
* gnu/packages/mes.scm (mes): Update to 0.19.
|
|
|
|
|
|
|
| |
* gnu/packages/commencement.scm (%fake-bootstrap?): Remove. Update users to
always keep true bootstrap; i.e., do not use %bootstrap-guile.
(mes-boot0): Remove. Update users.
(nyacc-boot): Likewise.
|
|
|
|
|
| |
* gnu/packages/commencement.scm (%fake-bootstrap?): Do not fake, use Mes
instead of Guile.
|
|
|
|
|
|
|
|
|
| |
Built with
464baaf7359a5c0192ade7e435f7384a335679e6
gnu: mes: Update to a155a0a9a2d941b15c1b98e5cce787de40a8dacd.
* gnu/packages/bootstrap.scm (%bootstrap-mes): Update.
|
|
|
|
|
|
|
| |
core: Support \xNN in reader. Fixes tcc-boot running on Mes.
* gnu/packages/mes.scm (mes): Update to
a155a0a9a2d941b15c1b98e5cce787de40a8dacd.
|
|
|
|
| |
* gnu/packages/make-bootstrap.scm (%mes-minimal-stripped): Do not strip bin.
|
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit f8cba3ff4fc6aed0c539700aa47b6e8f4c25c34d.
It sounds from the comment that this should be removed now, as it's been a
while since this change was made.
* gnu/packages/llvm.scm (llvm-without-rtti): Remove it.
* gnu/packages/gl.scm (mesa)[inputs]: Switch to using llvm rather than
llvm-without-rtti.
|
|
|
|
|
| |
* gnu/packages/compression.scm (xz)[arguments, outputs]: New fields.
* gnu/packages/make-bootstrap.scm (%static-inputs)[xz]: Don't inherit outputs.
|
|
|
|
| |
* gnu/packages/xml.scm (libxml2)[arguments]: Add substitution for libxml2.la.
|
|
|
|
| |
* gnu/packages/bison.scm (bison): Update to 3.2.2.
|
|
|
|
| |
* gnu/packages/perl.scm (perl): Update to 5.28.1.
|
|
|
|
| |
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.8.
|
|
|
|
| |
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.8.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-cider): Update to 0.18.0.
[source]: Use git-fetch.
[propagated-inputs]: Add emacs-sesman.
[home-page]: Update URI.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-sesman): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python.scm (python-gevent): Add 'skip-timer-test phase from
python2-gevent.
* gnu/packages/python.scm (python2-gevent): Remove 'skip-timer-test phase,
inherit from python-gevent instead.
|
| |
| |
| |
| |
| | |
* gnu/packages/messaging.scm (gajim-omemo): New variable.
[propagated-inputs]: Add python-axolotl.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/messaging.scm (gajim)[inputs]: Remove python-axolotl.
[arguments]: Add an 'add-plugin-dirs' phase.
[native-search-paths]: New field.
|
| |
| |
| |
| | |
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.29.1.
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/backup.scm (borg): Update to 1.1.8.
[source]: Remove obsolete patch.
* gnu/packages/patches/borg-respect-storage-quota.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
| |
| |
| |
| |
| | |
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.03.
[arguments]: Enable parallel builds.
|
| |
| |
| |
| | |
* gnu/packages/mtools.scm (mtools): Update to 4.0.23.
|
| |
| |
| |
| | |
* gnu/packages/security-token.scm (yubikey-personalization): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/maths.scm (petsc-openmpi)[inputs]: Replace pt-scotch
with pt-scotch32 in order to prevent 'incompatible pointer' warnings
being generated in the 'build' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
| |
| |
| |
| | |
* gnu/packages/mail.scm (msmtp): Update to 1.8.1.
|
| |
| |
| |
| | |
* gnu/packages/version-control.scm (git): Update to 2.20.0.
|
| |
| |
| |
| | |
* gnu/packages/emacs.scm (emacs-elpy): Update to 1.27.0.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Jedi test suite fails when run with Python 3.7.
* gnu/packages/python.scm (python-jedi): Update to 0.13.1
[tests?] Disable.
[phases] Add condition check for the tests? argument to run the tests.
|
| |
| |
| |
| | |
* gnu/packages/ipfs.scm (go-ipfs): New variable.
|
| |
| |
| |
| | |
* gnu/packages/bootloaders.scm (syslinux)[supported-systems}: New field.
|
| |
| |
| |
| | |
* gnu/packages/mtools.scm (mtools): Update to 4.0.22.
|
| |
| |
| |
| | |
* gnu/packages/music.scm (sorcer)[arguments]: Use INVOKE.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/openjdk-10-idlj-reproducibility.patch: New file.
* gnu/packages/java.scm (openjdk10)[source]: Use it.
* gnu/locale.mk (dist_patch_DATA): Register it.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.8.
(%linux-libre-hash): Update hash.
|
| |
| |
| |
| |
| | |
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.87.
(%linux-libre-4.14-hash): Update hash.
|
| |
| |
| |
| | |
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.144.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/patches/polkit-CVE-2018-19788.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/polkit.scm (polkit)[source]: Use it.
|
| |
| |
| |
| | |
* gnu/packages/easyrpg.scm (easyrpg-player): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/easyrpg.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
|
| |
| |
| |
| |
| | |
* gnu/packages/audio.scm (supercollider): Update to 3.10.0.
[arguments]<#:phases>[disable-broken-tests]: Modify.
|
| |
| |
| |
| | |
* gnu/packages/lisp.scm (gcl): Update to 2.6.12-2.d3335e2.
|
| |
| |
| |
| | |
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.21.
|
| |
| |
| |
| |
| |
| | |
Fixes <https://bugs.gnu.org/33677>.
* gnu/packages/audio.scm (patchage)[arguments]: Use Python 2.
|