Age | Commit message (Expand) | Author |
2017-09-28 | gnu: Add asco....* gnu/packages/engineering.scm (asco): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Theodoros Foradis |
2017-09-28 | gnu: openocd: Update to 0.10.0...* gnu/packages/embedded.scm (openocd): Update to 0.10.0.
[arguments] <configure-flags>: Add "--enable-sysfsgpio" flag.
Remove "--enable-oocd_trace" flag.
[arguments] <phases>: Add phase "change-udev-group".
Add phase "install-udev-rules".
* gnu/packages/patches/openocd-nrf52.patch: Modify to apply on 0.10.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Theodoros Foradis |
2017-09-28 | gnu: libjaylink: Update to commit 699b700....* gnu/packages/embedded.scm (libjaylink): Update to commit 699b700.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Theodoros Foradis |
2017-09-28 | gnu: qtmultimedia: Build gstreamer backend....* gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and
gst-plugins-base.
[arguments]: Replace configure phase to pass extra arguments to qmake.
| Ricardo Wurmus |
2017-09-28 | gnu: Add dino....* gnu/packages/messaging.scm (dino): New variable.
| Ricardo Wurmus |
2017-09-28 | 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.
| Ricardo Wurmus |
2017-09-28 | 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.
| Ricardo Wurmus |
2017-09-28 | 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.
| Ricardo Wurmus |
2017-09-28 | 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.
| Efraim Flashner |
2017-09-28 | gnu: libgc: Add 'libgc-back-pointers' variant....* gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable.
| Ludovic Courtès |
2017-09-28 | gnu: Add font-rachana....* gnu/packages/fonts.scm (font-rachana): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mohammed Sadiq |
2017-09-28 | gnu: Add gnome-todo....* gnu/packages/gnome.scm (gnome-todo): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mohammed Sadiq |
2017-09-27 | cuirass: Support subset with list of package[@version]....* build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset of
packages: ("name[@version" ...).
| Jan Nieuwenhuizen |
2017-09-27 | 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.
| Jan Nieuwenhuizen |
2017-09-27 | gnu: Add ocaml-camomile....* gnu/packages/ocaml.scm (ocaml-camomile): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add bap....* gnu/packages/ocaml.scm (bap): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-piqi....* gnu/packages/ocaml.scm (ocaml-piqi): New variable.
| Julien Lepiller |
2017-09-27 | 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.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-uuidm....* gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-piqilib....* gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-optcomp....* gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-easy-format....* gnu/packages/ocaml.scm (ocaml-easy-format): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-uri....* gnu/packages/ocaml.scm (ocaml-uri): New variable.
| Julien Lepiller |
2017-09-27 | gnu: Add ocaml-ezjsonm....* gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable.
| Julien Lepiller |
2017-09-27 | gnu: samba: Install manual pages....* gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add
'locate-docbook-stylesheets' phase.
[native-inputs]: Add DOCBOOK-XSL and LIBXSLT.
| Marius Bakke |
2017-09-27 | gnu: tklib: Fix typo....This is a follow-up to commit 1966481fe306691d9fad7dda0da6143f93055cae.
* gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup.
| Marius Bakke |
2017-09-27 | gnu: potrace: Update to 1.15 [fixes CVE-2017-12067]....* gnu/packages/fontutils.scm (potrace): Update to 1.15.
| Marius Bakke |
2017-09-27 | gnu: e2fsprogs: Update to 1.43.6....* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
| Marius Bakke |
2017-09-27 | gnu: powertop: Update to 2.9....* gnu/packages/linux.scm (powertop): Update to 2.9.
[source]: Adjust URI.
| Marius Bakke |
2017-09-27 | gnu: lftp: Update to 4.8.2....* gnu/packages/ftp.scm (lftp): Update to 4.8.2.
| Marius Bakke |
2017-09-27 | gnu: pulseview: Build with modular Qt....* gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT. Add QTBASE and QTSVG.
| Marius Bakke |
2017-09-27 | 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.
| Maxim Cournoyer |
2017-09-27 | 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.
| Efraim Flashner |
2017-09-26 | gnu: git: Update to 2.14.2....* gnu/packages/version-control.scm (git): Update to 2.14.2.
| Tobias Geerinckx-Rice |
2017-09-26 | gnu: btrfs-progs: Update to 4.13.1....* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1.
[inputs]: Add zstd.
| Tobias Geerinckx-Rice |
2017-09-26 | build-system: meson: Fix typo in variable name....* guix/build-system/meson.scm (lower): fix typo in glib-or-gtk?.
| Mohammed Sadiq |
2017-09-26 | gnu: Add tklib....* gnu/packages/tcl.scm (tklib): New variable.
| Danny Milosavljevic |
2017-09-26 | 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.
| Jan Nieuwenhuizen |
2017-09-26 | gnu: cuirass: Update development snapshot....* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
| Jan Nieuwenhuizen |
2017-09-26 | 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.
| Leo Famulari |
2017-09-26 | gnu: Add uim, uim-gtk and uim-qt....* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
| Arun Isaac |
2017-09-26 | tests: install: Switch to modifying the gc-root-service-type....Fixes <https://bugs.gnu.org/28600>.
Fixes a regression introduced in
4e854b1814a9216ae7cc90aef4d82fd989a519c3.
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.
| Ludovic Courtès |
2017-09-26 | gnu: Add gpa....* gnu/packages/gnupg.scm (gpa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-09-26 | gnu: Add lxqt-build-tools....* gnu/packages/lxqt.scm (lxqt-build-tools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ng0 |
2017-09-26 | tests: mcron: Adjust use of 'wait-for-file'....Fixes a regression introduced in
8bd5231485cdeb02078c4294badb3a1e7caa0fe0, 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'.
| Ludovic Courtès |
2017-09-26 | build: Build (guix import gnome) only when we have Guile-JSON....* Makefile.am (MODULES): Move guix/import/gnome.scm under "if
HAVE_GUILE_JSON".
| Ludovic Courtès |
2017-09-26 | 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.
| Ludovic Courtès |
2017-09-26 | gnu: libgtop: Update to 2.38.0....* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
| Ludovic Courtès |
2017-09-26 | 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.
| Ludovic Courtès |
2017-09-26 | upstream: Add 'url-prefix-predicate'....* guix/gnu-maintenance.scm (url-prefix-predicate): Move to...
* guix/upstream.scm (url-prefix-predicate): ... here.
| Ludovic Courtès |