Age | Commit message (Collapse) | Author |
|
* gnu/packages/check.scm (python-flexmock): Update to 0.10.4.
|
|
* gnu/packages/terminals.scm (termite): Update to 15.
|
|
* gnu/packages/gnome.scm (vte-ng): Update to 0.56.2.a.
[native-inputs]: Add GCC-7.
[arguments]: Add GCC7 workaround.
|
|
* gnu/packages/spice.scm (spice): Update to 0.14.2.
|
|
* gnu/packages/spice.scm (spice-protocol): Update to 0.14.0.
(spice-protocol-0.12): New public variable.
(spice-gtk)[propagated-inputs]: Change SPICE-PROTOCOL to SPICE-PROTOCOL-0.12.
|
|
* gnu/packages/crypto.scm (signify): Update to 25.
|
|
* gnu/packages/crypto.scm (signify)[source]: Change to GIT-FETCH.
|
|
CVE-2019-5824].
* gnu/packages/chromium.scm (%chromium-version): Update to 74.0.3729.131.
(ungoogled-chromium-source): Update Chromium hash.
|
|
This is a follow-up to commit 40594fdcb9e360d68e5444771b5467ba5bbbfcf2.
* gnu/packages/chromium.scm (%preserved-third-party-files): Remove
'third_party/pdfium/third_party/libopenjpeg20'.
(ungoogled-chromium)[arguments]: Fix typo in #:configure-flags.
|
|
* gnu/packages/php.scm (php)[arguments]: Disable two failing tests on
armhf.
|
|
Fixes a bug whereby building an image containing non-ASCII file names
would fail due to improper decoding of file names.
* gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and
call 'setlocale' in the build environment.
|
|
|
|
|
|
|
|
This reverts d3619b296fd1db6441e09bb51b55a4264b9fd0ed for
po/doc/guix-manual.zh_CN.po, which contained duplicate node names and
other errors.
|
|
* po/doc/guix-manual.es.po: Replace "@pref" with "@pxref".
|
|
* gnu/packages/cran.scm (r-irkernel): Update to 1.0.0.
|
|
* config-daemon.ac: Replace "ci.guix.info" with "ci.guix.gnu.org".
* doc/guix.texi (SUBSTITUTE-SERVER): Likewise.
* etc/substitutes/ci.guix.gnu.org.pub: New file.
* Makefile.am (dist_pkgdata_DATA): Add it.
* guix/scripts/build.scm (%default-log-urls): Update.
* guix/scripts/substitute.scm (%default-substitute-urls): Likewise.
* guix/store.scm (%default-substitute-urls): Likewise.
* guix/self.scm (miscellaneous-files): Add "ci.guix.gnu.org".
|
|
|
|
|
|
* gnu/packages/cran.scm (r-officer): Update to 0.3.4.
|
|
* gnu/packages/cran.scm (r-lmtest): Update to 0.9-37.
|
|
* gnu/packages/cran.scm (r-shinyfiles): Update to 0.7.3.
|
|
* gnu/system/examples/vm-image.tmpl (label): New field.
|
|
* gnu/packages/chromium.scm (%preserved-third-party-files): Add four new
directories, delete three obsolete.
(%chromium-version, %ungoogled-revision, %debian-revision): Update for 74.
(ungoogled-chromium-source): Update hashes. Ignore Debians GCC6 patches.
(ungoogled-chromium)[arguments]: Add "use_system_openjpeg" to #:configure-flags.
|
|
* gnu/packages/display-managers.scm (greenisland): Remove variable.
|
|
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
|
|
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree)[source]: Add FILE-NAME.
|
|
* gnu/packages/ocaml.scm (ocaml-opam-file-format)[source]: Add FILE-NAME.
|
|
* gnu/packages/lisp.scm (sbcl-cl-syntax)[source]: Add FILE-NAME.
|
|
* gnu/packages/emacs-xyz.scm (emacs-dired-sidebar)[source]: Add FILE-NAME.
|
|
* gnu/packages/lisp.scm (sbcl-rfc2388)[source]: Add FILE-NAME.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv)[source]: Add FILE-NAME.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-hash)[source]: Add FILE-NAME.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate)[source]: Add FILE-NAME.
|
|
* gnu/packages/ocaml.scm (ocaml-core)[source]: Add FILE-NAME.
|
|
* gnu/packages/lisp.scm (sbcl-trivial-backtrace)[source]: Add FILE-NAME.
|
|
* gnu/packages/lisp.scm (sbcl-myway)[source]: Add FILE-NAME.
|
|
* gnu/packages/emacs-xyz.scm (emacs-helm-pass)[source]: Add FILE-NAME.
|
|
* gnu/packages/emacs-xyz.scm (emacs-zotxt)[source]: Add FILE-NAME.
|
|
* gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]:
Modify phase.
[check-x86]: New phase.
[patch]: New phase.
|
|
* gnu/packages/gnome.scm (gexiv2)[arguments]: New field.
|
|
That dependency was causing a failure when building from a fresh
checkout since commit d60225d5caabfb6409e3277c0512cd4c0fa63d72 because
'guix-manual.pot' was no longer around and there's no rule to make it.
This commit replaces the 'guix-manual.%.po' target by a phony target,
'doc-po-update-%', without any dependency.
* po/doc/local.mk ($(srcdir)/po/doc/guix-manual.%.po): Rename to...
(doc-po-update-%): ... this. Remove dependencies.
Change how 'lang' is computed; compute $output and $input, and replace
occurrences of $@ and $< with those.
(doc-po-update): Adjust accordingly.
|
|
* gnu/packages/check.scm (python-nose-timer): Update to 0.7.5.
|
|
* gnu/packages/lisp.scm (sbcl-cl+ssl)[source]: Add FILE-NAME.
|
|
* gnu/packages/haskell.scm (ghc-esqueleto)[source]: Add FILE-NAME.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-tools)[source]: Add FILE-NAME.
|
|
* gnu/packages/lisp.scm (sbcl-cl-base64)[source]: Add FILE-NAME.
|
|
* gnu/packages/security-token.scm (eid-mw)[source]:
Add FILE-NAME.
|
|
Fixes <https://bugs.gnu.org/35501>.
Reported by Brendan Tildesley <mail@brendan.scot>.
* gnu/packages/libusb.scm (libplist)[arguments]: New field.
|