Commit graph

77026 commits

Author SHA1 Message Date
Nicolas Goaziou bb842f5ae1
gnu: emacs-debbugs: Update to 0.28.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.28.
2021-04-23 11:24:39 +02:00
Nicolas Goaziou 2d95eddf19
gnu: emacs-auctex: Update to 13.0.8.
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.8.
2021-04-23 11:24:00 +02:00
Alexandr Vityazev 743c0270f6
gnu: Add emacs-nameless.
* gnu/packages/emacs-xyz.scm (emacs-nameless): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-23 10:48:50 +02:00
Xinglu Chen 4091b6c4c2
gnu: Add emacs-vc-hgcmd.
* gnu/packages/emacs-xyz.scm (emacs-vc-hgcmd): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-23 10:48:49 +02:00
Xinglu Chen 01b03c0a9a
gnu: Add emacs-shell-command+.
* gnu/packages/emacs-xyz.scm (emacs-shell-command+): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-23 10:48:49 +02:00
Alexandr Vityazev d64a62a005
gnu: Add emacs-ibuffer-vc.
* gnu/packages/emacs-xyz.scm (emacs-ibuffer-vc): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-23 10:48:49 +02:00
Xinglu Chen fe6e477dfb
gnu: Add emacs-corfu.
* gnu/packages/emacs-xyz.scm (emacs-corfu): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-23 10:48:48 +02:00
Xinglu Chen 19bd25172c
gnu: Add emacs-notmuch-maildir.
* gnu/packages/emacs-xyz.scm (emacs-notmuch-maildir): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-04-23 10:48:48 +02:00
Sharlatan Hellseher 4bef55db1d
gnu: Add cl-terrable.
* gnu/packages/lisp-xyz.scm (sbcl-terrable, cl-terrable, ecl-terrable):
  New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-23 10:39:50 +02:00
Rovanion Luckey 9215f35b78
import: pypi: Clarify docstring of parse-requires.txt
* guix/import/pypi.scm (parse-requires.txt): Document the parameter more
explicitly.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-22 23:56:43 -04:00
Ludovic Courtès 64afc72962
status: Separate downloads upon '--verbosity=2'.
This is a followup to 1fa4aff1fb,
reintroducing the newline previously emitted by 'guix substitute' upon
download completion.

With this change, with '--verbosity=2', each download occupies three
lines again, like so:

