Commit graph

68178 commits

Author SHA1 Message Date
zimoun 80c7f02468
scripts: lint: Fix '--no-network' option.
* guix/scripts/lint.scm: (show-help): Add '--no-network' option message.
(%options, parse-options): Fix argument order.
* doc/guix.texi (Invoking guix lint): Document it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-30 01:14:20 +01:00
Julien Lepiller 61e839a9f9
nls: Update 'fr' translation of the manual. 2020-10-30 00:59:37 +01:00
Oleg Pykhalov 16b7118131
gnu: tome4: Update to 1.7.0.
* gnu/packages/games.scm (tome4): Update to 1.7.0.
2020-10-30 02:38:44 +03:00
Nicolas Goaziou 2eda0ed1f8
gnu: emacs-tramp: Update to 2.4.4.3.
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.3.
2020-10-29 22:51:14 +01:00
Julien Lepiller 759774bc69
nls: Update 'ru' translation of the manual. 2020-10-29 20:19:05 +01:00
Tobias Geerinckx-Rice bc34183e9a
gnu: dropbear: Update to 2020.81.
* gnu/packages/ssh.scm (dropbear): Update to 2020.81.
2020-10-29 17:37:41 +01:00
Roel Janssen bcbd536e3f
gnu: Update samtools to 1.11.
* gnu/packages/bioinformatics.scm (samtools): Update to 1.11.
2020-10-29 16:55:07 +01:00
Roel Janssen 04a49b4143
gnu: Update bcftools to 1.11.
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.11.
2020-10-29 16:55:03 +01:00
Roel Janssen f40add4dbb
gnu: Update htslib to 1.11.
* gnu/packages/bioinformatics.scm (htslib): Update to 1.11.
2020-10-29 16:54:55 +01:00
Danny Milosavljevic 5796a6abb1
gnu: raspi-arm64-chainloader: Remove unnecessary internal copy-file call.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[chdir]: Remove unnecessary copy-file call.
2020-10-29 16:28:14 +01:00
Danny Milosavljevic a1721d4342
gnu: raspi-arm64-chainloader: End phase in #t.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[install]: End phase in #t.
2020-10-29 15:28:52 +01:00
Danny Milosavljevic b522686ee4
gnu: raspi-arm-chainloader: Install arm_chainloader.bin.
* gnu/packages/raspberry-pi.scm (raspi-arm-chainloader)[arguments]<#:phases>[setenv]: Add objcopy.
[install]: Install arm_chainloader.bin.
2020-10-29 15:27:22 +01:00
Danny Milosavljevic 7abe768ec1
gnu: raspi-arm64-chainloader: Install arm64.bin.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[setenv]: Add objcopy.
[install]: Install arm64.bin.
2020-10-29 15:25:40 +01:00
Danny Milosavljevic 2ea99f4e84
gnu: Add raspi-arm64-chainloader.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader): New variable.
2020-10-29 15:24:15 +01:00
Leo Famulari bda1359b8e
gnu: python-simpleaudio: Alsa-lib is not a native-input.
* gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace
field and ...
[inputs]: ... Add new field.
2020-10-29 10:11:49 -04:00
Danny Milosavljevic 53aa680e2b
gnu: raspi-arm-chainloader: Fix build.
* gnu/packages/raspberry-pi.scm (raspi-arm-chainloader)[arguments]<#:phases>[build-tlsf]: Modify.
[build-common]: Modify.
2020-10-29 14:46:16 +01:00
Sébastien Lerique c8ac02b20c
gnu: kuserfeedback: Fix typo.
* gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of
the "itemize" keyword.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-29 13:56:38 +01:00
Danny Milosavljevic 6084dd93f2
gnu: Add raspi-arm-chainloader.
* gnu/packages/raspberry-pi.scm (%rpi-open-firmware-version): New variable.
(%rpi-open-firmware-origin): New variable.
(raspi-arm-chainloader): New variable.
2020-10-29 12:42:35 +01:00
Danny Milosavljevic 22c487677a
gnu: Add raspi-gpio.
* gnu/packages/raspberry-pi.scm (raspi-gpio): New variable.
2020-10-29 12:39:57 +01:00
Danny Milosavljevic c298c8896c
gnu: Add bcm2835.
* gnu/packages/raspberry-pi.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2020-10-29 12:39:57 +01:00
Nicolas Goaziou 01bcd34658
gnu: Add copyright line. 2020-10-29 10:24:01 +01:00
Adam c791bef41e
gnu: Add emacs-powershell.
* gnu/packages/emacs-xyz.scm (emacs-powershell): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-29 10:15:51 +01:00
Michael Rohleder 4a5ea2f06e
gnu: emacs-rg: Update to 2.0.2.
* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.0.2.
[propagated-inputs]: Add emacs-transient.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-29 10:05:02 +01:00
Ryan Prior 763e613388
gnu: ruby: Update to 2.7.2.
Fixes CVE-2020-25613.

