| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/embedded.scm (libjaylink): Update to commit 699b700.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (qtmultimedia)[inputs]: Add gstreamer and
gst-plugins-base.
[arguments]: Replace configure phase to pass extra arguments to qmake.
|
|
|
|
| |
* gnu/packages/messaging.scm (dino): New variable.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
| |
* guix/import/print.scm: New file.
* tests/print.scm: New file.
* Makefile.am (SCM_TESTS): Add new test file.
(MODULES): Add print.scm.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/bdw-gc.scm (libgc/back-pointers): New variable.
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-rachana): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gnome-todo): New public variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* build-aux/hydra/gnu-system.scm (hydra-jobs): Support subset of
packages: ("name[@version" ...).
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-camomile): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (bap): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-piqi): New variable.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-uuidm): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-piqilib): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-optcomp): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-easy-format): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-uri): New variable.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ezjsonm): New variable.
|
|
|
|
|
|
| |
* gnu/packages/samba.scm (samba)[arguments]<#:phases>: Add
'locate-docbook-stylesheets' phase.
[native-inputs]: Add DOCBOOK-XSL and LIBXSLT.
|
|
|
|
|
|
| |
This is a follow-up to commit 1966481fe306691d9fad7dda0da6143f93055cae.
* gnu/packages/tcl.scm (tklib)[description]: Fix Texinfo markup.
|
|
|
|
| |
* gnu/packages/fontutils.scm (potrace): Update to 1.15.
|
|
|
|
| |
* gnu/packages/linux.scm (e2fsprogs): Update to 1.43.6.
|
|
|
|
|
| |
* gnu/packages/linux.scm (powertop): Update to 2.9.
[source]: Adjust URI.
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.8.2.
|
|
|
|
| |
* gnu/packages/electronics.scm (pulseview)[inputs]: Remove QT. Add QTBASE and QTSVG.
|
|
|
|
|
|
|
| |
Fixes <http://bugs.gnu.org/28624>.
Reported by Jelle Licht <wordempire@gmail.com>
* gnu/packages/tcl.scm (tklib): Add closing brace.
|
|
|
|
|
| |
* gnu/packages/music.scm (lilypond)[arguments]: Adjust fontforge
detection algorithm to allow for SOURCE_DATE_EPOCH in fontforge's build.
|
|
|
|
| |
* gnu/packages/version-control.scm (git): Update to 2.14.2.
|
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 4.13.1.
[inputs]: Add zstd.
|
|
|
|
| |
* guix/build-system/meson.scm (lower): fix typo in glib-or-gtk?.
|
|
|
|
| |
* gnu/packages/tcl.scm (tklib): New variable.
|
|
|
|
|
|
| |
* gnu/services/cuirass.scm (<cuirass-configuration>): Add host option.
(cuirass-shepherd-service): Pass host option.
* doc/guix.texi (Continuous Integration): Document it.
|
|
|
|
| |
* gnu/packages/ci.scm (cuirass): Update to commit 87ad259.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/xorg.scm (uim, uim-gtk, uim-qt): New variables.
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
* gnu/packages/gnupg.scm (gpa): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/lxqt.scm (lxqt-build-tools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
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'.
|
|
|
|
|
| |
* Makefile.am (MODULES): Move guix/import/gnome.scm under "if
HAVE_GUILE_JSON".
|
|
|
|
|
| |
* guix/http-client.scm (http-fetch/cached)[update-cache]: Add call to
'utime' in the 304 case.
|
|
|
|
| |
* gnu/packages/gnome.scm (libgtop): Update to 2.38.0.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* guix/gnu-maintenance.scm (url-prefix-predicate): Move to...
* guix/upstream.scm (url-prefix-predicate): ... here.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* 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.
|