Commit Graph

30461 Commits (67a51b675538065a4ec3eb06428d8a4021fdbb87)

Author SHA1 Message Date
Marius Bakke 65bfe30d8a
gnu: nghttp2: Update to 1.31.1 [fixes CVE-2018-1000168].
* gnu/packages/web.scm (nghttp2): Update to 1.31.1.
2018-04-12 19:43:31 +02:00
Marius Bakke 384efbc2da
gnu: lrdf: Update to 0.6.1.
* gnu/packages/rdf.scm (lrdf): Update to 0.6.1.
[source](uri): Adjust to version prefix.
[arguments]: Remove obsolete deletions.
[inputs]: Remove OPENSSL.
2018-04-12 19:40:34 +02:00
Efraim Flashner f02d254aca
gnu: gnupg: Remove unreferenced inputs.
* gnu/packages/gnupg.scm (gnupg)[inputs]: Remove bzip2, curl.
2018-04-12 12:06:03 +03:00
Efraim Flashner b79cb9d760
gnu: gnupg: Update to 2.2.6.
* gnu/packages/gnupg.scm (gnupg): Update to 2.2.6.
2018-04-12 12:05:59 +03:00
Leo Famulari b061e76ef4
gnu: krita: Update to 4.0.1.
* gnu/packages/kde.scm (krita): Update to 4.0.1.
2018-04-11 20:03:56 -04:00
Leo Famulari e453da132a
system: Provide a fall-back PATH for non-login shells started with su(1).
* gnu/system.scm (operating-system-etc-service): Provide values for
ENV_PATH and ENV_SUPATH in '/etc/login.defs'.
2018-04-11 18:45:06 -04:00
Mark H Weaver 87a841b2d4
gnu: icecat: Add more fixes from upstream mozilla-esr52.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
2018-04-11 17:06:41 -04:00
Mark H Weaver 9502ea3e3e
gnu: icecat: Add more configure flags and rename a phase.
* gnu/packages/gnuzilla.scm (icecat)[arguments]: To configure-flags, add
"--with-distribution-id=org.gnu", "--disable-tests", "--disable-updater",
"--disable-crashreporter", "--disable-maintenance-service", and
"--disable-eme".  Rename the
'arrange-to-link-libxul-with-libraries-it-might-dlopen' phase to
'link-libxul-with-libraries'.
2018-04-11 17:06:36 -04:00
Clément Lassieur e5fe544eaa
services: cgit: Add support for project-list.
* doc/guix.texi (Version Control Services): Update accordingly.
* gnu/services/cgit.scm (cgit-configuration)[project-list]: New field.
(serialize-project-list): New procedure that uses PLAIN-FILE to generate a
file from the string list given by the user as input.
(serialize-cgit-configuration): Make sure to serialize 'project-list' before
'repostory-directory'.
2018-04-11 21:23:59 +02:00
Clément Lassieur 80b76b9350
services: cgit: Enforce serialization order.
* gnu/services/cgit.scm (serialize-cgit-configuration): New procedure that
serializes fields with a precise order.
(cgit-activation): Replace the generic SERIALIZE-CONFIGURATION with
SERIALIZE-CGIT-CONFIGURATION.
2018-04-11 21:23:59 +02:00
Clément Lassieur ad05e96e14
services: cgit: Add support for file-like objects.
* doc/guix.texi (Version Control Services): Update accordingly.
* gnu/services/cgit.scm (serialize-field, serialize-string, serialize-boolean,
serialize-integer, serialize-repository-cgit-configuration-list,
serialize-nginx-server-configuration-list, serialize-repo-field,
serialize-repo-boolean, serialize-repo-integer, serialize-module-link-path,
serialize-repository-directory, serialize-mimetype-alist): Return strings or
string-valued gexps and stop printing.
(repository-cgit-configuration)[source-filter, about-filter, commit-filter,
logo, owner-filter], (cgit-configuration)[auth-filter, commit-filter, css,
email-filter, favicon, include, logo, owner-filter, mimetype-file, readme,
source-filter]: Replace STRING with FILE-OBJECT.
(file-object?, serialize-file-object, repo-file-object?,
serialize-repo-file-object): New procedures.
(cgit-activation): Use SERIALIZE-CONFIGURATION's return value with
MIXED-TEXT-FILE instead of using its output with PLAIN-FILE.
2018-04-11 21:23:59 +02:00
Clément Lassieur 36027f05e9
services: cgit: Simplify 'serialize-module-link-path'.
* gnu/services/cgit.scm (serialize-module-link-path): Remove STRING-DROP-RIGHT
and UGLIFY-FIELD-NAME.
2018-04-11 21:23:59 +02:00
Clément Lassieur dde99782e0
services: cgit: Simplify 'uglify-field-name'.
* gnu/services/cgit.scm (uglify-field-name): Remove STRING-JOIN and
STRING-SPLIT.
2018-04-11 21:23:58 +02:00
Mark H Weaver 99e892a562
gnu: linux-libre: Update to 4.16.1.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.1.
(%linux-libre-hash): Update hash.
* gnu/packages/aux-files/linux-libre/4.15-arm.conf,
gnu/packages/aux-files/linux-libre/4.15-i686.conf,
gnu/packages/aux-files/linux-libre/4.15-x86_64.conf: Delete files.
* gnu/packages/aux-files/linux-libre/4.16-arm.conf,
gnu/packages/aux-files/linux-libre/4.16-i686.conf,
gnu/packages/aux-files/linux-libre/4.16-x86_64.conf: New files.
* Makefile.am (AUX_FILES): Update accordingly.
2018-04-11 15:04:54 -04:00
Mark H Weaver c5bd8753be
gnu: linux-libre: Add 'patch-/bin/pwd' phase.
* gnu/packages/linux.scm (make-linux-libre)[arguments]: Add 'patch-/bin/pwd'
phase.
2018-04-11 15:04:45 -04:00
Efraim Flashner 0d91cd07a2
gnu: elfutils: Disable failing test.
* gnu/packages/elf.scm (elfutils)[arguments]: Skip test which always
fails on aarch64-linux.
2018-04-11 21:52:25 +03:00
Alex Sassmannshausen 43d5df98f2
gnu: guile-config: Update to 0.2.
* gnu/packages/guile.scm (guile-config): Update to 0.2.
  [source]: Change to github repo.
  [native-inputs]: Add make dist dependencies.
  [license]: Update license.
