Jan Nieuwenhuizen
ef809e3ac0
bootstrap: Add mes-boot0; decouple mes-boot from Mes.
...
* gnu/packages/commencement.scm (mes-boot0): New variable.
(mes-boot): Use it.
2018-12-16 22:49:11 +01:00
Jan Nieuwenhuizen
20dd94b82f
bootstrap: Merge mes-minimal into mes-minimal-stripped.
...
* gnu/packages/make-bootstrap.scm (%mes-minimal): Remove.
(%mes-minimal-stripped): Configure using --mes. Strip installation.
2018-12-16 22:49:10 +01:00
Jan Nieuwenhuizen
c994177155
gnu: mes: Update to 0.19.
...
* gnu/packages/mes.scm (mes): Update to 0.19.
2018-12-16 22:49:10 +01:00
Jan Nieuwenhuizen
9c14fd0770
bootstrap: Remove development hacks.
...
* 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.
2018-12-16 22:49:10 +01:00
Jan Nieuwenhuizen
cdd3bcf038
bootstrap: Do not fake, use Mes instead of Guile.
...
* gnu/packages/commencement.scm (%fake-bootstrap?): Do not fake, use Mes
instead of Guile.
2018-12-16 22:49:10 +01:00
Jan Nieuwenhuizen
f8067e0329
bootstrap: bootstrap-mes: Update.
...
Built with
464baaf735
gnu: mes: Update to a155a0a9a2d941b15c1b98e5cce787de40a8dacd.
* gnu/packages/bootstrap.scm (%bootstrap-mes): Update.
2018-12-16 22:48:29 +01:00
Jan Nieuwenhuizen
464baaf735
gnu: mes: Update to a155a0a9a2d941b15c1b98e5cce787de40a8dacd.
...
core: Support \xNN in reader. Fixes tcc-boot running on Mes.
* gnu/packages/mes.scm (mes): Update to
a155a0a9a2d941b15c1b98e5cce787de40a8dacd.
2018-12-16 20:02:09 +01:00
Jan Nieuwenhuizen
efa1ea20e6
bootstrap: mes-minimal-stripped: Do not strip bin.
...
* gnu/packages/make-bootstrap.scm (%mes-minimal-stripped): Do not strip bin.
2018-12-16 20:02:09 +01:00
Christopher Baines
fafa78969e
gnu: llvm-rtti: Remove it.
...
This reverts commit f8cba3ff4f
.
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.
2018-12-15 20:43:53 +00:00
Marius Bakke
5b2da2a659
gnu: xz: Move liblzma.a to separate output.
...
* gnu/packages/compression.scm (xz)[arguments, outputs]: New fields.
* gnu/packages/make-bootstrap.scm (%static-inputs)[xz]: Don't inherit outputs.
2018-12-12 20:10:56 +01:00
Marius Bakke
d52680eec0
gnu: libxml2: Don't reference libxml2.a in the default output.
...
* gnu/packages/xml.scm (libxml2)[arguments]: Add substitution for libxml2.la.
2018-12-12 20:10:56 +01:00
Marius Bakke
c4ac237f08
gnu: bison: Update to 3.2.2.
...
* gnu/packages/bison.scm (bison): Update to 3.2.2.
2018-12-11 23:03:27 +01:00
Marius Bakke
9abbfd3ca6
gnu: perl: Update to 5.28.1.
...
* gnu/packages/perl.scm (perl): Update to 5.28.1.
2018-12-11 22:55:09 +01:00
Marius Bakke
2b4a4e8e47
gnu: libatomic-ops: Update to 7.6.8.
...
* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.8.
2018-12-11 22:50:56 +01:00
Marius Bakke
f9e51e9737
gnu: libgc: Update to 7.6.8.
...
* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.8.
2018-12-11 22:50:30 +01:00
Marius Bakke
b03e4fd526
Merge branch 'master' into core-updates
2018-12-11 22:18:05 +01:00
Mathieu Lirzin
99aad42138
gnu: emacs-cider: Update to 0.18.0.
...
* 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>
2018-12-11 23:08:37 +05:30
Mathieu Lirzin
2165ea1d1c
gnu: Add emacs-sesman.
...
* gnu/packages/emacs.scm (emacs-sesman): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2018-12-11 23:08:37 +05:30
Jan Nieuwenhuizen
da3c6a7f19
bootstrap: Switch to official bootstrap urls.
...
Built with
4ae7dc7b9a
gnu: Remove duplicate linux-libre-headers package from bootstrap inputs.
* gnu/packages/bootstrap.scm (%bootstrap-linux-libre-headers): Switch to
official bootstrap urls.
(%bootstrap-mescc-tools): Likewise.
(%bootstrap-mes): Likewise.
2018-12-11 18:10:15 +01:00
Jan Nieuwenhuizen
99ff4b102c
bootstrap: mes-boot: Use mes-boot0 version.
...
* gnu/packages/commencement.scm (mes-boot): Use mes-boot0 version.
2018-12-11 18:10:13 +01:00
Rutger Helling
799f5d0df0
gnu: python-gevent: Remove unreliable test.
...
* 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.
2018-12-11 11:47:34 +01:00
Clément Lassieur
435d8a83b5
gnu: Add gajim-omemo.
...
* gnu/packages/messaging.scm (gajim-omemo): New variable.
[propagated-inputs]: Add python-axolotl.
2018-12-11 11:16:56 +01:00
Clément Lassieur
9e3644a823
gnu: gajim: Add support for Guix packaged plugins.
...
* gnu/packages/messaging.scm (gajim)[inputs]: Remove python-axolotl.
[arguments]: Add an 'add-plugin-dirs' phase.
[native-search-paths]: New field.
2018-12-11 11:16:35 +01:00
Leo Famulari
59c9d4f108
gnu: certbot, python-acme: Update to 0.29.1.
...
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.29.1.
2018-12-10 13:40:11 -05:00
Leo Famulari
fec2c8532d
gnu: Borg: Update to 1.1.8.
...
* 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.
2018-12-10 13:23:17 -05:00
Efraim Flashner
f21058dc5c
gnu: font-gnu-unifont: Update to 11.0.03.
...
* gnu/packages/fonts.scm (font-gnu-unifont): Update to 11.0.03.
[arguments]: Enable parallel builds.
2018-12-10 10:53:23 +02:00
Efraim Flashner
0ba4a67976
gnu: mtools: Update to 4.0.23.
...
* gnu/packages/mtools.scm (mtools): Update to 4.0.23.
2018-12-10 10:43:55 +02:00
Chris Marusich
a5523942f7
gnu: Add yubikey-personalization.
...
* gnu/packages/security-token.scm (yubikey-personalization): New variable.
2018-12-09 16:40:00 -08:00
Paul Garlick
72f95783f1
gnu: petsc-openmpi: Ensure compatibility of SCOTCH dependency.
...
* 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>
2018-12-10 00:28:11 +01:00
Marius Bakke
1460e77abf
gnu: msmtp: Update to 1.8.1.
...
* gnu/packages/mail.scm (msmtp): Update to 1.8.1.
2018-12-10 00:12:18 +01:00
Marius Bakke
2e265d19d1
gnu: git: Update to 2.20.0.
...
* gnu/packages/version-control.scm (git): Update to 2.20.0.
2018-12-10 00:12:18 +01:00
Maxim Cournoyer
88c7cf8499
gnu: emacs-elpy: Update to 1.27.0.
...
* gnu/packages/emacs.scm (emacs-elpy): Update to 1.27.0.
2018-12-09 16:18:19 -05:00
Maxim Cournoyer
584d5556d4
gnu: python-jedi: Update to 0.13.1 and disable the tests.
...
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.
2018-12-09 16:18:18 -05:00
Pierre Neidhardt
505a385498
gnu: Add go-ipfs.
...
* gnu/packages/ipfs.scm (go-ipfs): New variable.
2018-12-09 18:21:10 +01:00
Efraim Flashner
8d3f604d94
gnu: syslinux: Limit the architectures supported.
...
* gnu/packages/bootloaders.scm (syslinux)[supported-systems}: New field.
2018-12-09 15:43:43 +02:00
Efraim Flashner
ba8c08788f
gnu: mtools: Update to 4.0.22.
...
* gnu/packages/mtools.scm (mtools): Update to 4.0.22.
2018-12-09 15:43:40 +02:00
Ricardo Wurmus
d7e2465242
gnu: sorcer: Always return #T from build phases.
...
* gnu/packages/music.scm (sorcer)[arguments]: Use INVOKE.
2018-12-09 13:54:56 +01:00
Gábor Boskovits
accb5c3100
gnu: openjdk: Make idlj respect SOURCE_DATE_EPOCH.
...
* 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.
2018-12-09 12:55:36 +01:00
Christopher Baines
e66c6eb2bc
gnu: python: Update to 3.7.1.
...
Remove the replacement, as version 3.7.1 includes the fix for this issue.
* gnu/packages/python.scm (python-3.7): Update to 3.7.1.
(python-3/fixed): Remove this.
2018-12-09 10:42:27 +00:00
Mark H Weaver
99c39c28f9
gnu: linux-libre: Update to 4.19.8.
...
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.19.8.
(%linux-libre-hash): Update hash.
2018-12-09 03:16:20 -05:00
Mark H Weaver
80606f7737
gnu: linux-libre@4.14: Update to 4.14.87.
...
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.87.
(%linux-libre-4.14-hash): Update hash.
2018-12-09 03:16:18 -05:00
Mark H Weaver
bff07c024e
gnu: linux-libre@4.9: Update to 4.9.144.
...
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.144.
2018-12-09 03:16:15 -05:00
Leo Famulari
5d3f673db4
gnu: polkit: Fix CVE-2018-19788.
...
* 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.
2018-12-09 00:21:09 -05:00
宋文武
1f1d6af714
gnu: Add easyrpg-player.
...
* gnu/packages/easyrpg.scm (easyrpg-player): New variable.
2018-12-09 09:17:02 +08:00
宋文武
b779dbac72
gnu: Add liblcf.
...
* gnu/packages/easyrpg.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-12-09 09:11:13 +08:00
Danny Milosavljevic
b05399dffc
gnu: supercollider: Update to 3.10.0.
...
* gnu/packages/audio.scm (supercollider): Update to 3.10.0.
[arguments]<#:phases>[disable-broken-tests]: Modify.
2018-12-09 01:47:46 +01:00
Kei Kebreau
5a8b00f26b
gnu: gcl: Update snapshot.
...
* gnu/packages/lisp.scm (gcl): Update to 2.6.12-2.d3335e2.
2018-12-08 19:38:46 -05:00
Marius Bakke
cec0c4e29c
gnu: libgphoto2: Update to 2.5.21.
...
* gnu/packages/photo.scm (libgphoto2): Update to 2.5.21.
2018-12-08 23:06:46 +01:00
Ricardo Wurmus
0fd9671bcc
gnu: patchage: Fix build.
...
Fixes <https://bugs.gnu.org/33677 >.
* gnu/packages/audio.scm (patchage)[arguments]: Use Python 2.
2018-12-08 22:55:48 +01:00
Ricardo Wurmus
cbe23db2d7
gnu: qtractor: Update to 0.9.3.
...
* gnu/packages/music.scm (qtractor): Update to 0.9.3.
2018-12-08 22:54:15 +01:00