jackhill/guix/guix.git
3 years agognu: Add python-extension-helpers.
Sharlatan Hellseher [Sun, 7 Feb 2021 23:29:45 +0000 (23:29 +0000)]
gnu: Add python-extension-helpers.

* gnu/packages/python-xyz.scm (python-extension-helpers): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add python-pytest-astropy.
Sharlatan Hellseher [Sun, 7 Feb 2021 22:51:24 +0000 (22:51 +0000)]
gnu: Add python-pytest-astropy.

* gnu/packages/python-check.scm (python-pytest-astropy): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add python-pytest-astropy-header.
Sharlatan Hellseher [Sun, 7 Feb 2021 22:42:03 +0000 (22:42 +0000)]
gnu: Add python-pytest-astropy-header.

* gnu/packages/python-check.scm (python-pytest-astropy-header): New variable.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: nushell: Update to 0.27.1.
Nicolas Goaziou [Fri, 19 Feb 2021 09:42:05 +0000 (10:42 +0100)]
gnu: nushell: Update to 0.27.1.

* gnu/packages/shells.scm (nushell): Update to 0.27.1.
[arguments]: Add rust-serial-test to Cargo development inputs.
(rust-nu-cli-0.27):
(rust-nu-command-0.27):
(rust-nu-data-0.27):
(rust-nu-engine-0.27):
(rust-nu-errors-0.27):
(rust-nu-json-0.27):
(rust-nu-parser-0.27):
(rust-nu-plugin-0.27):
(rust-nu-plugin-binaryview-0.27):
(rust-nu-plugin-chart-0.27):
(rust-nu-plugin-fetch-0.27):
(rust-nu-plugin-from-bson-0.27):
(rust-nu-plugin-from-sqlite-0.27):
(rust-nu-plugin-inc-0.27):
(rust-nu-plugin-match-0.27):
(rust-nu-plugin-post-0.27):
(rust-nu-plugin-ps-0.27):
(rust-nu-plugin-s3-0.27):
(rust-nu-plugin-selector-0.27):
(rust-nu-plugin-start-0.27):
(rust-nu-plugin-sys-0.27):
(rust-nu-plugin-textview-0.27):
(rust-nu-plugin-to-bson-0.27):
(rust-nu-plugin-to-sqlite-0.27):
(rust-nu-plugin-tree-0.27):
(rust-nu-plugin-xpath-0.27):
(rust-nu-protocol-0.27):
(rust-nu-source-0.27):
(rust-nu-stream-0.27):
(rust-nu-table-0.27):
(rust-nu-test-support-0.27):
(rust-nu-value-ext-0.27): Update to 0.27.1.

3 years agognu: Add cl-glsl-packing.
Sharlatan Hellseher [Thu, 18 Feb 2021 22:18:08 +0000 (22:18 +0000)]
gnu: Add cl-glsl-packing.

* gnu/packages/lisp-xyz.scm (cl-glsl-packing, ecl-glsl-packing,
  sbcl-glsl-packing): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add vitetris.
Stefan Reichör [Thu, 18 Feb 2021 20:26:06 +0000 (21:26 +0100)]
gnu: Add vitetris.

* gnu/packages/games.scm (vitetris): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: emacs-elpy: Fix build.
Maxim Cournoyer [Thu, 18 Feb 2021 18:26:59 +0000 (13:26 -0500)]
gnu: emacs-elpy: Fix build.

Fixes <https://issues.guix.gnu.org/46516>, which was caused by commit
41abf3b3a0fabe06817f3940cba778974ce79c46.

* gnu/packages/emacs-xyz.scm (emacs-elpy)[phases]
{patch-ffip-project-search-call}: New phase.

Reported-by: Simon Streit <simon@netpanic.org> and others.
3 years agognu: webrtc-for-telegram-desktop: Adjust native inputs.
Raghav Gururajan [Thu, 18 Feb 2021 16:23:16 +0000 (11:23 -0500)]
gnu: webrtc-for-telegram-desktop: Adjust native inputs.

This fixes a segmentation fault in telegram-desktop.

* gnu/packages/telegram.scm (webrtc-for-telegram-desktop) [native-inputs]:
Add gcc-9 and perl.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
3 years agognu: Add emacs-kbd.
Yurii Kholodkov [Thu, 18 Feb 2021 20:01:19 +0000 (21:01 +0100)]
gnu: Add emacs-kbd.