2018-04-11 10:10:46 +02:00
Ludovic Courtès ac6d2e3530
nls: Add Spanish translation. 2018-04-11 01:21:32 +02:00
Ludovic Courtès eb72cdf087
self: Produce a spliced (guix config) to placate Guile 2.0.
Fixes 'guix pull' with Guile 2.0.
See <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27284#153>.

* guix/self.scm (make-config.scm): Remove 'begin' in 'scheme-file'
argument and pass #:splice? #t.
2018-04-11 01:03:47 +02:00
Ludovic Courtès 4fbd1a2b7f
gexp: 'scheme-file' can splice expressions.
* guix/gexp.scm (<scheme-file>)[splice?]: New field.
(scheme-file): Add #:splice? and pass it to '%scheme-file'.
(scheme-file-compiler): Pass SPLICE? to 'gexp->file'.
(gexp->file): Add #:splice? and honor it.
* tests/gexp.scm ("gexp->file + #:splice?"): New test.
("gexp->derivation & with-imported-module & computed module"): Use
 #:splice? #t.
2018-04-11 01:03:47 +02:00
Ludovic Courtès a1639ae9de
self: 'package-for-guile' really honors GUILE-VERSION.
* guix/self.scm (package-for-guile): Pass GUILE-VERSION to
'false-if-wrong-guile'.
2018-04-11 01:03:47 +02:00
Ludovic Courtès 63cab4182d
self: Remove 'eval-when' from in generated (guix config).
* guix/self.scm (make-config.scm): Remove unneeded 'eval-when'.
2018-04-11 01:03:47 +02:00
Fis Trivial f8fbe37654
gnu: Add qBittorrent.
* gnu/packages/bittorrent.scm (qBittorrent): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-11 01:03:46 +02:00
Fis Trivial 395541b018
gnu: libtorrent-rasterbar: Add CXXFLAGS.
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Add CXXFLAGS.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-11 01:03:46 +02:00
Ludovic Courtès 0927b5bed6
gnu: tlsdate: Fix compilation on aarch64-linux-gnu.
* gnu/packages/ntp.scm (tlsdate)[arguments]: Add #:configure-flags.
2018-04-11 01:03:46 +02:00
Ludovic Courtès b1fb247b78
gnu: guix: Update to 486de73.
* gnu/packages/package-management.scm (guix): Update to 486de73.
2018-04-11 01:03:46 +02:00
Jan Nieuwenhuizen 792ddfdc76
gnu: mes: Update to 0.12.
* gnu/packages/mes.scm (mes): Update to 0.12.
2018-04-10 21:58:07 +02:00
Ludovic Courtès 486de7377f
gnu: cuirass: Update to 238f856.
* gnu/packages/ci.scm (cuirass): Update to 238f856.
2018-04-10 17:44:27 +02:00
Ludovic Courtès 43176dd605
self: Don't use deprecated package names.
* guix/self.scm (compiled-guix)[guile-json, guile-ssh]: Don't refer t
"guile2.2-json" and "guile2.2-ssh", which are deprecated.
2018-04-10 17:44:27 +02:00
Ludovic Courtès 806ff35854
self: Export '%guix-register-program' in generated (guix config).
* guix/self.scm (make-config.scm): Export '%guix-register-program'.
2018-04-10 17:44:27 +02:00
Ludovic Courtès e69dd8443a
self: Fix package names for compilation with Guile 2.0.
Reported by Ricardo Wurmus.

