summary refs log tree commit diff
AgeCommit message (Collapse)Author
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>.
2020-10-28doc: Fix claimed archive timestamps.Tobias Geerinckx-Rice
Reported by Leo Famulari <leo@famulari.name>. * doc/guix.texi (Binary Installation): Use a correct timestamp of 1 instead of an incorrect one of 0.
2020-10-28gnu: Add pwclient.Christopher Baines
* gnu/packages/patchutils.scm (pwclient): New variable.
2020-10-28gnu: Add python-simpleaudio.Tanguy Le Carrour
* gnu/packages/python-xyz.scm (python-simpleaudio): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-28gnu: Add guile-filesystem.Leo Prikler
* gnu/packages/guile-xyz.scm (guile-filesystem): New variable. (guile2.0-filesystem guile2.2-filesystem): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-28gnu: emacs-mixed-pitch: Update to 1.1.0.Joseph LaFreniere
* gnu/packages/emacs-xyz.scm (emacs-mixed-pitch): Update to 1.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-28publish: Add '--cache-bypass-threshold'.Ludovic Courtès
* guix/scripts/publish.scm (show-help, %options): Add '--cache-bypass-threshold'. (low-compression): New procedure. (cache-bypass-threshold): New parameter. (bypass-cache?): New procedure. (render-narinfo/cached): Call 'render-narinfo' when 'bypass-cache?' returns true. (render-nar/cached): Call 'render-nar' when 'bypass-cache?' returns true. (guix-publish): Parameterize 'cache-bypass-threshold'. * tests/publish.scm ("with cache", "with cache, lzip + gzip") ("with cache, uncompressed"): Pass '--cache-bypass-threshold=0'. ("with cache, vanishing item"): Expect 200 for RESPONSE. ("with cache, cache bypass"): New test.
2020-10-28installer: Log partition formatting.Ludovic Courtès
* gnu/installer/newt/partition.scm (run-partitioning-page): Add 'syslog' call.
2020-10-28doc: Update the PostgreSQL extension packages example.Christopher Baines
* doc/guix.texi (PostgreSQL): Update the extension packages example.
2020-10-28doc: Use @code rather than @var for data type items.Christopher Baines
In the couple of cases where it's inconsistent. * doc/guix.texi (PostgreSQL, Sound Services): Replace @var with @code within data type sections.
2020-10-28gnu: Add emacs-company-box.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-company-box): New variable.
2020-10-28gnu: Add emacs-frame-local.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-frame-local): New variable.
2020-10-28gnu: gama: Remove bundled library.Efraim Flashner
* gnu/packages/gps.scm (gama)[source]: Add snippet to remove bundled expat-1.1 library.
2020-10-28gnu: gama: Update to 2.11.Efraim Flashner
* gnu/packages/gps.scm (gama): Update to 2.11.
2020-10-27gnu: emacs-org-webring: Update to 1.9.8-rc4.Brett Gilio
* gnu/packages/emacs-xyz.scm (emacs-org-webring): Update to 1.9.8-rc4.
2020-10-27doc: Fix various minor typos.Lulu
* doc/guix.texi (Top): Add end of line period to menu entry in the node listing. (Invoking guix time-machine): Remove duplicate word. (Invoking guix environment): As above. (PAM Mount Service): As above. (Running Guix in a Virtual Machine): Remove erroneous hyphen and duplicate word. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-27services: knot-resolver: Replace deprecated command-line option.Simon South
This silences a warning from the service at startup. * gnu/services/dns.scm (knot-resolver-shepherd-services)[start]: Use the "-n" command-line option to kresd in place of the deprecated "-f 1". Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-27gnu: khal: Skip the test suite.Leo Famulari
* gnu/packages/calendar.scm (khal)[arguments]: Disable the test suite. Remove the custom 'check' phase. [native-inputs]: Remove python-pytest, python-pytest-cov, python-freezegun, tzdata-for-tests, and vdirsyncer.
2020-10-27gnu: xfce4-notifyd: Update to 0.6.2.Michael Rohleder
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.6.2. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-27gnu: mkvtoolnix: Update to 51.0.0.Michael Rohleder
* gnu/packages/video.scm (mkvtoolnix): Update to 51.0.0. Signed-off-by: Leo Famulari <leo@famulari.name>
2020-10-27gnu: emacs-reformatter: Update to 0.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-reformatter): Update to 0.6.
2020-10-27gnu: emacs-minions: Update to 0.3.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-minions): Update to 0.3.4.
2020-10-27gnu: emacs-ctrlf: Update to 1.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-ctrlf): Update to 1.2.
2020-10-27gnu: emacs-selectrum: Update to 3.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-selectrum): Update to 3.0.
2020-10-27gnu: geany: Update to 1.37.Nicolas Goaziou
* gnu/packages/text-editors.scm (geany): Update to 1.37.
2020-10-27gnu: keepassxc: Update to 2.6.2.Nicolas Goaziou
* gnu/packages/password-utils.scm (keepassxc): Update to 2.6.2.
2020-10-27gnu: emacs-with-editor: Add info page.Michael Rohleder
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Add info page. [arguments]: Add phase make-info. [native-inputs]: Add texinfo. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>