* gnu/packages/emacs-xyz.scm (emacs-kbd): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
3 years agognu: BIND: Point out where to find the release notes.
Leo Famulari [Thu, 18 Feb 2021 18:24:25 +0000 (13:24 -0500)]
gnu: BIND: Point out where to find the release notes.

The isc.org web page is hard to navigate and designed to steer users
into support contracts, so let's give a hint for Guix packagers.

* gnu/packages/dns.scm (bind): Add comment.

3 years agognu: isc-dhcp: Update bundled BIND to 9.11.28 [fixes CVE-2020-8625].
Leo Famulari [Thu, 18 Feb 2021 18:21:25 +0000 (13:21 -0500)]
gnu: isc-dhcp: Update bundled BIND to 9.11.28 [fixes CVE-2020-8625].

* gnu/packages/admin.scm (isc-dhcp)[inputs]: Update bundled BIND to 9.11.28.

3 years agognu: gperftools: Update to 2.8.1.
Greg Hogan [Thu, 11 Feb 2021 19:08:35 +0000 (19:08 +0000)]
gnu: gperftools: Update to 2.8.1.

* gnu/packages/cpp.scm (gperftools): Update to 2.8.1.
[arguments]: Set '#:parallel-tests? #f'.

Co-authored-by: Leo Famulari <leo@famulari.name>
3 years agognu: emacs-eldev: Update to 0.8.1.
Nicolas Goaziou [Thu, 18 Feb 2021 16:59:56 +0000 (17:59 +0100)]
gnu: emacs-eldev: Update to 0.8.1.

* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 0.8.1.
[arguments]: Skip failing tests in an additional phase.

3 years agognu: r-shiny: Update to 1.6.0.
Ricardo Wurmus [Thu, 18 Feb 2021 16:49:54 +0000 (17:49 +0100)]
gnu: r-shiny: Update to 1.6.0.

* gnu/packages/cran.scm (r-shiny): Update to 1.6.0.
[source]: Remove minified JavaScript files in a snippet.
[arguments]: Update phase replace-bundled-minified-JavaScript.
[propagated-inputs]: Add r-bslib, r-cachem, r-commonmark, r-ellipsis, r-glue,
and r-lifecycle.
[inputs]: Remove js-html5shiv, js-json2, js-respond, and js-es5-shim.
[native-inputs]: Add js-bootstrap-accessibility.

3 years agognu: Add r-bslib.
Ricardo Wurmus [Thu, 18 Feb 2021 16:48:56 +0000 (17:48 +0100)]
gnu: Add r-bslib.

* gnu/packages/cran.scm (r-bslib): New variable.

3 years agognu: Add r-sass.
Ricardo Wurmus [Thu, 18 Feb 2021 16:48:15 +0000 (17:48 +0100)]
gnu: Add r-sass.

* gnu/packages/cran.scm (r-sass): New variable.

3 years agognu: Add r-jquerylib.
Ricardo Wurmus [Thu, 18 Feb 2021 16:47:55 +0000 (17:47 +0100)]
gnu: Add r-jquerylib.

* gnu/packages/cran.scm (r-jquerylib): New variable.

3 years agognu: emacs-execline: Fix version string.
Nicolas Goaziou [Thu, 18 Feb 2021 15:41:21 +0000 (16:41 +0100)]
gnu: emacs-execline: Fix version string.

* gnu/packages/emacs-xyz.scm (emacs-execline): Use version tag matching commit
chosen.

3 years agognu: emacs-org-roam: Update to 1.2.3.
Nicolas Goaziou [Thu, 18 Feb 2021 15:39:11 +0000 (16:39 +0100)]
gnu: emacs-org-roam: Update to 1.2.3.

* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 1.2.3.

3 years agognu: emacs-company-emoji: Update to 2.6.1.
Nicolas Goaziou [Thu, 18 Feb 2021 15:36:18 +0000 (16:36 +0100)]
gnu: emacs-company-emoji: Update to 2.6.1.

* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.6.1.

3 years agognu: emacs-no-littering: Update to 1.2.1.
Nicolas Goaziou [Thu, 18 Feb 2021 15:33:32 +0000 (16:33 +0100)]
gnu: emacs-no-littering: Update to 1.2.1.

* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.1.
[synopsis]: Use appropriate Texinfo syntax.

3 years agognu: emacs-parseclj: Fix description.
Nicolas Goaziou [Thu, 18 Feb 2021 15:27:51 +0000 (16:27 +0100)]
gnu: emacs-parseclj: Fix description.