* gnu/packages/ruby.scm (ruby): Update to 2.7.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-29 09:59:12 +02:00
Vagrant Cascadian 159c5943e4
build/maven: Fix typo.
* guix/build/maven/pom: Fix spelling of "with".
2020-10-28 21:11:11 -07:00
Vagrant Cascadian 28680722b2
build/maven: fix-pom-dependencies: Fix typo.
* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overrides".
2020-10-28 21:11:06 -07:00
Vagrant Cascadian 05ee7ef8b7
build/maven: fix-pom-dependencies: Fix typo.
* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overridden".
2020-10-28 21:11:01 -07:00
Vagrant Cascadian 7db4dc6004
gnu: ganeti-luxid-service-type: Fix typo.
* gnu/services/ganeti (ganeti-luxid-service-type)[description]: Fix spelling
  of "authoritative".
2020-10-28 21:10:54 -07:00
Vagrant Cascadian 19c2c9f0bf
gnu: python-mujson: Fix typo.
* gnu/packages/python-xyz (python-mujson)[description]: Fix use of "This
  package".
2020-10-28 21:10:49 -07:00
Vagrant Cascadian 2d2b3b24c8
gnu: python-scour: Fix typo.
* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of
  "aggressive".
2020-10-28 21:10:43 -07:00
Vagrant Cascadian a4920a22ef
gnu: altermime: Fix typo.
* gnu/packages/mail (altermime)[description]: Fix spelling of "arbitrary".
2020-10-28 21:10:39 -07:00
Vagrant Cascadian 9a5b8a9abe
gnu: emacs-highlight-numbers: Fix typo.
* gnu/packages/emacs-xyz (emacs-highlight-numbers)[description]: Fix spelling
  of "constitutes".
2020-10-28 21:10:33 -07:00
Vagrant Cascadian 403809afce
gnu: python-django-sekizai: Fix typo.
* gnu/packages/django (python-django-sekizai)[description]: Use "that is"
  instead of "thats".
2020-10-28 21:10:26 -07:00
Vagrant Cascadian baf78ed66a
gnu: rust-webpki-0.21: Fix typo.
* gnu/packages/crates-io (rust-webpki-0.21)[description]: Fix spelling of
  "package".
2020-10-28 21:10:19 -07:00
Vagrant Cascadian 5cf9ad8902
gnu: rust-zstd-safe-2: Fix typo.
* gnu/packages/crates-io (rust-zstd-safe-2)[description]: Fix typo of "safe".
2020-10-28 21:10:10 -07:00
Vagrant Cascadian 330f5d669a
gnu: python-django-auth-ldap: Fix typo.
* gnu/packages/django (python-django-auth-ldap)[description]: Fix typo "This
  package".
2020-10-28 21:10:04 -07:00
Oleg Pykhalov 3791d1580a
gnu: emacs-ivy-posframe: Fix hash.
This commit follows 622e700bdd.

* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Fix hash.
2020-10-29 03:41:05 +03:00
Oleg Pykhalov b718343ffc
gnu: zabbix-agentd, zabbix-server: Update to 5.2.0.
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.0.
2020-10-29 02:00:02 +03:00
Michael Rohleder 3185884fa2
gnu: emacs-rust-mode: Update to 0.5.0.
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 0.5.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:40:44 +01:00
Michael Rohleder 71dcc8ea03
gnu: emacs-nix-mode: Update to 1.4.5.
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.5.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:40:32 +01:00
Michael Rohleder c75a2ebef5
gnu: emacs-dockerfile-mode: Update to 1.3.
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:40:17 +01:00
Michael Rohleder d7afedf166
gnu: emacs-pfuture: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:40:02 +01:00
Michael Rohleder 164d63f3b5
gnu: emacs-evil-matchit: Update to 2.3.9.
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.9.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:39:48 +01:00
Michael Rohleder b95c42273b
gnu: emacs-disable-mouse: Update to 0.3.
* gnu/packages/emacs-xyz.scm (emacs-disable-mouse): Update to 0.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:39:36 +01:00
Michael Rohleder 7417036f0d
gnu: emacs-evil-surround: Update to 1.1.1.
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:39:22 +01:00
Michael Rohleder 945401e029
gnu: emacs-posframe: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:39:04 +01:00
Michael Rohleder 546462353e
gnu: emacs-company-posframe: Update to 0.1.0-2.4bfb8bc.
* gnu/packages/emacs-xyz.scm (emacs-company-posframe): Update to 0.1.0-2.4bfb8bc.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:38:40 +01:00
Michael Rohleder 622e700bdd
gnu: emacs-ivy-posframe: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28 22:38:24 +01:00
Michael Rohleder f21ef94560
gnu: emacs-emms: Update to 6.0.
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.0.
[arguments]: Add substitution for exiftool.
[inputs]: Add perl-image-exiftool.
2020-10-28 22:36:49 +01:00
Tobias Geerinckx-Rice 09bbf0b4f1
gnu: youtube-dl: Circumvent RIAA censorship.
* gnu/packages/video.scm (youtube-dl)[source]: Update URL.
2020-10-28 19:38:06 +01:00