--8<---------------cut here---------------start------------->8---
downloading from https://ci.guix.gnu.org/nar/lzip/…-jsoncpp-1.9.2 ...
 jsoncpp-1.9.2  93KiB                4.2MiB/s 00:00 [##################] 100.0%

--8<---------------cut here---------------end--------------->8---

This makes the output more readable.

* guix/status.scm (print-build-event): When PRINT-URLS? is true, print
a blank line after the download.
2021-04-23 00:32:30 +02:00
Ludovic Courtès 09ce4568f2
file-systems: read-partition-{uuid,label} don't swallow ENOENT & co.
Previously, (read-partition-uuid "/does/not/exist") would return #f.
With this change, a 'system-error exception is raised as expected.

* gnu/build/file-systems.scm (ENOENT-safe): Clarify docstring.
(partition-field-reader): Remove use of 'ENOENT-safe'.
(partition-predicate): Wrap READER in 'ENOENT-safe'.
2021-04-23 00:32:30 +02:00
Ludovic Courtès 34db952a4b
import: go: Autoload (htmlprag).
Fixes <https://bugs.gnu.org/47924>.
Reported by Carl Dong <contact@carldong.me>.

* guix/import/go.scm: Autoload (htmlprag).
2021-04-23 00:32:30 +02:00
Ludovic Courtès 55e90e5558
import: go: Do not set '%strict-tokenizer?' from the top level.
This avoids interference with other users of (htmlprag) and makes the
intent clearer.

* guix/import/go.scm <top level>: Remove call to '%strict-tokenizer?'.
(go-package-licenses, go-package-description)
(go-package-synopsis, fetch-module-meta-data): Pass #:strict? #t to
'html->sxml'.
2021-04-23 00:32:30 +02:00
Leo Prikler c22204cf7b
gnu: wine64-staging: copy wine32-staging libraries.
A similar phase has been added to wine64 since version 5.21 in order to fix
linkage issues of binaries copied from wine32.
See also <https://bugs.gnu.org/42342>.

* gnu/packages/wine.scm (wine64-staging)[#phases]: Add ‘copy-wine32-libraries’.
2021-04-22 23:40:21 +02:00
Leo Prikler 6b99c52207
gnu: wine-staging: Update to 6.6.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 6.6.
2021-04-22 23:40:21 +02:00
Leo Prikler 78d7d8bbce
doc: Update TRANSLATED_INFO.
This fixes issues with missing sources when the infos are built.

* doc/local.mk (TRANSLATED_INFO): Add missing documents.
2021-04-22 23:40:21 +02:00
Christopher Baines 5a0098e152
gnu: guix-build-coordinator: Update to 0-25.c49b1c8.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-25.c49b1c8.
2021-04-22 19:25:21 +01:00
Leo Famulari 38a37d5f10
gnu: linux-libre 5.4: Update to 5.4.114.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.114.
(linux-libre-5.4-pristine-source): Update hash.
2021-04-22 14:16:23 -04:00
Leo Famulari 8e92dba116
gnu: linux-libre 5.10: Update to 5.10.32.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.32.
(linux-libre-5.10-pristine-source): Update hash.
2021-04-22 14:16:23 -04:00
Leo Famulari ffae54504e
gnu: linux-libre: Update to 5.11.16.
* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.16.
(linux-libre-5.11-pristine-source): Update hash.
2021-04-22 14:16:20 -04:00
Tobias Geerinckx-Rice f93a2dd540
gnu: wireshark: Update to 3.4.5 [security fixes].
* gnu/packages/networking.scm (wireshark): Update to 3.4.5.
2021-04-22 16:11:04 +02:00
Tobias Geerinckx-Rice 78fb1dbca2
gnu: libupnp: Update to 1.14.6.
* gnu/packages/upnp.scm (libupnp): Update to 1.14.6.
2021-04-22 15:02:51 +02:00
Tobias Geerinckx-Rice 6992407180
gnu: waybar: Update to 0.9.7.
* gnu/packages/wm.scm (waybar): Update to 0.9.7.
2021-04-22 15:02:51 +02:00
宋文武 0609713120
gnu: libretro-lowresnx: Update to 1.2.
* gnu/packages/emulators.scm (libretro-lowresnx): Update to 1.2.
2021-04-22 20:52:37 +08:00
宋文武 24293db24e
gnu: retroarch: Update to 1.9.1.
* gnu/packages/emulators.scm (retroarch): Update to 1.9.1.
[arguments]: Add '--disable-git_version' to configure flags.
2021-04-22 20:32:21 +08:00
Guillaume Le Vaillant 2eb9e57c0c
Revert "gnu: Add cl-weir."
This reverts commit 5763eba94c.

There may be a license issue with this package making it non-free.
Reported by Giovanni Biscuolo <g@xelera.eu> in
<https://issues.guix.gnu.org/47943>.
2021-04-22 13:30:31 +02:00
Sharlatan Hellseher 5763eba94c
gnu: Add cl-weir.
* gnu/packages/lisp-xyz.scm (cl-weir, ecl-weir, sbcl-weir): New variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-22 10:36:51 +02:00
Sharlatan Hellseher 3de01371dc
gnu: Add cl-pathname-utils.
* gnu/packages/lisp-xyz.scm (sbcl-pathname-utils, cl-pathname-utils,
  ecl-pathname-utils): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-04-22 10:36:51 +02:00
WinterHound 296e230896
gnu: Add daemonize.
* gnu/packages/admin.scm (daemonize): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2021-04-22 10:33:52 +02:00
Ricardo Wurmus 92032d8081
gnu: Add kraken2.
* gnu/packages/bioinformatics.scm (kraken2): New variable.
2021-04-22 08:31:17 +02:00
Tobias Geerinckx-Rice f3eb13df69
gnu: libxlsxwriter: Update to 1.0.3.
* gnu/packages/xml.scm (libxlsxwriter): Update to 1.0.3.
2021-04-22 02:21:47 +02:00
Tobias Geerinckx-Rice 1fc10d9414
gnu: openvpn: Update to 2.5.2.
* gnu/packages/vpn.scm (openvpn): Update to 2.5.2.
2021-04-22 02:21:47 +02:00
Tobias Geerinckx-Rice c13b9ae3b9
gnu: openconnect-sso: Update to 0.7.3.
* gnu/packages/vpn.scm (openconnect-sso): Update to 0.7.3.
2021-04-22 02:21:47 +02:00
Tobias Geerinckx-Rice 37c8f313ce
gnu: exfatprogs: Update to 1.1.1.
* gnu/packages/file-systems.scm (exfatprogs): Update to 1.1.1.
2021-04-22 00:32:40 +02:00
Jonathan Brielmaier 58d96474bd
gnu: icedove: Update to 78.10.0.
* gnu/packages/gnuzilla.scm (icedove): Update to 78.10.0.
2021-04-22 00:07:57 +02:00
Kei Kebreau 449844474d
Update email address for Kei.
* .mailmap: Remove obsolete email for Kei.
2021-04-21 18:02:27 -04:00
Ludovic Courtès 7dbc2fcb45
cve: Gracefully handle bogus CVE entries.
Fixes <https://bugs.gnu.org/47941>.
Reported by Jack Hill <jackhill@jackhill.us>.

* guix/cve.scm (reference-data->cve-references): Gracefully handle lack
of "reference_data".
(cpe-match->cve-configuration): Gracefully handle lack of "cpe23Uri".
2021-04-21 23:53:49 +02:00
Kei Kebreau 50616a7dfb
gnu: emacspeak: Fix Tclx and espeak server loading.
Fixes <https://issues.guix.gnu.org/42861>.

* gnu/packages/emacs-xyz.scm (emacspeak)[arguments]: In the 'configure' phase,
add Tclx library to the load path of Tcl in the espeak server script.  Remove
'wrap-program' phase.
2021-04-21 17:15:37 -04:00
Kei Kebreau 235f2c98b9
gnu: wxmaxima: Update to 21.04.0.
* gnu/packages/maths.scm (wxmaxima): Update to 21.04.0.
2021-04-21 17:09:37 -04:00
Arun Isaac ae5128e21e
gnu: Add crm114.
* gnu/packages/mail.scm (crm114): New variable.
2021-04-21 23:36:21 +05:30
Ekaitz Zarraga 88fd57fd1f
gnu: kitty: Update to 0.20.1.
gnu/packages/terminals.scm (kitty): Update to 0.20.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-21 12:26:25 -04:00
Ekaitz Zarraga 823752646f
gnu: Blender: Add the missing Voxel Remesher.
* gnu/packages/graphics.scm (blender)[inputs]: Add openvdb.
[arguments]: Pass "-DWITH_OPENVDB=ON" to #:configure-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-04-21 12:17:30 -04:00
Vagrant Cascadian 969b80ef60
gnu: julia-inifile: Fix grammar.
* gnu/packages/julia-xyz.scm (julia-inifile)[description]: Remove
  gratuitous use of "allows to".
2021-04-21 08:34:46 -07:00
Vagrant Cascadian 790b2f880e
gnu: emacs-webpaste: Fix grammar.
* gnu/packages/emacs-xyz.scm (emacs-webpaste)[description]: Remove
  gratuitous use of "allows to".
2021-04-21 08:34:43 -07:00
Vagrant Cascadian e0f983c0d5
gnu: emacs-svg-icon: Fix grammar.
* gnu/packages/emacs-xyz.scm (emacs-svg-icon)[description]: Remove
  gratuitous use of "allows to".
2021-04-21 08:34:35 -07:00
Vagrant Cascadian eb34afe1be
gnu: r-circrnaprofiler: Fix grammar.
* gnu/packages/bioconductor.scm (r-circrnaprofiler)[description]:
  Remove gratuitous use of "allows to".
2021-04-21 08:34:21 -07:00
Vagrant Cascadian d80443f765
gnu: emacs-realgud: Fix grammar.
* gnu/packages/emacs-xyz.scm (emacs-realgud)[description]: Remove
  gratuitous use of "allows to".
2021-04-21 08:34:10 -07:00
Vagrant Cascadian 239f0259d2
gnu: julia-fillarrays: Fix grammar.
* gnu/packages/julia-xyz.scm (julia-fillarrays)[description]: Remove
  gratuitous use of "allows to".
2021-04-21 08:33:56 -07:00
Vagrant Cascadian 140a8841ef
gnu: qite: Fix grammar.
* gnu/packages/qt.scm (qite)[description]: Remove gratuitous use of
  "allows to".
2021-04-21 08:33:44 -07:00