* gnu/packages/emacs-xyz.scm (emacs-parseclj)[description]: Use full sentence.

3 years agognu: emacs-parseclj: Update to 0.2.0.
Nicolas Goaziou [Thu, 18 Feb 2021 15:27:33 +0000 (16:27 +0100)]
gnu: emacs-parseclj: Update to 0.2.0.

* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 0.2.0.

3 years agognu: emacs-parseedn: Fix description.
Nicolas Goaziou [Thu, 18 Feb 2021 15:26:21 +0000 (16:26 +0100)]
gnu: emacs-parseedn: Fix description.

* gnu/packages/emacs-xyz.scm (emacs-parseedn):
[description]: Use full sentence.

3 years agognu: emacs-parseedn: Update to 0.2.0.
Nicolas Goaziou [Thu, 18 Feb 2021 15:26:16 +0000 (16:26 +0100)]
gnu: emacs-parseedn: Update to 0.2.0.

* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 0.2.0.

3 years agognu: emacs-rime: Update to 1.0.4.
Nicolas Goaziou [Thu, 18 Feb 2021 15:26:09 +0000 (16:26 +0100)]
gnu: emacs-rime: Update to 1.0.4.

* gnu/packages/emacs-xyz.scm (emacs-rime): Update to 1.0.4.

3 years agognu: ecl-numcl: Simplify package definition.
Guillaume Le Vaillant [Thu, 18 Feb 2021 14:32:49 +0000 (15:32 +0100)]
gnu: ecl-numcl: Simplify package definition.

* gnu/packages/lisp-xyz.scm (ecl-numcl)[arguments]: Remove obsolete keyword
  substitution.

3 years agognu: sbcl-numcl: Update to 0.2.0-1.d19f363.
Sharlatan Hellseher [Thu, 18 Feb 2021 00:08:21 +0000 (00:08 +0000)]
gnu: sbcl-numcl: Update to 0.2.0-1.d19f363.

* gnu/packages/lisp-xyz.scm (sbcl-numcl): Update to 0.2.0-1.d19f363.
  [arguments]: Activate tests.
  [home-page]: Update URL.
  [description]: Simplify description.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: sbcl-lift: Update to 1.7.1-2.2594160.
Sharlatan Hellseher [Wed, 17 Feb 2021 23:15:46 +0000 (23:15 +0000)]
gnu: sbcl-lift: Update to 1.7.1-2.2594160.

* gnu/packages/lisp-xyz.scm (sbcl-lift): Update to 1.7.1-2.2594160.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: Add cl-trivial-channels.
Sharlatan Hellseher [Wed, 17 Feb 2021 22:37:00 +0000 (22:37 +0000)]
gnu: Add cl-trivial-channels.

* gnu/packages/lisp-xyz.scm (cl-trivial-channels, ecl-trivial-channels,
  sbcl-trivial-channels): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3 years agognu: emacs-unfill: Update to 0.3.
Nicolas Goaziou [Thu, 18 Feb 2021 15:13:53 +0000 (16:13 +0100)]
gnu: emacs-unfill: Update to 0.3.

* gnu/packages/emacs-xyz.scm (emacs-unfill): Update to 0.3.

3 years agognu: emacs-elixir-mode: Update to 2.3.2.
Nicolas Goaziou [Thu, 18 Feb 2021 15:13:46 +0000 (16:13 +0100)]
gnu: emacs-elixir-mode: Update to 2.3.2.

* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): Update to 2.3.2.

3 years agognu: Add r-archr.
Ricardo Wurmus [Thu, 18 Feb 2021 15:09:40 +0000 (16:09 +0100)]
gnu: Add r-archr.

* gnu/packages/bioinformatics.scm (r-archr): New variable.

3 years agognu: emacs-tao-theme: Update to 1.1.1-1.468ee4f.
Nicolas Goaziou [Thu, 18 Feb 2021 15:09:47 +0000 (16:09 +0100)]
gnu: emacs-tao-theme: Update to 1.1.1-1.468ee4f.

* gnu/packages/emacs-xyz.scm (emacs-tao-theme): Update to 1.1.1-1.468ee4f.

3 years agognu: emacs-org-jira: Update to 4.3.2.
Nicolas Goaziou [Thu, 18 Feb 2021 15:06:24 +0000 (16:06 +0100)]
gnu: emacs-org-jira: Update to 4.3.2.

* gnu/packages/emacs-xyz.scm (emacs-org-jira): Update to 4.3.2.