* guix/self.scm (specification->package): Add guile2.0-{json,git,ssh}.
(guile-for-build): Use 'module-ref' for Guile 2.0.
2018-04-10 17:44:27 +02:00
Ludovic Courtès 69447b6393
self: Display a new line at the end of module compilation.
* guix/self.scm (compiled-modules)[build]: Add a 'newline' call at the
end.
2018-04-10 17:44:27 +02:00
Ludovic Courtès 14b392a8ad
self: Don't substitute the '-source' derivations.
With substitution enabled we would end up downloading 10+ MiB of source
that's already available locally on disk.

* guix/self.scm (imported-files): Pass #:options to 'computed-file'.
2018-04-10 17:44:27 +02:00
Ludovic Courtès 10de06bd07
gnu: hwloc: Skip 'linux-libnuma' test.
That test would fail on some machines, for instance build machines
behind berlin.guixsd.org.

* gnu/packages/mpi.scm (hwloc)[arguments]: Add 'skip-linux-libnuma-test'
phase.
(hwloc-2.0)[arguments]: Replace it.
2018-04-10 17:44:27 +02:00
Tomáš Čech a69e0cf3ca
gnu: Add libcgroup.
* gnu/packages/linux.scm (libcgroup): New variable.
2018-04-10 11:43:12 +02:00
Leo Famulari 60e1de6d95
gnu: chromaprint: Fix typo.
* gnu/packages/mp3.scm (chromaprint): Fix typo.
2018-04-09 09:04:11 -04:00
Rutger Helling 7e4f6f131e
gnu: retroarch: Update checksum.
* gnu/packages/emulators.scm (retroarch): Update checksum.
2018-04-09 11:26:05 +02:00
Rutger Helling 593e9da137
gnu: mgba: Update to 0.6.2.
* gnu/packages/emulators.scm (mgba): Update to 0.6.2.
2018-04-09 09:14:20 +02:00
Leo Famulari 1825ce8063
gnu: eyeD3: Update to 0.8.5.
* gnu/packages/mp3.scm (eyed3): Update to 0.8.5.
[source]: Use pypi-uri.
[propagated-inputs]: Add python-magic and python-pathlib.
2018-04-09 00:41:14 -04:00
Mark H Weaver 78602fad57
gnu: linux-libre: Add elfutils to native-inputs.
Suggested by Leo Famulari <leo@famulari.name>

* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add elfutils.
2018-04-09 00:29:10 -04:00
Mark H Weaver 81d98d7ef2
gnu: linux-libre: Add flex and bison to native-inputs.
* gnu/packages/linux.scm (make-linux-libre)[native-inputs]: Add flex and
bison.
2018-04-09 00:29:08 -04:00
Mark H Weaver 2e5a9c58ad
gnu: linux-libre: Update to 4.15.16.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.15.16.
(%linux-libre-hash): Update hash.
2018-04-09 00:27:43 -04:00
Mark H Weaver 9b8cd09e46
gnu: linux-libre@4.14: Update to 4.14.33.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.33.
(%linux-libre-4.14-hash): Update hash.
2018-04-09 00:15:36 -04:00
Mark H Weaver 615d923d1f
gnu: linux-libre@4.9: Update to 4.9.93.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.93.
2018-04-09 00:14:28 -04:00
Mark H Weaver 4d332846f0
gnu: linux-libre@4.4: Update to 4.4.127.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.127.
2018-04-09 00:13:47 -04:00
Ludovic Courtès df154c05dc
hydra: Fix uses of 'eval-when'.
* build-aux/hydra/gnu-system.scm: Use (expand load eval) in 'eval-when'
clause so as to not poison a cat and to ensure %load-compiled-path is
properly set when the 'use-modules' clauses are expanded.
* build-aux/hydra/guix.scm: Likewise.
2018-04-09 00:00:58 +02:00
Fis Trivial 71dab08dec
gnu: Add bear.
* gnu/packages/build-tools.scm (bear): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-08 23:32:34 +02:00
Fis Trivial bebe3a4f95
gnu: Add unittest-cpp.
* gnu/packages/check.scm (unittest-cpp): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-08 23:32:34 +02:00
rsiddharth 20c902f0d0
gnu: ghc-psqueues: Update to 0.2.6.0.
* gnu/packages/haskell.scm (ghc-psqueues): Update to 0.2.6.0.
[arguments]: Enable tests.
[home-page]: Update link.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-08 23:32:34 +02:00
Nils Gillmann 8cb2bcf7a8
gnu: gnurl: Update to version 7.59.0.
* gnu/packages/gnunet.scm (gnurl): Update to version 7.59.0.
[source]: Add temporary second source at ftp.n0.is.

Signed-off-by: Nils Gillmann <ng0@n0.is>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-08 23:32:34 +02:00