Commit graph

27703 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice d62ab6572b
gnu: gmp: Edit description.
* gnu/packages/multiprecision.scm (gmp)[description]: Edit.
Define GMP.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 75213ad2ce
gnu: gmp: Use HTTPS for home page.
* gnu/packages/multiprecision.scm (gmp)[home-page]: Use HTTPS.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 5b7900d767
gnu: mpfr: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpfr)[synopsis, description]: Edit.
Define MPFR.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 246db47177
gnu: mpc: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpc)[synopsis, description]: Edit.
Define MPC.
2018-01-19 02:45:15 +01:00
Tobias Geerinckx-Rice 45fc77e56e
gnu: mpc: Update home page.
* gnu/packages/multiprecision.scm (mpc)[home-page]: Update.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice 24a87a14e1
gnu: mpfi: Edit synopsis & description.
* gnu/packages/multiprecision.scm (mpfi)[synopsis, description]: Edit.
Define several terms.  Use GMP instead of MP for consistency.
2018-01-19 02:45:14 +01:00
Tobias Geerinckx-Rice f89cebb1e6
gnu: mpfi: Update to 1.5.3.
* gnu/packages/multiprecision.scm (mpfi): Update to 1.5.3.
[source]: Use a more stable URI.
2018-01-19 02:45:14 +01:00
Leo Famulari 37d110d6ea
gnu: cgit: Update private Git source code to 2.10.5.
* gnu/packages/version-control.scm (cgit)[inputs]: Update git:src to 2.10.5.
2018-01-18 17:39:20 -08:00
Leo Famulari ed6441ae21
gnu: git: Update to 2.16.0.
* gnu/packages/version-control.scm (git): Update to 2.16.0.
2018-01-18 17:39:17 -08:00
Vasile Dumitrascu 7cbe77d7ef
gnu: emacs-org: Update to 20180103.
* gnu/packages/emacs.scm (emacs-org): Update to 20180103.
[source]: Use orgmode.org instead of elpa.
[home-page]: Update to use https.
* gnu/packages/emacs.scm (emacs-org-contrib): Update to 20180103.
[source]: Update to use https.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2018-01-19 00:02:04 +01:00
Tobias Geerinckx-Rice 2cdf16c8c2
gnu: valgrind: Update to 3.13.0.
* gnu/packages/valgrind.scm (valgrind): Update to 3.13.0.
2018-01-18 20:57:24 +01:00
Tobias Geerinckx-Rice 827499e91f
gnu: youtube-dl: Update to 2018.01.18.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
2018-01-18 20:34:20 +01:00
Rutger Helling 87d4e9b94d
gnu: Remove wine-next.
* gnu/packages/wine.scm: Remove wine-next.
2018-01-18 20:21:26 +01:00
Rutger Helling 048fca7b5f
gnu: wine: Update to 3.0.
* gnu/packages/wine.scm (wine): Update to 3.0.
2018-01-18 20:21:26 +01:00
Ludovic Courtès 6d7b26a39f
gnu: bootstrap: 'package-with-bootstrap-guile' uses 'eq?' memoization.
* gnu/packages/bootstrap.scm (package-with-bootstrap-guile): Use
'mlambdaq'.
2018-01-18 16:37:41 +01:00
Ludovic Courtès 8102cf0b37
gnu: commencement: Memoize 'linux-libre-headers-boot0'.
Fixes <https://bugs.gnu.org/30155>.

The effect can be seen in the package graph produced by:

  guix graph -e '(@@ (gnu packages commencement) static-bash-for-glibc)'

This reduces the number of "duplicate" nodes in this graph, i.e.,
distinct package objects that correspond to the same derivation (objects
that are not 'eq?' but semantically equal.)