3 years agognu: emacs-wc-mode: Update to 1.4.
Nicolas Goaziou [Thu, 18 Feb 2021 15:03:45 +0000 (16:03 +0100)]
gnu: emacs-wc-mode: Update to 1.4.

* gnu/packages/emacs-xyz.scm (emacs-wc-mode): Update to 1.4.

3 years agognu: emacs-zerodark-theme: Update to 4.7.
Nicolas Goaziou [Thu, 18 Feb 2021 15:03:34 +0000 (16:03 +0100)]
gnu: emacs-zerodark-theme: Update to 4.7.

* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): Update to 4.7.

3 years agognu: guile-simple-zmq: Update to 0.0.0-7.c8b1fa0.
Mathieu Othacehe [Thu, 18 Feb 2021 14:58:38 +0000 (15:58 +0100)]
gnu: guile-simple-zmq: Update to 0.0.0-7.c8b1fa0.

* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-7.c8b1fa0.

3 years agognu: Add r-chromvar.
Ricardo Wurmus [Thu, 18 Feb 2021 14:55:57 +0000 (15:55 +0100)]
gnu: Add r-chromvar.

* gnu/packages/bioconductor.scm (r-chromvar): New variable.

3 years agognu: emacs-eacl: Update to 2.0.4.
Nicolas Goaziou [Thu, 18 Feb 2021 14:57:17 +0000 (15:57 +0100)]
gnu: emacs-eacl: Update to 2.0.4.

* gnu/packages/emacs-xyz.scm (emacs-eacl): Update to 2.0.4.

3 years agognu: emacs-eval-sexp-fu-el: Update to 0.6.0.
Nicolas Goaziou [Thu, 18 Feb 2021 14:57:05 +0000 (15:57 +0100)]
gnu: emacs-eval-sexp-fu-el: Update to 0.6.0.

* gnu/packages/emacs-xyz.scm (emacs-eval-sexp-fu-el): Update to 0.6.0.

3 years agognu: telegram-desktop: Update to 2.5.9.
Raghav Gururajan [Thu, 18 Feb 2021 11:30:46 +0000 (06:30 -0500)]
gnu: telegram-desktop: Update to 2.5.9.

* gnu/packages/telegram.scm (telegram-desktop): Update to 2.5.9.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
3 years agognu: libtgvoip-for-telegram-desktop: Update to revision 88.
Raghav Gururajan [Thu, 18 Feb 2021 11:27:07 +0000 (06:27 -0500)]
gnu: libtgvoip-for-telegram-desktop: Update to revision 88.

* gnu/packages/telegram.scm (libtgvoip-for-telegram-desktop): Update to revision 88.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
3 years agognu: webrtc-for-telegram-desktop: Update to revision 83.
Raghav Gururajan [Thu, 18 Feb 2021 11:24:13 +0000 (06:24 -0500)]
gnu: webrtc-for-telegram-desktop: Update to revision 83.

* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Update to revision 83.
[inputs]: Add libx11, libxext, and libxtst.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
3 years agognu: libtgvoip: Replace libopusenc with opus.
Raghav Gururajan [Thu, 18 Feb 2021 11:14:49 +0000 (06:14 -0500)]
gnu: libtgvoip: Replace libopusenc with opus.

* gnu/packages/telephony.scm (libtgvoip) [inputs]: Replace libopusenc with opus.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
3 years agognu: Add r-motifmatchr.
Ricardo Wurmus [Thu, 18 Feb 2021 14:40:44 +0000 (15:40 +0100)]
gnu: Add r-motifmatchr.

* gnu/packages/bioconductor.scm (r-motifmatchr): New variable.

3 years agognu: Add r-tfbstools.
Ricardo Wurmus [Thu, 18 Feb 2021 14:35:38 +0000 (15:35 +0100)]
gnu: Add r-tfbstools.

* gnu/packages/bioconductor.scm (r-tfbstools): New variable.

3 years agognu: Add r-cner.
Ricardo Wurmus [Thu, 18 Feb 2021 14:18:45 +0000 (15:18 +0100)]
gnu: Add r-cner.

* gnu/packages/bioconductor.scm (r-cner): New variable.

3 years agognu: esbuild: Update to 0.8.47.
Ryan Prior [Thu, 18 Feb 2021 05:24:07 +0000 (05:24 +0000)]
gnu: esbuild: Update to 0.8.47.

