Commit Graph

24241 Commits (fb1db385476bc4548d3eadea93b5dd6a346839f2)

Author SHA1 Message Date
Ricardo Wurmus fb1db38547
import: Add JSON importer.
* doc/guix.texi (Invoking guix import): Document it.
* guix/scripts/import/json.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/scripts/import.scm (importers): Add json importer.
2017-09-28 13:10:11 +02:00
Ricardo Wurmus 5e892bc365
import: Add generic data to package converter.
* guix/import/utils.scm (build-system-modules, lookup-build-system-by-name,
specs->package-lists, source-spec->object, alist->package): New procedures.
* tests/import-utils.scm: Add tests for alist->package.
2017-09-28 13:10:11 +02:00
Ricardo Wurmus 68a91a183b
import: Add package->code.
* guix/import/print.scm: New file.
* tests/print.scm: New file.
* Makefile.am (SCM_TESTS): Add new test file.
(MODULES): Add print.scm.
2017-09-28 13:10:10 +02:00
Efraim Flashner 523ecbbbed
gnu: libical: Fix libdir install path.
Reported by sadiq on IRC.

* gnu/packages/calendar.scm (libical)[arguments]: Remove configure flag
adding /lib64 to rpath, add flag to force libdir to /lib.
2017-09-28 12:26:50 +03:00
Ludovic Courtès 4cb87d63e1
gnu: libgc: Add 'libgc-back-pointers' variant.
* gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable.
2017-09-28 00:13:10 +02:00
Mohammed Sadiq 42ecb96e99
gnu: Add font-rachana.
* gnu/packages/fonts.scm (font-rachana): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-28 00:13:10 +02:00
Mohammed Sadiq 57b14665c3
gnu: Add gnome-todo.
* gnu/packages/gnome.scm (gnome-todo): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-28 00:13:10 +02:00
Jan Nieuwenhuizen 516b53828e
cuirass: Support subset with list of package[@version].
* build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset of
packages: ("name[@version" ...).
2017-09-27 22:19:28 +02:00
Jan Nieuwenhuizen 66bc1d2aaf
cuirass: Add gnu-system build spec.
* build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset "hello".
* build-aux/cuirass/gnu-system.scm: New file.
* doc/guix.texi (Continuous Integration): Update example spec.
2017-09-27 22:19:28 +02:00
Julien Lepiller 408091d5a5
gnu: Add ocaml-camomile.
* gnu/packages/ocaml.scm (ocaml-camomile): New variable.
2017-09-27 21:26:24 +02:00
Julien Lepiller cd1562ef8e
gnu: Add bap.
* gnu/packages/ocaml.scm (bap): New variable.
2017-09-27 21:26:21 +02:00
Julien Lepiller fc3d70ae54
gnu: Add ocaml-piqi.
* gnu/packages/ocaml.scm (ocaml-piqi): New variable.
2017-09-27 21:26:19 +02:00
Julien Lepiller 8a238180fd
gnu: Add ocaml-graph.
* gnu/packages/ocaml.scm (ocaml-graph): New variable.
* gnu/packages/patches/ocaml-graph-honor-source-date-epoch.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
2017-09-27 21:26:16 +02:00
Julien Lepiller 88b1533c27
gnu: Add ocaml-uuidm.
* gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
2017-09-27 21:26:14 +02:00
Julien Lepiller 9c5dbbf0ce
gnu: Add ocaml-piqilib.
* gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
2017-09-27 21:26:12 +02:00
Julien Lepiller b5c0217c71
gnu: Add ocaml-optcomp.
* gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
2017-09-27 21:26:10 +02:00
Julien Lepiller 6134aeb9ab
gnu: Add ocaml-easy-format.
* gnu/packages/ocaml.scm (ocaml-easy-format): New variable.
2017-09-27 21:26:08 +02:00
Julien Lepiller 3dabefeef4
gnu: Add ocaml-uri.
* gnu/packages/ocaml.scm (ocaml-uri): New variable.
2017-09-27 21:26:05 +02:00
Julien Lepiller bf7bc0d6bb
gnu: Add ocaml-ezjsonm.
* gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable.
2017-09-27 21:26:00 +02:00
Marius Bakke cb1e0cfc2f
gnu: samba: Install manual pages.
* gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add
'locate-docbook-stylesheets' phase.
[native-inputs]: Add DOCBOOK-XSL and LIBXSLT.
2017-09-27 21:06:01 +02:00
Marius Bakke eb52d637f5
gnu: tklib: Fix typo.
This is a follow-up to commit 1966481fe3.

* gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup.
2017-09-27 21:05:47 +02:00
Marius Bakke 21e5eb4e7b
gnu: potrace: Update to 1.15 [fixes CVE-2017-12067].
* gnu/packages/fontutils.scm (potrace): Update to 1.15.
2017-09-27 21:02:56 +02:00
Marius Bakke 29591fc4c4
gnu: e2fsprogs: Update to 1.43.6.
* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
2017-09-27 21:02:56 +02:00
Marius Bakke a0604c2183
gnu: powertop: Update to 2.9.
* gnu/packages/linux.scm (powertop): Update to 2.9.
[source]: Adjust URI.
2017-09-27 21:02:56 +02:00
Marius Bakke 2b2c24ed42
gnu: lftp: Update to 4.8.2.
* gnu/packages/ftp.scm (lftp): Update to 4.8.2.
2017-09-27 21:02:56 +02:00
Marius Bakke b1e4c0fa51
gnu: pulseview: Build with modular Qt.
* gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT.  Add QTBASE and QTSVG.
2017-09-27 21:02:56 +02:00
Maxim Cournoyer 958be7a423
gnu: tklib: Add missing closing brace.
Fixes <http://bugs.gnu.org/28624>.
Reported by Jelle Licht <wordempire@gmail.com>

* gnu/packages/tcl.scm (tklib): Add closing brace.
2017-09-27 20:57:54 +02:00
Efraim Flashner 31ec522835
gnu: lilypond: Fix fontforge detection.
* gnu/packages/music.scm (lilypond)[arguments]: Adjust fontforge
detection algorithm to allow for SOURCE_DATE_EPOCH in fontforge's build.
2017-09-27 10:09:00 +03:00
Tobias Geerinckx-Rice a9925374b0
gnu: git: Update to 2.14.2.
* gnu/packages/version-control.scm (git): Update to 2.14.2.
2017-09-26 22:36:15 +02:00
Tobias Geerinckx-Rice e2937a5551
gnu: btrfs-progs: Update to 4.13.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1.
[inputs]: Add zstd.
2017-09-26 22:36:14 +02:00
Mohammed Sadiq ea1cd554cc
build-system: meson: Fix typo in variable name.
* guix/build-system/meson.scm (lower): fix typo in glib-or-gtk?.
2017-09-26 19:58:26 +02:00
Danny Milosavljevic 1966481fe3
gnu: Add tklib.
* gnu/packages/tcl.scm (tklib): New variable.
2017-09-26 19:51:47 +02:00
Jan Nieuwenhuizen 326f6ef10f
services: cuirass: Add host option.
* gnu/services/cuirass.scm (<cuirass-configuration>): Add host option.
(cuirass-shepherd-service): Pass host option.
* doc/guix.texi (Continuous Integration): Document it.
2017-09-26 18:15:41 +02:00
Jan Nieuwenhuizen a928ed4740
gnu: cuirass: Update development snapshot.
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
2017-09-26 18:15:27 +02:00
Leo Famulari 373cda6ac6
gnu: libunwind: Update to 1.2.1.
* gnu/packages/libunwind.scm (libunwind): Upate to 1.2.1.
[source]: Remove 'libunwind-CVE-2015-3239.patch'.
* gnu/packages/patches/libunwind-CVE-2015-3239.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-26 11:42:06 -04:00
Arun Isaac 8fd92e034b
gnu: Add uim, uim-gtk and uim-qt.
* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
2017-09-26 19:02:39 +05:30
Ludovic Courtès 945a8fc240
tests: install: Switch to modifying the gc-root-service-type.
Fixes <https://bugs.gnu.org/28600>.
Fixes a regression introduced in
4e854b1814.
Reported by Christopher Baines <mail@cbaines.net>.

