aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstrap: srfi-43: Remove.•••* gnu/packages/bootstrap.scm (%bootstrap-inputs): Remove srfi-43. (srfi-43): Remove. Jan Nieuwenhuizen2018-12-20
* bootstrap: tcc-boot0: Update for mes 0.19.•••* gnu/packages/commencement.scm (tcc-boot0): Update for mes 0.19. Jan Nieuwenhuizen2018-12-20
* bootstrap: mes-boot: Update for mes 0.19.•••* gnu/packages/commencement.scm (mes-boot): Update for mes 0.19. (mes-boot0): Remove. Jan Nieuwenhuizen2018-12-20
* bootstrap: bootstrap-mes: Update.•••Built with ef809e3ac036eccc5f9c9edd8fb661d14ae15f2f bootstrap: Add mes-boot0; decouple mes-boot from Mes. * gnu/packages/bootstrap.scm (%bootstrap-mes): Update. Jan Nieuwenhuizen2018-12-20
* bootstrap: Add mes-boot0; decouple mes-boot from Mes.•••* gnu/packages/commencement.scm (mes-boot0): New variable. (mes-boot): Use it. Jan Nieuwenhuizen2018-12-16
* bootstrap: Merge mes-minimal into mes-minimal-stripped.•••* gnu/packages/make-bootstrap.scm (%mes-minimal): Remove. (%mes-minimal-stripped): Configure using --mes. Strip installation. Jan Nieuwenhuizen2018-12-16
* gnu: mes: Update to 0.19.•••* gnu/packages/mes.scm (mes): Update to 0.19. Jan Nieuwenhuizen2018-12-16
* 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. Jan Nieuwenhuizen2018-12-16
* doc: Update mesboot graph without bootstrap-guile.•••* doc/images/gcc-mesboot-bag-graph.dot: Update. Jan Nieuwenhuizen2018-12-16
* bootstrap: Do not fake, use Mes instead of Guile.•••* gnu/packages/commencement.scm (%fake-bootstrap?): Do not fake, use Mes instead of Guile. Jan Nieuwenhuizen2018-12-16
* bootstrap: bootstrap-mes: Update.•••Built with 464baaf7359a5c0192ade7e435f7384a335679e6 gnu: mes: Update to a155a0a9a2d941b15c1b98e5cce787de40a8dacd. * gnu/packages/bootstrap.scm (%bootstrap-mes): Update. Jan Nieuwenhuizen2018-12-16
* gnu: mes: Update to a155a0a9a2d941b15c1b98e5cce787de40a8dacd.•••core: Support \xNN in reader. Fixes tcc-boot running on Mes. * gnu/packages/mes.scm (mes): Update to a155a0a9a2d941b15c1b98e5cce787de40a8dacd. Jan Nieuwenhuizen2018-12-16
* bootstrap: mes-minimal-stripped: Do not strip bin.•••* gnu/packages/make-bootstrap.scm (%mes-minimal-stripped): Do not strip bin. Jan Nieuwenhuizen2018-12-16
* gnu: llvm-rtti: Remove it.•••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. remove-llvm-without-rttiChristopher Baines2018-12-15
* 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. Marius Bakke2018-12-12
* gnu: libxml2: Don't reference libxml2.a in the default output.•••* gnu/packages/xml.scm (libxml2)[arguments]: Add substitution for libxml2.la. Marius Bakke2018-12-12
* gnu: bison: Update to 3.2.2.•••* gnu/packages/bison.scm (bison): Update to 3.2.2. Marius Bakke2018-12-11
* gnu: perl: Update to 5.28.1.•••* gnu/packages/perl.scm (perl): Update to 5.28.1. Marius Bakke2018-12-11
* gnu: libatomic-ops: Update to 7.6.8.•••* gnu/packages/bdw-gc.scm (libatomic-ops): Update to 7.6.8. Marius Bakke2018-12-11
* gnu: libgc: Update to 7.6.8.•••* gnu/packages/bdw-gc.scm (libgc): Update to 7.6.8. Marius Bakke2018-12-11
* Merge branch 'master' into core-updatesMarius Bakke2018-12-11
|\
| * 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> Mathieu Lirzin2018-12-11
| * gnu: Add emacs-sesman.•••* gnu/packages/emacs.scm (emacs-sesman): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net> Mathieu Lirzin2018-12-11
| * 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. Rutger Helling2018-12-11
| * gnu: Add gajim-omemo.•••* gnu/packages/messaging.scm (gajim-omemo): New variable. [propagated-inputs]: Add python-axolotl. Clément Lassieur2018-12-11
| * 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. Clément Lassieur2018-12-11
| * refresh: Account for overlapping updater coverage.•••* guix/scripts/refresh.scm (list-updaters-and-exit): Do not assume updater predicates are disjoint. Track covered packages directly. Eric Bavier2018-12-10
| * gnu: certbot, python-acme: Update to 0.29.1.•••* gnu/packages/tls.scm (certbot, python-acme): Update to 0.29.1. Leo Famulari2018-12-10
| * 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. Leo Famulari2018-12-10
| * 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. Efraim Flashner2018-12-10
| * gnu: mtools: Update to 4.0.23.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.23. Efraim Flashner2018-12-10
| * gnu: Add yubikey-personalization.•••* gnu/packages/security-token.scm (yubikey-personalization): New variable. Chris Marusich2018-12-09
| * 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> Paul Garlick2018-12-10
| * services: guix: Run 'guix-daemon' in UTF-8 locale.•••Fixes <https://bugs.gnu.org/32942>. Reported by Julien Lepiller <julien@lepiller.eu>. * gnu/services/base.scm (guix-shepherd-service) <start>: In #:environment-variables, add "GUIX_LOCPATH" and "LC_ALL". Ludovic Courtès2018-12-10
| * gnu: msmtp: Update to 1.8.1.•••* gnu/packages/mail.scm (msmtp): Update to 1.8.1. Marius Bakke2018-12-10
| * gnu: git: Update to 2.20.0.•••* gnu/packages/version-control.scm (git): Update to 2.20.0. Marius Bakke2018-12-10
| * gnu: emacs-elpy: Update to 1.27.0.•••* gnu/packages/emacs.scm (emacs-elpy): Update to 1.27.0. Maxim Cournoyer2018-12-09
| * 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. Maxim Cournoyer2018-12-09
| * gnu: Add go-ipfs.•••* gnu/packages/ipfs.scm (go-ipfs): New variable. Pierre Neidhardt2018-12-09
| * gnu: syslinux: Limit the architectures supported.•••* gnu/packages/bootloaders.scm (syslinux)[supported-systems}: New field. Efraim Flashner2018-12-09
| * gnu: mtools: Update to 4.0.22.•••* gnu/packages/mtools.scm (mtools): Update to 4.0.22. Efraim Flashner2018-12-09
| * guix: Add support for channel dependencies.•••* guix/channels.scm (<channel-metadata>): New record. (read-channel-metadata, channel-instance-dependencies): New procedures. (latest-channel-instances): Include channel dependencies; add optional argument PREVIOUS-CHANNELS. (channel-instance-derivations): Build derivation for additional channels and add it as dependency to the channel instance derivation. * doc/guix.texi (Channels): Add subsection "Declaring Channel Dependencies". * tests/channels.scm: New file. * Makefile.am (SCM_TESTS): Add it. Ricardo Wurmus2018-12-09
| * gnu: sorcer: Always return #T from build phases.•••* gnu/packages/music.scm (sorcer)[arguments]: Use INVOKE. Ricardo Wurmus2018-12-09
| * 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. Gábor Boskovits2018-12-09
| * 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. Mark H Weaver2018-12-09
| * 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. Mark H Weaver2018-12-09
| * gnu: linux-libre@4.9: Update to 4.9.144.•••* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.144. Mark H Weaver2018-12-09
| * 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. Leo Famulari2018-12-09
| * gnu: Add easyrpg-player.•••* gnu/packages/easyrpg.scm (easyrpg-player): New variable. 宋文武2018-12-09
| * gnu: Add liblcf.•••* gnu/packages/easyrpg.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. 宋文武2018-12-09