* gnu/packages/web.scm (esbuild): Update to 0.8.47.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
3 years ago.guix-authorizations: Add lle_bout.
Tobias Geerinckx-Rice [Thu, 18 Feb 2021 11:30:38 +0000 (12:30 +0100)]
.guix-authorizations: Add lle_bout.

* .guix-authorizations: Add lle_bout to the committers.

3 years agonews: Add ‘de’ translation.
Florian Pelz [Thu, 18 Feb 2021 09:48:35 +0000 (10:48 +0100)]
news: Add ‘de’ translation.

3 years agognu: emacs-xr: Update to 1.21.
Nicolas Goaziou [Thu, 18 Feb 2021 09:54:54 +0000 (10:54 +0100)]
gnu: emacs-xr: Update to 1.21.

* gnu/packages/emacs-xyz.scm (emacs-xr): Update to 1.21.

3 years agognu: mujs: Update to 1.1.0.
Vincent Legoll [Wed, 17 Feb 2021 21:18:21 +0000 (22:18 +0100)]
gnu: mujs: Update to 1.1.0.

* gnu/packages/javascript.scm (mujs): Update to 1.1.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
3 years agognu: freeipmi: Update to 1.6.7.
Efraim Flashner [Thu, 18 Feb 2021 07:38:17 +0000 (09:38 +0200)]
gnu: freeipmi: Update to 1.6.7.

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.7.

3 years agognu: linux-libre 5.4: Update to 5.4.99.
Leo Famulari [Wed, 17 Feb 2021 20:15:20 +0000 (15:15 -0500)]
gnu: linux-libre 5.4: Update to 5.4.99.

* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.99.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Use linux-libre-5.4-version.

3 years agognu: linux-libre: Update to 5.10.17.
Leo Famulari [Wed, 17 Feb 2021 20:14:55 +0000 (15:14 -0500)]
gnu: linux-libre: Update to 5.10.17.

* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.17.
(linux-libre-5.10-pristine-source): Update hash.
(deblob-scripts-5.10): Use linux-libre-5.10-version.

3 years agognu: emacs-counsel-etags: Update to 1.9.16.
Nicolas Goaziou [Wed, 17 Feb 2021 23:14:58 +0000 (00:14 +0100)]
gnu: emacs-counsel-etags: Update to 1.9.16.

* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Update to 1.9.16.

3 years agognu: emacs-rjsx-mode: Update to 0.5.0.
Nicolas Goaziou [Wed, 17 Feb 2021 23:13:37 +0000 (00:13 +0100)]
gnu: emacs-rjsx-mode: Update to 0.5.0.

* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Update to 0.5.0.

3 years agognu: emacs-dotenv-mode: Update to 0.2.5.
Nicolas Goaziou [Wed, 17 Feb 2021 23:12:03 +0000 (00:12 +0100)]
gnu: emacs-dotenv-mode: Update to 0.2.5.

* gnu/packages/emacs-xyz.scm (emacs-dotenv-mode): Update to 0.2.5.

3 years agognu: emacs-fish-mode: Update to 0.1.6.
Nicolas Goaziou [Wed, 17 Feb 2021 23:08:11 +0000 (00:08 +0100)]
gnu: emacs-fish-mode: Update to 0.1.6.

* gnu/packages/emacs-xyz.scm (emacs-fish-mode): Update to 0.1.6.

3 years agognu: r-rserve: Install server binary.
Tobias Geerinckx-Rice [Wed, 17 Feb 2021 21:35:13 +0000 (22:35 +0100)]
gnu: r-rserve: Install server binary.

Missing Rserve reported by awb99 on #guix.

* gnu/packages/cran.scm (r-rserve)[arguments]: Add an
'install-server-binary phase.

3 years agognu: boinc-server: Use a supported version of OpenSSL.
Leo Famulari [Wed, 17 Feb 2021 21:19:23 +0000 (16:19 -0500)]
gnu: boinc-server: Use a supported version of OpenSSL.

* gnu/packages/distributed.scm (boinc-server)[inputs]: Replace
openssl-1.0 with openssl.

3 years agognu: bind: Update to 9.16.12 [fixes CVE-2020-8625].
Tobias Geerinckx-Rice [Wed, 17 Feb 2021 20:38:23 +0000 (21:38 +0100)]
gnu: bind: Update to 9.16.12 [fixes CVE-2020-8625].

* gnu/packages/dns.scm (bind): Update to 9.16.12.

3 years agognu: emacs-elmacro: Update to 1.1.1.
Nicolas Goaziou [Wed, 17 Feb 2021 18:21:36 +0000 (19:21 +0100)]
gnu: emacs-elmacro: Update to 1.1.1.