* gnu/tests/install.scm (operating-system-with-gc-roots): Use
'simple-service' to extend GC-ROOT-SERVICE-TYPE instead of instantiating
it.
2017-09-26 10:43:10 +02:00
ng0 8384499c04
gnu: Add gpa.
* gnu/packages/gnupg.scm (gpa): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 10:37:18 +02:00
ng0 b36524c1b8
gnu: Add lxqt-build-tools.
* gnu/packages/lxqt.scm (lxqt-build-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 10:28:16 +02:00
Ludovic Courtès 077f1e6384
tests: mcron: Adjust use of 'wait-for-file'.
Fixes a regression introduced in
8bd5231485, whereby returning #<eof> would
no longer work (since #<eof> would be in the cdr of the result, and thus
it would not get converted to a string.)

* gnu/tests/base.scm (run-mcron-test)["root's job with command"]: Pass
  #:read to 'wait-for-file'.
2017-09-26 10:09:53 +02:00
Ludovic Courtès a95ddf0d07
build: Build (guix import gnome) only when we have Guile-JSON.
* Makefile.am (MODULES): Move guix/import/gnome.scm under "if
HAVE_GUILE_JSON".
2017-09-26 09:29:00 +02:00
Ludovic Courtès 06acf6b52f
http-client: Reset cache TTL upon 304 "Not Modified" responses.
* guix/http-client.scm (http-fetch/cached)[update-cache]: Add call to
'utime' in the 304 case.
2017-09-26 00:35:06 +02:00
Ludovic Courtès 4f80158db0
gnu: libgtop: Update to 2.38.0.
* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
2017-09-26 00:35:06 +02:00
Ludovic Courtès c1d8b3b3b5
upstream: Add new GNOME updater.
Partly fixes <https://bugs.gnu.org/28159>.
Reported by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/import/gnome.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/gnu-maintenance.scm (latest-gnome-release)
(%gnome-updater): Remove.
2017-09-26 00:35:06 +02:00
Ludovic Courtès 97abc90733
upstream: Add 'url-prefix-predicate'.
* guix/gnu-maintenance.scm (url-prefix-predicate): Move to...
* guix/upstream.scm (url-prefix-predicate): ... here.
2017-09-26 00:35:06 +02:00
Dave Love 8ddf20b286
gnu: lm-sensors: Add "lib" output.
* gnu/packages/linux.scm (lm-sensors)[outputs]: Add "lib".
[arguments]: Fix up make flags.
(xsensors)[inputs]: Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-26 00:35:06 +02:00
Leo Famulari 66660960ba
gnu: certbot, python-acme: Update to 0.18.2.
* gnu/packages/tls.scm (certbot, python-acme): Update to 0.18.2.
* gnu/packages/patches/python-acme-dont-use-openssl-rand.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2017-09-25 03:27:24 -04:00
Marius Bakke edd38aa898
gnu: i3-wm: Update to 4.14.1.
* gnu/packages/wm.scm (i3-wm): Update to 4.14.1.
2017-09-25 00:13:07 +02:00
Marius Bakke e8d8ecde04
README: Replace http:// with https:// where applicable. 2017-09-25 00:12:49 +02:00
Efraim Flashner 3140844e33
gnu: openntpd: Update to 6.2p2.
* gnu/packages/ntp.scm (openntpd): Update to 6.2p2.
2017-09-24 20:40:58 +03:00