* gnu/packages/commencement.scm (linux-libre-headers-boot0): Make an
'mlambda' instead of a 'lambda'.
(hurd-core-headers-boot0): Ditto.
2018-01-18 16:14:06 +01:00
Oleg Pykhalov 8180a40692
gnu: emacs-debbugs: Update to 0.15.
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.15.
2018-01-18 16:13:35 +03:00
Efraim Flashner 8d7b476ba9
gnu: mongodb: Fix indentation.
* gnu/packages/databases.scm (mongodb): Replace tabs with spaces.
2018-01-18 15:12:04 +02:00
Efraim Flashner 7f6a607e2a
gnu: mysql: Update to 5.7.21.
* gnu/packages/databases.scm (mysql): Update to 5.7.21.
2018-01-18 15:12:02 +02:00
Mark H Weaver 846b8d7fa0
gnu: webkitgtk: Update to 2.18.5.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.18.5.
[source]: Remove patch.
* gnu/packages/patches/webkitgtk-mitigate-spectre.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 07:24:15 -05:00
Mark H Weaver 4964758360
gnu: linux-libre: Update to 4.14.14.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.14.
(%linux-libre-hash): Update hash.
2018-01-18 06:28:04 -05:00
Mark H Weaver 13a71fb59c
gnu: linux-libre@4.9: Update to 4.9.77.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.77.
2018-01-18 06:27:22 -05:00
Mark H Weaver e47ab29ebd
gnu: linux-libre@4.4: Update to 4.4.112.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.112.
2018-01-18 06:26:21 -05:00
Efraim Flashner e80514bc03
gnu: gcc@4.9: Fix libsanitizer cross-compilation.
* gnu/packages/gcc.scm (gcc@4.9)[source]: Add gcc-asan-missing-include patch.
2018-01-18 08:59:20 +02:00
Efraim Flashner 809b0a9044
gnu: gcc@4.9: Fix building with glibc@2.26.
* gnu/packages/gcc.scm (gcc@4.9)[source]: Add snippet to adjust
linux-unwind.h to changes in glibc.
* gnu/packages/commencement.scm (gcc-for-libstdc++): New variable.
(libstdc++-boot0): Inherit from gcc-for-libstdc++, update note.
2018-01-18 08:59:20 +02:00
Tobias Geerinckx-Rice d36d4c55c4
gnu: android-udev-rules: Update to 20171113.
* gnu/packages/android.scm (android-udev-rules): Update to 20171113.
2018-01-18 05:03:01 +01:00
Tobias Geerinckx-Rice 075972d1fc
gnu: mitlm: Update to 0.4.2.
* gnu/packages/speech.scm (mitlm): Update to 0.4.2.
[source]: Use new upstream release URI.
2018-01-18 05:03:01 +01:00
Tobias Geerinckx-Rice c3812c43f4
gnu: sudo: Update to 1.8.22.
* gnu/packages/admin.scm (sudo): 1.8.22.
2018-01-18 05:03:00 +01:00
Tobias Geerinckx-Rice 70260b33e0
gnu: slurm: Add detailed licence information.
* gnu/packages/parallel.scm (slurm)[license]: Add more licences.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice 9125758708
gnu: slurm: Use HTTPS for home page.
* gnu/packages/parallel.scm (slurm)[home-page]: Use HTTPS.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice 4ff22ec3b1
gnu: slurm: Update to 17.11.2.
* gnu/packages/parallel.scm (slurm): Update to 17.11.2.
[source]: Replace patch with less fragile SUBSTITUTE* in a snippet.
[arguments]: Rename ‘autogen’ phase to ‘autoconf’.  Use INVOKE.
* gnu/packages/patches/slurm-configure-remove-nonfree-contribs.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 04:26:43 +01:00
Tobias Geerinckx-Rice 5d5ad3da88
gnu: Add sl.
* gnu/packages/toys.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice af60a20034
gnu: vim: Update to 8.0.1428.
* gnu/packages/vim.scm (vim): Update to 8.0.1428.
[arguments]: Add ‘patch-failing-test’ phase.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice b87bf3bbd4
gnu: lxterminal: Update to 0.3.1.
* gnu/packages/lxde.scm (lxterminal): Update to 0.3.1.
[source]: Remove patch for fixed CVE.
[arguments]: No longer skip test suite which appear to be fixed.
* gnu/packages/patches/lxterminal-CVE-2016-10369.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice 08a1e906ec
gnu: glib: Remove duplicate module import.
* gnu/packages/glib.scm (define-module): Remove duplicate ‘#:use-module
(guix packages xml)’.  Order remaining module imports alphabetically.
2018-01-18 04:26:42 +01:00
Tobias Geerinckx-Rice 7ed6343fd7
gnu: package-management: Prefix licenses.
* gnu/packages/package-management.scm (define-module): Import
(guix licenses) with #:prefix instead of #:select.
Adjust all callers.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice 37756a1332
gnu: package-management: Alphabetise module imports.
* gnu/packages/package-management.scm (define-module): Order module
imports alphabetically.
2018-01-18 04:26:41 +01:00
Tobias Geerinckx-Rice f1fac6b8e0
gnu: rlwrap: Update to 0.43.
* gnu/packages/readline.scm (rlwrap): Update to 0.43.
[source, home-page]: Use new upstream URI.
2018-01-18 04:26:41 +01:00
Leo Famulari 491f7fc023
gnu: thc-ipv6: Update to 3.4-0.4bb7257.
* gnu/packages/networking.scm (thc-ipv6): Update to 3.4-0.4bb7257.
[source]: Use git-fetch.
2018-01-17 18:22:35 -08:00
Leo Famulari 3ef273377e
gnu: unionfs-fuse: Skip the test phase.
* gnu/packages/linux.scm (unionfs-fuse)[arguments]: Set #:tests? #f.
[native-inputs]: Remove python-pytest.
2018-01-17 17:54:06 -08:00
Leo Famulari d86db8d562
nls: Update 'hu' translation. 2018-01-17 17:15:55 -08:00
Ludovic Courtès 67441b9a6e
doc: Suggest running guix-daemon with 'sudo -E'.
Suggested by Martin H. <maze@strahlungsfrei.de>.