* gnu/packages/emacs-xyz.scm (emacs-elmacro): Update to 1.1.1.

3 years agognu: emacs-helm-lsp: Update to 0.2.
Nicolas Goaziou [Wed, 17 Feb 2021 18:20:28 +0000 (19:20 +0100)]
gnu: emacs-helm-lsp: Update to 0.2.

* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): Update to 0.2.

3 years agognu: emacs-lsp-java: Update to 3.1.
Nicolas Goaziou [Wed, 17 Feb 2021 18:17:10 +0000 (19:17 +0100)]
gnu: emacs-lsp-java: Update to 3.1.

* gnu/packages/emacs-xyz.scm (emacs-lsp-java): Update to 3.1.

3 years agognu: Add emacs-dap-mode.
Nicolas Goaziou [Wed, 17 Feb 2021 18:16:13 +0000 (19:16 +0100)]
gnu: Add emacs-dap-mode.

* gnu/packages/emacs-xyz.scm (emacs-dap-mode): New variable.

3 years agognu: Add emacs-lsp-treemacs.
Nicolas Goaziou [Wed, 17 Feb 2021 18:15:42 +0000 (19:15 +0100)]
gnu: Add emacs-lsp-treemacs.

* gnu/packages/emacs-xyz.scm (emacs-lsp-treemacs): New variable.

3 years agognu: cuirass: Update to 0.0.1-69.860fffa.
Mathieu Othacehe [Wed, 17 Feb 2021 16:22:09 +0000 (17:22 +0100)]
gnu: cuirass: Update to 0.0.1-69.860fffa.

* gnu/packages/ci.scm (cuirass): Update to 0.0.1-69.860fffa.

3 years agognu: sbcl-repl-utilities: Update to 20210215.
Pierre Neidhardt [Tue, 16 Feb 2021 11:03:18 +0000 (12:03 +0100)]
gnu: sbcl-repl-utilities: Update to 20210215.

* gnu/packages/lisp-xyz.scm (sbcl-repl-utilities): Update to 20210215.

3 years agognu: emacs-orgit: Update to 1.6.3.
Nicolas Goaziou [Wed, 17 Feb 2021 14:41:00 +0000 (15:41 +0100)]
gnu: emacs-orgit: Update to 1.6.3.

* gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.6.3.

3 years agognu: emacs-disk-usage: Remove ".git" suffix from source URI.
Nicolas Goaziou [Wed, 17 Feb 2021 14:39:16 +0000 (15:39 +0100)]
gnu: emacs-disk-usage: Remove ".git" suffix from source URI.

* gnu/packages/emacs-xyz.scm (emacs-disk-usage)[source]: Remove ".git" suffix
from URL.

3 years agognu: emacs-repo: Update to 0.2.0.
Nicolas Goaziou [Wed, 17 Feb 2021 14:19:05 +0000 (15:19 +0100)]
gnu: emacs-repo: Update to 0.2.0.

* gnu/packages/emacs-xyz.scm (emacs-repo): Update to 0.2.0.

3 years agognu: emacs-dtrt-indent: Update to 1.4.
Nicolas Goaziou [Wed, 17 Feb 2021 14:18:52 +0000 (15:18 +0100)]
gnu: emacs-dtrt-indent: Update to 1.4.

* gnu/packages/emacs-xyz.scm (emacs-dtrt-indent): Update to 1.4.

3 years agognu: ruby-rubocop: Update to 1.10.0.
Efraim Flashner [Wed, 17 Feb 2021 14:06:12 +0000 (16:06 +0200)]
gnu: ruby-rubocop: Update to 1.10.0.

* gnu/packages/ruby.scm (ruby-rubocop): Update to 1.10.0.
[source]: Remove patch.
[arguments]: Remove custom 'remove-problematic-tests, 'disable-bundler,
'replace-git-ls-files phases. Add custom 'check phase.
[native-inputs]: Add ruby-memory-profiler, ruby-rake,
ruby-rubocop-minimal, ruby-rubocop-performance-minimal,
ruby-rubocop-rspec-minimal, ruby-simplecov, ruby-stackprof. Replace
ruby-webmock-2 with ruby-webmock.
(ruby-rubocop-minimal, ruby-rubocop-performance-minimal,
ruby-rubocop-rspec-minimal): New variables.
* gnu/packages/patches/ruby-rubocop-break-dependency-cycle.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

