Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into core-updates | Mathieu Othacehe | 2019-10-10 | 237 | -4744/+57518 |
|\ | |||||
| * | gnu: guix: Update to fc1fe72.•••* gnu/packages/package-management.scm (guix): Update to fc1fe72. | Ludovic Courtès | 2019-10-10 | 1 | -3/+3 |
| * | gnu: guix: Intern bootstrap executables before running tests.•••This is a followup to 1ba0b1e6ec41afd94a3c5f907b1122204dcb5d9d. * gnu/packages/package-management.scm (guix)[arguments]: In 'copy-bootstrap-guile', copy the bootstrap executables. [inputs]: Add "bootstrap/{bash,mkdir,tar,xz}". | Ludovic Courtès | 2019-10-10 | 1 | -13/+29 |
| * | gnu: guix-jupyter: Avoid 'specification->package'.•••* gnu/packages/package-management.scm (guix-jupyter)[native-inputs]: Avoid 'specification->package'. | Ludovic Courtès | 2019-10-10 | 1 | -3/+3 |
| * | gnu: openmpi: Update to 4.0.2.•••* gnu/packages/mpi.scm (openmpi): Update to 4.0.2. | Ludovic Courtès | 2019-10-10 | 1 | -2/+2 |
| * | gnu: Add Guix-Jupyter.•••* gnu/packages/package-management.scm (guix-jupyter): New variable. | Ludovic Courtès | 2019-10-10 | 1 | -0/+84 |
| * | gnu: gcc@9: Update to 9.2.0.•••* gnu/packages/gcc.scm (gcc-9): Update to 9.2.0. | Ludovic Courtès | 2019-10-10 | 1 | -2/+2 |
| * | gnu: python-binaryornot: Fix typo.•••Follow-up to 86723f98ab272b1a2621fb54ff88eab5e8e80fed. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]: Rename to... [patch-test]: ...this. | Danny Milosavljevic | 2019-10-10 | 1 | -1/+1 |
| * | gnu: emacs-org-ql: Patch for Helm users.•••The package has a Helm component that is missing the relevant `require` statements. * gnu/packages/patches/emacs-helm-org-ql.patch: Add. * gnu/local.mk (emacs-helm-org-ql): Add entry. * gnu/packages/emacs-xyz.scm: Update and add dependencies. | Brian Leung | 2019-10-10 | 3 | -0/+48 |
| * | gnu: emacs-gif-screencast: Update to 1.0-2.248d1e1.•••* gnu/packages/emacs-xyz.scm (emacs-gif-screencast): Update to 1.0-2.248d1e1. | Brian Leung | 2019-10-10 | 1 | -28/+29 |
| * | gnu: emacs-org-ql: Update to 0.3.1-2.949a06c.•••* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.3.1-2.949a06c. | Brian Leung | 2019-10-10 | 1 | -4/+4 |
| * | gnu: emacs-org-sidebar: Update to 0.2.•••* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.2. | Brian Leung | 2019-10-09 | 1 | -25/+23 |
| * | gnu: emacs-org-ql: Update to 0.3-1.af0ef30.•••* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.3-1.af0ef30. | Brian Leung | 2019-10-09 | 1 | -27/+33 |
| * | gnu: emacs-org-super-agenda: Update to 1.1.1-3.a87ca11.•••* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.1.1-3.a87ca11. | Brian Leung | 2019-10-09 | 1 | -3/+3 |
| * | gnu: wesnoth: Update to 1.14.9.•••Fixes a build failure reported by reepca on #guix. * gnu/packages/games.scm (wesnoth): Update to 1.14.9. [arguments]: Add phase to disable compiler warnings from Boost headers. | Marius Bakke | 2019-10-09 | 1 | -3/+16 |
| * | gnu: vinagre: Fix build.•••* gnu/packages/gnome.scm (vinagre): Set the '--enable-compile-warnings' configure flag to 'minimum', to prevent build failures on compilation warnings. | Maxim Cournoyer | 2019-10-10 | 1 | -1/+4 |
| * | gnu: Add emacs-ssh-agency.•••* gnu/packages/emacs-xyz.scm (emacs-ssh-agency): New variable. | Joseph LaFreniere | 2019-10-09 | 1 | -0/+28 |
| * | gnu: emacs-deft: Don't use unstable tarball.•••* gnu/packages/emacs-xyz.scm (emacs-deft)[source]: Use GIT-FETCH and GIT-FILE-NAME. | Brian Leung | 2019-10-09 | 1 | -4/+5 |
| * | gnu: emacs-emmet-mode: Update to 1.0.8-1.1acb821.•••* gnu/packages/emacs-xyz.scm (emacs-emmet-mode): Update to 1.0.8-1.1acb821. | Brian Leung | 2019-10-09 | 1 | -18/+20 |
| * | gnu: fcgiwrap: Fix build with newer GCCs.•••* gnu/packages/web.scm (fcgiwrap)[arguments]: Add ‘fix-CFLAGS’ phase. | Tobias Geerinckx-Rice | 2019-10-09 | 1 | -1/+9 |
| * | gnu: perl-mail-dkim: Update to 0.57.•••* gnu/packages/mail.scm (perl-mail-dkim): Update to 0.57. | Tobias Geerinckx-Rice | 2019-10-09 | 1 | -2/+2 |
| * | gnu: python-ecdsa: Update to 0.13.3.•••* gnu/packages/python-crypto.scm (python-ecdsa): Update to 0.13.3. | Tobias Geerinckx-Rice | 2019-10-09 | 1 | -7/+4 |
| * | gnu: opensm: Update to 3.3.22.•••* gnu/packages/fabric-management.scm (opensm): Update to 3.3.22. | Tobias Geerinckx-Rice | 2019-10-09 | 1 | -3/+3 |
| * | gnu: espeak: Build with the C++ 98 standard.•••Fixes <https://bugs.gnu.org/37672>. Reported by Bradley Haggerty <bradigger@gmail.com>. * gnu/packages/speech.scm (espeak)[arguments]: Add CXXFLAGS to #:make-flags. | Marius Bakke | 2019-10-09 | 1 | -0/+2 |
| * | gnu: libsigc++: Update home page.•••* gnu/packages/glib.scm (libsigc++)[home-page]: Update to current. | Marius Bakke | 2019-10-09 | 1 | -1/+1 |
| * | gnu: python-binaryornot: Fix build.•••Fixes <https://bugs.gnu.org/37678>. * gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-tests]: New phase. | Danny Milosavljevic | 2019-10-09 | 1 | -0/+10 |
| * | gnu: emacs-tiny: Update to 0.2.1-1.fd8a6b0.•••* gnu/packages/emacs-xyz.scm (emacs-tiny): Update to 0.2.1-1.fd8a6b0. | Brian Leung | 2019-10-09 | 1 | -16/+23 |
| * | gnu: emacs-general: Update to 0-3.f38fb22.•••* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0-3.f38fb22. | Brian Leung | 2019-10-09 | 1 | -3/+18 |
| * | gnu: emacs-ccls: Update to 0.1-3.b1acc33.•••* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-3.b1acc33. | Brian Leung | 2019-10-09 | 1 | -3/+3 |
| * | gnu: emacs-dante: Update to 1.5-3.38b5894.•••* gnu/packages/emacs-xyz.scm (emacs-dante): Update to 1.5-3.38b5894. | Brian Leung | 2019-10-09 | 1 | -3/+3 |
| * | gnu: mcrl2: Update source url.•••* gnu/packages/maths.scm (mcrl2): Update source url. | Jan Nieuwenhuizen | 2019-10-08 | 1 | -3/+3 |
| * | gnu: python2-tqdm: Depend on python2-functools32.•••* gnu/packages/python-xyz.scm (python-tqdm)[properties]: Add python2-variant. (python2-tqdm): Use 'strip-python2-variant'. [native-inputs]: Add python2-functools32. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Pierre Langlois | 2019-10-08 | 1 | -2/+7 |
| * | gnu: gpodder: Update to 3.10.11.•••* gnu/packages/gpodder.scm (gpodder): Update to 3.10.11. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Pierre Langlois | 2019-10-08 | 1 | -2/+2 |
| * | gnu: sakura: Update to 3.7.0.•••* gnu/packages/terminals.scm (sakura): Update to 3.7.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com> | Pierre Langlois | 2019-10-08 | 1 | -3/+4 |
| * | gnu: mate-applets: Build with a fixed version of yelp-tools.•••Fixes <https://bugs.gnu.org/37668>. Reported by Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>. * gnu/packages/gnome.scm (yelp-tools/fixed): New public variable. * gnu/packages/mate.scm (mate-applets)[native-inputs]: Replace YELP-TOOLS with YELP-TOOLS/FIXED. | Marius Bakke | 2019-10-08 | 2 | -1/+12 |
| * | gnu: linux-libre@5.3: Apply upstream entropy fix.•••See <https://bugs.gnu.org/37501>. * gnu/packages/linux.scm (linux-libre-5.3-source): Add "linux-libre-active-entropy.patch". | Marius Bakke | 2019-10-08 | 1 | -1/+2 |
| * | Merge branch 'core-updates' | Ludovic Courtès | 2019-10-08 | 287 | -5666/+9581 |
| |\ | |||||
| | * | gnu: mariadb: Build with GCC 5 on ARMv7.•••Fixes <https://bugs.gnu.org/37605>. * gnu/packages/databases.scm (mariadb)[native-inputs]: Add GCC-5 when the current system is ARMv7. | Marius Bakke | 2019-10-08 | 1 | -0/+5 |
| | * | Merge branch 'master' into core-updates | Ludovic Courtès | 2019-10-07 | 13 | -157/+315 |
| | |\ | |||||
| | * \ | Merge branch 'master' into core-updates | Ricardo Wurmus | 2019-10-06 | 65 | -638/+46448 |
| | |\ \ | |||||
| | * | | | gnu: WebKitGTK: Embed absolute file name of libWPEBackend-fdo-1.0.so.•••Fixes <https://bugs.gnu.org/37545>. Reported by Vagrant Cascadian <vagrant@debian.org>. * gnu/packages/webkit.scm (webkitgtk)[arguments]: Add phase. | Marius Bakke | 2019-10-06 | 1 | -0/+7 |
| | * | | | gnu: linux-libre: Remove glibc from CPATH before the build.•••Fixes <https://bugs.gnu.org/37593>. * gnu/packages/linux.scm (make-linux-libre*)[arguments]: Drop "libc" from CPATH. | Marius Bakke | 2019-10-06 | 1 | -0/+13 |
| | * | | | gnu: linux-libre: Try to aggressively gather entropy during boot.•••Fixes <https://bugs.gnu.org/37501>. * gnu/packages/patches/linux-libre-active-entropy.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (linux-libre-5.2-source): Use it. | Marius Bakke | 2019-10-06 | 3 | -1/+89 |
| | * | | | gnu: perf: Treat kernel headers as system headers.•••* gnu/packages/linux.scm (perf)[arguments]: Instead of disabling -Werror, set C_INCLUDE_PATH. | Marius Bakke | 2019-10-06 | 1 | -4/+5 |
| | * | | | services: urandom-seed: Credit the entropy added to the PRNG.•••Partly fixes <https://bugs.gnu.org/37501>. Reported by Marius Bakke <mbakke@fastmail.com>. * gnu/services/base.scm (urandom-seed-shepherd-service): In 'start' method, add calls to 'add-to-entropy-count'. | Ludovic Courtès | 2019-10-05 | 1 | -2/+10 |
| | * | | | syscalls: Add 'add-to-entropy-count'.•••* guix/build/syscalls.scm (RNDADDTOENTCNT): New variable. (add-to-entropy-count): New procedure. * tests/syscalls.scm ("add-to-entropy-count"): New test. | Ludovic Courtès | 2019-10-05 | 2 | -0/+41 |
| | * | | | gnu: mysql: Update to 5.7.27.•••* gnu/packages/databases.scm (mysql): Update to 5.7.27. [native-inputs]: Add pkg-config. [inputs]: Add libtirpc, rpcsvc-proto. | Efraim Flashner | 2019-10-03 | 1 | -3/+7 |
| | * | | | gnu: gnucash: Update to 3.7.•••* gnu/packages/gnucash.scm (gnucash): Update to 3.7. [arguments]: Remove "disable-stress-options-test" phase. (gnucash-docs): Update to 3.7. | Kei Kebreau | 2019-10-02 | 1 | -10/+3 |
| | * | | | gnu: dconf-editor: Fix build failure.•••Fixes <https://bugs.gnu.org/37503>. Reported by Jack Hill <jackhill@jackhill.us>. * gnu/packages/gnome.scm (dconf-editor)[arguments]: New field. | Ludovic Courtès | 2019-10-02 | 1 | -0/+11 |
| | * | | | gnu: translate-shell: Update to 0.9.6.11.•••* gnu/packages/dictionnaries.scm (translate-shell): Update to 0.9.6.11. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Pierre Langlois | 2019-10-02 | 1 | -2/+3 |