aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-30nls: Update 'fr' translation of the manual.Julien Lepiller
2020-10-30gnu: tome4: Update to 1.7.0.Oleg Pykhalov
* gnu/packages/games.scm (tome4): Update to 1.7.0.
2020-10-29gnu: emacs-tramp: Update to 2.4.4.3.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.4.4.3.
2020-10-29nls: Update 'ru' translation of the manual.Julien Lepiller
2020-10-29gnu: dropbear: Update to 2020.81.Tobias Geerinckx-Rice
* gnu/packages/ssh.scm (dropbear): Update to 2020.81.
2020-10-29gnu: Update samtools to 1.11.Roel Janssen
* gnu/packages/bioinformatics.scm (samtools): Update to 1.11.
2020-10-29gnu: Update bcftools to 1.11.Roel Janssen
* gnu/packages/bioinformatics.scm (bcftools): Update to 1.11.
2020-10-29gnu: Update htslib to 1.11.Roel Janssen
* gnu/packages/bioinformatics.scm (htslib): Update to 1.11.
2020-10-29gnu: raspi-arm64-chainloader: Remove unnecessary internal copy-file call.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[chdir]: Remove unnecessary copy-file call.
2020-10-29gnu: raspi-arm64-chainloader: End phase in #t.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[install]: End phase in #t.
2020-10-29gnu: raspi-arm-chainloader: Install arm_chainloader.bin.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-arm-chainloader)[arguments]<#:phases>[setenv]: Add objcopy. [install]: Install arm_chainloader.bin.
2020-10-29gnu: raspi-arm64-chainloader: Install arm64.bin.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)[arguments]<#:phases>[setenv]: Add objcopy. [install]: Install arm64.bin.
2020-10-29gnu: Add raspi-arm64-chainloader.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader): New variable.
2020-10-29gnu: python-simpleaudio: Alsa-lib is not a native-input.Leo Famulari
* gnu/packages/python-xyz.scm (python-simpleaudio.)[native-inputs]: Replace field and ... [inputs]: ... Add new field.
2020-10-29gnu: raspi-arm-chainloader: Fix build.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-arm-chainloader)[arguments]<#:phases>[build-tlsf]: Modify. [build-common]: Modify.
2020-10-29gnu: kuserfeedback: Fix typo.Sébastien Lerique
* gnu/packages/kde.scm (kuserfeedback)[description]: Fix spelling of the "itemize" keyword. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-10-29gnu: Add raspi-arm-chainloader.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (%rpi-open-firmware-version): New variable. (%rpi-open-firmware-origin): New variable. (raspi-arm-chainloader): New variable.
2020-10-29gnu: Add raspi-gpio.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm (raspi-gpio): New variable.
2020-10-29gnu: Add bcm2835.Danny Milosavljevic
* gnu/packages/raspberry-pi.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2020-10-29gnu: Add copyright line.Nicolas Goaziou
2020-10-29gnu: Add emacs-powershell.Adam
* gnu/packages/emacs-xyz.scm (emacs-powershell): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-29gnu: emacs-rg: Update to 2.0.2.Michael Rohleder
* 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-29gnu: ruby: Update to 2.7.2.Ryan Prior
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-28build/maven: Fix typo.Vagrant Cascadian
* guix/build/maven/pom: Fix spelling of "with".
2020-10-28build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian
* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overrides".
2020-10-28build/maven: fix-pom-dependencies: Fix typo.Vagrant Cascadian
* guix/build/maven/pom (fix-pom-dependencies): Fix spelling of "overridden".
2020-10-28gnu: ganeti-luxid-service-type: Fix typo.Vagrant Cascadian
* gnu/services/ganeti (ganeti-luxid-service-type)[description]: Fix spelling of "authoritative".
2020-10-28gnu: python-mujson: Fix typo.Vagrant Cascadian
* gnu/packages/python-xyz (python-mujson)[description]: Fix use of "This package".
2020-10-28gnu: python-scour: Fix typo.Vagrant Cascadian
* gnu/packages/python-xyz (python-scour)[description]: Fix spelling of "aggressive".
2020-10-28gnu: altermime: Fix typo.Vagrant Cascadian
* gnu/packages/mail (altermime)[description]: Fix spelling of "arbitrary".
2020-10-28gnu: emacs-highlight-numbers: Fix typo.Vagrant Cascadian
* gnu/packages/emacs-xyz (emacs-highlight-numbers)[description]: Fix spelling of "constitutes".
2020-10-28gnu: python-django-sekizai: Fix typo.Vagrant Cascadian
* gnu/packages/django (python-django-sekizai)[description]: Use "that is" instead of "thats".
2020-10-28gnu: rust-webpki-0.21: Fix typo.Vagrant Cascadian
* gnu/packages/crates-io (rust-webpki-0.21)[description]: Fix spelling of "package".
2020-10-28gnu: rust-zstd-safe-2: Fix typo.Vagrant Cascadian
* gnu/packages/crates-io (rust-zstd-safe-2)[description]: Fix typo of "safe".
2020-10-28gnu: python-django-auth-ldap: Fix typo.Vagrant Cascadian
* gnu/packages/django (python-django-auth-ldap)[description]: Fix typo "This package".
2020-10-29gnu: emacs-ivy-posframe: Fix hash.Oleg Pykhalov
This commit follows 622e700bdd09bd466c2c4e3806180b065b9383bc. * gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Fix hash.
2020-10-29gnu: zabbix-agentd, zabbix-server: Update to 5.2.0.Oleg Pykhalov
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.2.0.
2020-10-28gnu: emacs-rust-mode: Update to 0.5.0.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 0.5.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-nix-mode: Update to 1.4.5.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-dockerfile-mode: Update to 1.3.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-pfuture: Update to 1.9.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-pfuture): Update to 1.9. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-evil-matchit: Update to 2.3.9.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.9. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-disable-mouse: Update to 0.3.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-disable-mouse): Update to 0.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-evil-surround: Update to 1.1.1.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-evil-surround): Update to 1.1.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-posframe: Update to 0.8.2.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-company-posframe: Update to 0.1.0-2.4bfb8bc.Michael Rohleder
* 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-28gnu: emacs-ivy-posframe: Update to 0.5.2.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-ivy-posframe): Update to 0.5.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-10-28gnu: emacs-emms: Update to 6.0.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-emms): Update to 6.0. [arguments]: Add substitution for exiftool. [inputs]: Add perl-image-exiftool.
2020-10-28gnu: youtube-dl: Circumvent RIAA censorship.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl)[source]: Update URL.
2020-10-28substitute: Do not discard ttl info when the response code is 202.Miguel Ángel Arruga Vivas
* guix/scripts/substitute.scm (fetch-narinfos) [handle-narinfo-response]: Add code 202 to the condition. This will allow in the future the use of 404 for nar requests which cannot be built in the present, leaving for the 202 to indicate that a request has triggered a nar generation that might be completed later, as specified in <https://www.ietf.org/rfc/rfc2616.txt>.