- Sep 23, 2019
-
-
Ludovic Courtès authored
* guix/scripts/pull.scm (display-news-entry) (display-channel-specific-news): New procedures. (display-channel-news): Call it. (display-new/upgraded-packages): Adjust hint message. * doc/guix.texi (Invoking guix pull): Mention it.
-
Ludovic Courtès authored
* guix/ui.scm (%default-message-language): New variable. (current-message-language): New procedure.
-
Ludovic Courtès authored
Suggested by Ricardo Wurmus <rekado@elephly.net>. * guix/channels.scm (<channel-news-entry>)[tag]: New field. (sexp->channel-news-entry): Accept either 'commit' or 'tag' in 'entry' forms. (resolve-channel-news-entry-tag): New procedure. (channel-news-for-commit): Move 'with-repository' form one level higher. Call 'resolve-channel-news-entry-tag' on all the news entries. * guix/tests/git.scm (populate-git-repository): Add clause for 'tag'. * tests/channels.scm ("channel-news, one entry"): Create a tag and add an entry with a tag. Check that the tag is resolved and also visible in the <channel-news-entry> record. * doc/guix.texi (Channels): Mention tags in news entries.
-
Ludovic Courtès authored
* guix/channels.scm (<channel-metadata>)[news-file]: New field. (read-channel-metadata): Set the 'news-file' field. (read-channel-metadata-from-source): Likewise. (<channel-news>, <channel-news-entry>): New record types. (sexp->channel-news-entry, read-channel-news) (channel-news-for-commit): New procedures. * guix/tests/git.scm (populate-git-repository): For 'add', allow CONTENTS to be a procedure. * tests/channels.scm ("channel-news, no news") ("channel-news, one entry"): New tests. * doc/guix.texi (Channels): Document it.
-
Ludovic Courtès authored
* guix/git.scm (commit-closure, commit-difference): New procedures. * guix/tests/git.scm, tests/git.scm: New files. * Makefile.am (dist_noinst_DATA): Add guix/tests/git.scm. (SCM_TESTS): Add tests/git.scm.
-
Ludovic Courtès authored
* guix/git.scm (reference-available?): New procedure. (update-cached-checkout): Avoid call to 'remote-fetch' when REPOSITORY already contains REF.
-
Ludovic Courtès authored
* guix/scripts/pull.scm (display-channel, channel=?) (display-channel-news, display-news): New procedures. (process-query): Call 'display-news' instead of 'display-profile-news'.
-
Efraim Flashner authored
* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.0.0_beta2.
-
Efraim Flashner authored
* gnu/packages/gdb.scm (gdb-8.3): Update to 8.3.1.
-
Efraim Flashner authored
* gnu/packages/datamash.scm (datamash): Update to 1.5.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-suggest): Enable tests.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-helpful): Enable tests.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-ht): Enable tests.
-
- Sep 22, 2019
-
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-tco-el): Enable tests.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-loop): Enable tests.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-elisp-refs): Enable tests.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-realgud): Update to 1.5.1.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-company-lsp): Enable tests.
-
Efraim Flashner authored
* gnu/packages/javascript.scm (js-datatables): Update to 1.10.19.
-
Tobias Geerinckx-Rice authored
* gnu/packages/parallel.scm (parallel): Update to 20190922.
-
John Soo authored
* gnu/packages/engineering.scm (freecad): New variable.
-
John Soo authored
* gnu/packages/engineering.scm (libmedfile): New variable.
-
John Soo authored
* gnu/packages/engineering.scm (libarea): New variable.
-
John Soo authored
* gnu/packages/engineering.scm (libspnav): New variable.
-
John Soo authored
* gnu/packages/qt.scm (python-pyside-2-tools): New variable.
-
John Soo authored
* gnu/packages/qt.scm (python-pyside-2): New variable.
-
John Soo authored
* gnu/packages/llvm.scm (libcxx-6): New variable.
-
John Soo authored
* gnu/packages/qt.scm (python-shiboken-2): New variable.
-
John Soo authored
* gnu/packages/graphics.scm (coin3D): New variable.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-company-lua): Update to 0.1-2.29f6819. [arguments]: Include extra directory.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.3.0-2.308f17d.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-lispy): Update included files.
-
- Sep 21, 2019
-
-
Vagrant Cascadian authored
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Only add ghc on x86_64-linux and i686-linux. Only add openjdk and enjarify on x86_64-linux.
-
Tobias Geerinckx-Rice authored
* gnu/packages/mail.scm (mutt): Update to 1.12.2.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.0-2.18cd1f7.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-github-review): Enable tests.
-
Brian Leung authored
* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.2.0.
-
Tobias Geerinckx-Rice authored
* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME.
-
Tobias Geerinckx-Rice authored
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
-
Tobias Geerinckx-Rice authored
* gnu/packages/maths.scm (wxmaxima): Update to 19.09.0.
-