3 years agognu: ruby-webmock: Update to 3.11.2.
Efraim Flashner [Wed, 17 Feb 2021 13:38:33 +0000 (15:38 +0200)]
gnu: ruby-webmock: Update to 3.11.2.

* gnu/packages/ruby.scm (ruby-webmock): Update to 3.11.2.
(ruby-webmock-2): Inherit from ruby-webmock.
(ruby-omniauth-oauth2, ruby-solargraph)[native-inputs]: Switch from
ruby-webmock-2 to ruby-webmock.

3 years agognu: Add ruby-rubocop-rspec.
Efraim Flashner [Wed, 17 Feb 2021 13:30:36 +0000 (15:30 +0200)]
gnu: Add ruby-rubocop-rspec.

* gnu/packages/ruby.scm (ruby-rubocop-rspec): New variable.

3 years agognu: ruby-rubocop-performance: Update to 1.9.2.
Efraim Flashner [Wed, 17 Feb 2021 13:29:26 +0000 (15:29 +0200)]
gnu: ruby-rubocop-performance: Update to 1.9.2.

* gnu/packages/ruby.scm (ruby-rubocop-performance): Update to 1.9.2.
[source]: Download from git uri.
[arguments]: Replace 'replace-git-ls-files phase. Add 'set-home phase.
[propagated-inputs]: Add ruby-rubocop-ast.
[native-inputs]: Add ruby-bump, ruby-yard.

3 years agognu: ruby-crack: Update to 0.4.5.
Efraim Flashner [Wed, 17 Feb 2021 10:35:03 +0000 (12:35 +0200)]
gnu: ruby-crack: Update to 0.4.5.

* gnu/packages/ruby.scm (ruby-crack): Update to 0.4.5.
[propagated-inputs]: Remove ruby-safe-yaml. Add ruby-rexml.

3 years agognu: Add ruby-memory-profiler.
Efraim Flashner [Wed, 17 Feb 2021 10:07:32 +0000 (12:07 +0200)]
gnu: Add ruby-memory-profiler.

* gnu/packages/ruby.scm (ruby-memory-profiler): New variable.

3 years agognu: Add ruby-stackprof.
Efraim Flashner [Wed, 17 Feb 2021 10:07:06 +0000 (12:07 +0200)]
gnu: Add ruby-stackprof.

* gnu/packages/ruby.scm (ruby-stackprof): New variable.

3 years agognu: ruby-hashdiff: Update to 1.0.1.
Efraim Flashner [Wed, 17 Feb 2021 10:06:08 +0000 (12:06 +0200)]
gnu: ruby-hashdiff: Update to 1.0.1.

* gnu/packages/ruby.scm (ruby-hashdiff): Update to 1.0.1.

3 years agognu: ruby-rubocop-ast: Update to 1.4.1.
Efraim Flashner [Wed, 17 Feb 2021 09:29:27 +0000 (11:29 +0200)]
gnu: ruby-rubocop-ast: Update to 1.4.1.

* gnu/packages/ruby.scm (ruby-rubocop-ast): Update to 1.4.1.
[arguments]: Remove 'disable-bundler phase. Add 'generate-lexer phase.
[native-inputs]: Add ruby-oedipus-lex, ruby-pry, ruby-racc, ruby-rake,
ruby-simplecov.

3 years agognu: ruby-parser: Update to 3.0.0.0.
Efraim Flashner [Wed, 17 Feb 2021 09:27:58 +0000 (11:27 +0200)]
gnu: ruby-parser: Update to 3.0.0.0.

* gnu/packages/ruby.scm (ruby-parser): Update to 3.0.0.0.

3 years agognu: Add ruby-oedipus-lex.
Efraim Flashner [Wed, 17 Feb 2021 09:26:51 +0000 (11:26 +0200)]
gnu: Add ruby-oedipus-lex.

* gnu/packages/ruby.scm (ruby-oedipus-lex): New variable.

3 years agognu: emacs-libmpdel: Update to 1.2.0.
Nicolas Goaziou [Wed, 17 Feb 2021 14:15:59 +0000 (15:15 +0100)]
gnu: emacs-libmpdel: Update to 1.2.0.

* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 1.2.0.

3 years agognu: emacs-annalist: Update to 1.0.1.
Nicolas Goaziou [Wed, 17 Feb 2021 14:08:07 +0000 (15:08 +0100)]
gnu: emacs-annalist: Update to 1.0.1.

* gnu/packages/emacs-xyz.scm (emacs-annalist): Update to 1.0.1.

