summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add r-emojifont.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-emojifont): New variable.
* gnu: Add r-showtext.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-showtext): New variable.
* gnu: Add r-showtextdb.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-showtextdb): New variable.
* gnu: Add r-sysfonts.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-sysfonts): New variable.
* gnu: Add r-rintrojs.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-rintrojs): New variable.
* gnu: Add r-abemus.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-abemus): New variable.
* gnu: Add r-abcrlda.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-abcrlda): New variable.
* gnu: Add r-abcdefba.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-abcdefba): New variable.
* gnu: Add r-rglpk.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-rglpk): New variable.
* gnu: Add r-abcadm.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-abcadm): New variable.
* gnu: Add r-abc-rap.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-abc-rap): New variable.
* gnu: Add r-abacus.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-abacus): New variable.
* gnu: r-shiny: Update to 1.4.0.Ricardo Wurmus2019-12-13
| | | | | | * gnu/packages/cran.scm (r-shiny): Update to 1.4.0. [arguments]: Update list of JavaScript files to replace. [propagated-inputs]: Add r-fastmap.
* gnu: Add r-fastmap.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-fastmap): New variable.
* gnu: Add r-aasea.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-aasea): New variable.
* gnu: Add r-networkd3.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-networkd3): New variable.
* gnu: Add r-bios2cor.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-bios2cor): New variable.
* gnu: Add r-bio3d.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-bio3d): New variable.
* gnu: r-desolve: Update description.Ricardo Wurmus2019-12-13
| | | | * gnu/packages/cran.scm (r-desolve)[description]: Use texinfo syntax.
* gnu: imlib2: Update to 1.6.1.Efraim Flashner2019-12-13
| | | | * gnu/packages/image.scm (imlib2): Update to 1.6.1.
* gnu: emacs-telega: Correct path coding for `ffmpeg`.Brett Gilio2019-12-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[arguments]: Continuation of the previous patch. Adds a hard-coded path from NAME `ffmpeg-bin` to work around issue of ffmpeg not being found on the system PATH.
* gnu: emacs-telega: Patch `ffplay` instead of propagating.Leo Prikler2019-12-13
| | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-telega) [phases]: <telega-data-patch>: Rename to telega-paths-patch. <telega-paths-patch>: Substitute ffplay path for patching. [propagated-inputs] <ffmpeg>: Remove. [inputs] <ffmpeg>: Add. Fixes: #38590 <https://bugs.gnu.org/38590> Signed-off-by: Brett Gilio <brettg@posteo.net> Co-authored-by: Brett Gilio <brettg@posteo.net>
* gnu: guile-next: Update to 2.9.7.Ludovic Courtès2019-12-13
| | | | * gnu/packages/guile.scm (guile-next): Update to 2.9.7.
* gnu: hdf5@1.10: Update to 1.10.5.Ludovic Courtès2019-12-13
| | | | | | | * gnu/packages/maths.scm (hdf5-1.10): Update to 1.10.5. Remove "hdf5-mpi-deprecations.patch". * gnu/packages/patches/hdf5-mpi-deprecations.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it.
* import: utils: Update docstring of 'recursive-import'.Ludovic Courtès2019-12-13
| | | | | | This is a followup to 70a8e13277d4a44b89dd9ee2290b98105f0235f1. * guix/import/utils.scm (recursive-import): Update docstring.
* gnu: python-yapf: Update to 0.29.0.Brett Gilio2019-12-13
| | | | * gnu/packages/python-xyz.scm (python-yapf): Update to 0.29.0.
* gnu: python-blessings: Update comment on test suite.Brett Gilio2019-12-13
| | | | | | * gnu/packages/terminals.scm (python-blessings): Test suite has been revised. [arguments]: Change comment to reflect change in test suite regarding TTY. [native-inputs]: Pass python-six, which is required for test suite.
* gnu: python-blessings: Update to 1.7.Brett Gilio2019-12-13
| | | | * gnu/packages/terminals.scm (python-blessings): Update to 1.7.
* gnu: python-semver: Adjust indentation.Brett Gilio2019-12-13
| | | | * gnu/packages/python-xyz.scm (python-semver): Adjust indentation.
* gnu: python-semver: Do not patch virtualenv for tests.Brett Gilio2019-12-13
| | | | | * gnu/packages/python-xyz.scm (python-semver)[arguments]: The substitution case for patching virtualenv versioning is no longer requireed.
* gnu: python-semver: Update to 2.9.0.Brett Gilio2019-12-13
| | | | * gnu/packages/python-xyz.scm (python-semver): Update to 2.9.0.
* gnu: certbot: Update to 1.0.0.Brett Gilio2019-12-13
| | | | * gnu/packages/tls.scm (certbot): Update to 1.0.0.
* gnu: python-acme: Update to 1.0.0.Brett Gilio2019-12-13
| | | | * gnu/packages/tls.scm (python-acme): Update to 1.0.0.
* doc: Link to "Building from Git" instead of quoting command to build Guix.Pierre Neidhardt2019-12-13
| | | | | * doc/contributing.texi (Submitting Patches): Remove example. Add link to "Building from Git" section.
* gnu: emacs-telega: Add MP4/GIF support.Brett Gilio2019-12-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Pass ffmpeg in propagated-inputs to support playback of inline MP4 and GIF files.
* gnu: emacs-telega: Update to 0.5.2-2.Brett Gilio2019-12-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2-2. Adds support for I18N.
* gnu: emacs-telega: Modify description.Brett Gilio2019-12-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[description]: Modify the description to be easier to read.
* gnu: emacs-telega: Add sticker support.Brett Gilio2019-12-12
| | | | | * gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Add libwebp to the propagated-inputs in order to emit stickers properly.
* emacs-build-system: Ensure the core libraries appear last in the load path.Maxim Cournoyer2019-12-13
| | | | | | | | | Fixes bug #38568 (see: https://bugs.gnu.org/38568). * guix/build/emacs-build-system.scm (add-source-to-load-path): Ensure the core libraries appear last in the load path. Reported-by: Jelle Licht <jlicht@fsfe.org>
* gnu: emacs-telega: Update to 0.5.2.Brett Gilio2019-12-12
| | | | * gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2.
* gnu: guix-data-service: Update to 0.0.1-7.156b7ee.Christopher Baines2019-12-12
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee. [arguments]: Add guix-data-service-manage-build-servers to the list of scripts.
* gnu: coq: Split coqide.Julien Lepiller2019-12-12
| | | | * gnu/packages/coq.scm (coq)[outputs]: Add "ide" output.
* news: Add 'de' translation.Florian Pelz2019-12-12
| | | | * etc/news.scm: Add 'de' translation.
* news: Add entry for "guix challenge --diff".Ludovic Courtès2019-12-12
| | | | * etc/news.scm: Add entry for "guix challenge --diff".
* challenge: Support "--diff=diffoscope".Ludovic Courtès2019-12-12
| | | | | | | | | | | | | * guix/scripts/challenge.scm (call-with-nar): New procedure. (narinfo-contents): Express in terms of 'call-with-nar'. (call-with-mismatches, report-differing-files/external): New procedures. (%diffoscope-command): New variable. (%options): Support "diffoscope" and a string starting with "/". * tests/challenge.scm (call-mismatch-test): New procedure. ("differing-files"): Rewrite in terms of 'call-mismatch-test'. ("call-with-mismatches"): New test. * doc/guix.texi (Invoking guix challenge): Document it.
* challenge: Add "--diff".Ludovic Courtès2019-12-12
| | | | | | | | | | | | | | | | * guix/scripts/challenge.scm (dump-port*): New variable. (archive-contents, store-item-contents, narinfo-contents) (differing-files, report-differing-files): New procedures. (summarize-report): Add #:report-differences and call it. (show-help, %options): Add "--diff". (%default-options): Add 'difference-report' key. (report-differing-files): Parameterize CURRENT-TERMINAL-COLUMNS and pass #:report-differences to 'summarize-report'. * guix/tests/http.scm (%local-url): Add optional argument. (call-with-http-server): Fix docstring typo. * tests/challenge.scm (query-path-size, make-narinfo): New procedures. ("differing-files"): New test. * doc/guix.texi (Invoking guix challenge): Document "--diff".
* progress: Add 'progress-report-port'.Ludovic Courtès2019-12-12
| | | | | * guix/scripts/substitute.scm (progress-report-port): Move to... * guix/progress.scm (progress-report-port): ... here. New procedure.
* serialization: Remove unused procedure.Ludovic Courtès2019-12-12
| | | | * guix/serialization.scm (write-contents): Remove.
* challenge: Report the best narinfo URI.Ludovic Courtès2019-12-12
| | | | | | | * guix/scripts/substitute.scm (select-uri): Rename to... (narinfo-best-uri): ... this, and make public. Update callers. * guix/scripts/challenge.scm (summarize-report): Use 'narinfo-best-uri' instead of (first (narinfo-uris ...)).
* guix archive: Add '--list'.Ludovic Courtès2019-12-12
| | | | | | | | * guix/scripts/archive.scm (show-help, %options): Add '--list'. (list-contents): New procedure. (guix-archive): Honor the '--list' option. * tests/guix-archive.sh: Test it. * doc/guix.texi (Invoking guix archive): Document it.