* doc/contributing.texi (Running Guix Before It Is Installed): Suggest
'sudo -E'.
2018-01-17 15:48:22 -08:00
ng0 28b48c87c5
gnu: mlmmj: Update to 1.3.0.
* gnu/packages/mail.scm (mlmmj): Update to 1.3.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-17 15:26:56 -08:00
Ludovic Courtès 9e9a207b49
gnu: chez-scheme: Fix build issues against glibc 2.26.
* gnu/packages/chez.scm (chez-scheme)[source](modules, snippet): New
fields.
2018-01-18 00:13:14 +01:00
Ludovic Courtès 6b26f9152c
gnu: clang-runtime: Fix build issues against glibc 2.26.
* gnu/packages/patches/clang-runtime-asan-build-fixes.patch,
gnu/packages/patches/clang-runtime-esan-build-fixes.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/llvm.scm (clang-runtime-from-llvm): Add 'patches'
parameter and honor it.
(clang-runtime): Pass patch list.
(clang-runtime-3.9.1, clang-runtime-3.7, clang-runtime-3.6)
(clang-runtime-3.5): Likewise.
2018-01-18 00:09:11 +01:00
Rutger Helling 1657fbc9bb
gnu: xpra: Update to 2.2.2.
* gnu/packages/xorg.scm (xpra): Update to 2.2.2.
2018-01-17 20:12:46 +01:00
Tobias Geerinckx-Rice 6c162d0e52
gnu: sxiv: Update to 24.
* gnu/packages/image-viewers.scm (sxiv): Update to 24.
[inputs]: Add freetype and libxft.
[arguments]: Pass freetype header location in #:make-flags.  Be verbose.
2018-01-17 16:16:58 +01:00
Danny Milosavljevic ba4919122a
docs: Fix typo in qemu-binfmt example.
* doc/guix.texi (Virtualization Services): Document 'guix-support?' properly.
2018-01-17 16:09:59 +01:00
Ludovic Courtès 59377c9e12
gnu: fontforge: Fix typo in comment.
* gnu/packages/fontutils.scm (fontforge): Fix comment.
2018-01-17 15:48:01 +01:00
Christopher Baines d067e4badc
gnu: services: web: Add service for httpd.
* gnu/services/web.scm (<httpd-module>,
  <httpd-config-file>, <httpd-virtualhost>
  <httpd-configuration>): New record types.
  (%default-httpd-modules, %httpd-accounts,
  httpd-service-type): New variables.
  (httpd-shepherd-services, httpd-activation,
  httpd-process-extensions): New procedures.
* gnu/tests/web.scm (run-httpd-test): New procedure.
  (%httpd-os, %tests-httpd): New variables.
* doc/guix.texi (Web Services): Document the Apache HTTP Server.
2018-01-17 08:43:47 +00:00