3 years agognu: emacs-cort: Update to 7.1.0.
Nicolas Goaziou [Wed, 17 Feb 2021 14:06:15 +0000 (15:06 +0100)]
gnu: emacs-cort: Update to 7.1.0.

* gnu/packages/emacs-xyz.scm (emacs-cort): Update to 7.1.0.

3 years agognu: emacs-buttercup: Update to 1.24.
Nicolas Goaziou [Wed, 17 Feb 2021 14:04:51 +0000 (15:04 +0100)]
gnu: emacs-buttercup: Update to 1.24.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.24.

3 years agognu: emacs-synosaurus: Update to 0.2.0.
Nicolas Goaziou [Wed, 17 Feb 2021 14:01:29 +0000 (15:01 +0100)]
gnu: emacs-synosaurus: Update to 0.2.0.

* gnu/packages/emacs-xyz.scm (emacs-synosaurus): Update to 0.2.0.
[arguments]: Fix configure phase.  Tiny refactoring.

3 years agognu: emacs-org-web-tools: Update to 1.1.1.
Nicolas Goaziou [Wed, 17 Feb 2021 13:58:47 +0000 (14:58 +0100)]
gnu: emacs-org-web-tools: Update to 1.1.1.

* gnu/packages/emacs-xyz.scm (emacs-org-web-tools): Update to 1.1.1.
[propagated-inputs]: Add emacs-request.

3 years agognu: emacs-hackernews: Update to 0.6.1.
Nicolas Goaziou [Wed, 17 Feb 2021 13:57:08 +0000 (14:57 +0100)]
gnu: emacs-hackernews: Update to 0.6.1.

* gnu/packages/emacs-xyz.scm (emacs-hackernews): Update to 0.6.1.

3 years agognu: emacs-magit-todos: Update to 1.5.3.
Nicolas Goaziou [Wed, 17 Feb 2021 13:55:48 +0000 (14:55 +0100)]
gnu: emacs-magit-todos: Update to 1.5.3.

* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.5.3.

3 years agognu: emacs-dired-rsync: Update to 0.6.
Nicolas Goaziou [Wed, 17 Feb 2021 13:54:46 +0000 (14:54 +0100)]
gnu: emacs-dired-rsync: Update to 0.6.

* gnu/packages/emacs-xyz.scm (emacs-dired-rsync): Update to 0.6.

3 years agognu: emacs-pandoc-mode: Update to 2.30.1.
Nicolas Goaziou [Wed, 17 Feb 2021 13:52:16 +0000 (14:52 +0100)]
gnu: emacs-pandoc-mode: Update to 2.30.1.

* gnu/packages/emacs-xyz.scm (emacs-pandoc-mode): Update to 2.30.1.

3 years agognu: emacs-package-lint: Update to 0.13-0.14c216f.
Nicolas Goaziou [Wed, 17 Feb 2021 13:49:33 +0000 (14:49 +0100)]
gnu: emacs-package-lint: Update to 0.13-0.14c216f.

* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.13-0.14c216f.

3 years agognu: emacs-zotxt: Update to 5.0.5.
Nicolas Goaziou [Wed, 17 Feb 2021 13:42:33 +0000 (14:42 +0100)]
gnu: emacs-zotxt: Update to 5.0.5.

* gnu/packages/emacs-xyz.scm (emacs-zotxt): Update to 5.0.5.

3 years agognu: emacs-desktop-environment: Update to 0.4.0.
Nicolas Goaziou [Wed, 17 Feb 2021 13:40:24 +0000 (14:40 +0100)]
gnu: emacs-desktop-environment: Update to 0.4.0.

* gnu/packages/emacs-xyz.scm (emacs-desktop-environment): Update to 0.4.0.

3 years agognu: emacs-esh-autosuggest: Update to 2.0.1.
Nicolas Goaziou [Wed, 17 Feb 2021 13:38:37 +0000 (14:38 +0100)]
gnu: emacs-esh-autosuggest: Update to 2.0.1.

* gnu/packages/emacs-xyz.scm (emacs-esh-autosuggest): Update to 2.0.1.

3 years agognu: emacs-helm-firefox: Fix version string.
Nicolas Goaziou [Wed, 17 Feb 2021 13:34:20 +0000 (14:34 +0100)]
gnu: emacs-helm-firefox: Fix version string.

* gnu/packages/emacs-xyz.scm (emacs-helm-firefox)[origin]: Tagged commit is
really version 1.3.