summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-03doc: Update to cover for an additional OpenPGP signing key....The upcoming 1.3.0 release will be signed with my OpenPGP key; subsequent releases may also be. * doc/guix.texi (OPENPGP-SIGNING-KEY-ID, OPENPGP-SIGNING-KEY-URL): Rename to... (OPENPGP-SIGNING-KEY-ID-1, OPENPGP-SIGNING-KEY-URL-1): ... these, respectively. (OPENPGP-SIGNING-KEY-ID-2, OPENPGP-SIGNING-KEY-URL-2): New variables. (Binary Installation): Adjust to cover for the new key. (USB Stick and DVD Installation): Likewise. (Invoking guix refresh): Adjust accordingly. Maxim Cournoyer
2021-05-04gnu: emacs-yasnippet-snippets: Update to 0.24....* gnu/packages/emacs-xyz.scm (emacs-yasnippet-snippets): Update to 0.24. [propagated-inputs]: Remove emacs-s. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder
2021-05-04gnu: emacs-rg: Update to 2.0.3....* gnu/packages/emacs-xyz.scm (emacs-rg): Update to 2.0.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder
2021-05-04gnu: emacs-org-roam: Update to 1.2.4....* gnu/packages/emacs-xyz.scm (emacs-org-roam): Update to 1.2.4. [native-inputs]: Add texinfo. [arguments]: Install image and Texinfo documentation. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Xinglu Chen
2021-05-04gnu: chess: Fix paths in installed shell scripts....* gnu/packages/games.scm (chess)[arguments]: Add a 'fix-shell-scripts phase. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Michael Rohleder
2021-05-03gnu: Add julia-gumbo....* gnu/packages/julia-xyz.scm (julia-gumbo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-05-03gnu: Add julia-gumbo-jll....* gnu/packages/julia-xyz.scm (julia-gumbo-jll): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-05-03gnu: Add julia-abstracttrees....* gnu/packages/julia-xyz.scm (julia-abstracttrees): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nixo
2021-05-03gnu: Add git-filter-repo....* gnu/packages/version-control.scm (git-filter-repo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> François J
2021-05-03gnu: git: add a comment on why we don't build manpages...* gnu/packages/version-control.scm (git)[native-inputs]: add back comment skipped by commit d1cada0450fca54260fd20ab49d0586d147cbeb3 Signed-off-by: François J. <francois-oss@avalenn.eu> Signed-off-by: Ludovic Courtès <ludo@gnu.org> François J
2021-05-03gnu: python-asdf: Update to 2.7.4....* gnu/packages/astronomy.scm (python-asdf): Update to 2.7.4. Tobias Geerinckx-Rice
2021-05-03gnu: dico: Omit static libraries....* gnu/packages/dico.scm (dico)[arguments]: Add ‘--disable-static’ to the #:configure-flags. Tobias Geerinckx-Rice
2021-05-03gnu: dico: Update to 2.11....* gnu/packages/dico.scm (dico): Update to 2.11. Tobias Geerinckx-Rice
2021-05-03gnu: oath-toolkit: Update to 2.6.7....* gnu/packages/authentication.scm (oath-toolkit): Update to 2.6.7. Tobias Geerinckx-Rice
2021-05-03gnu: vcsh: Update to 1.20190621....* gnu/packages/version-control.scm (vcsh): Update to 1.20190621. [arguments]: Add an 'install-bash-completion phase. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Michael Rohleder
2021-05-03gnu: blender: Update to 2.92.0....* gnu/packages/graphics.scm (blender): Update to 2.92.0. [arguments]: Set the NumPy header include path in #:configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name> raingloom
2021-05-03gnu: public-inbox: Update to 1.6.1....* gnu/packages/mail.scm (public-inbox)[version]: Update to 1.6.1. [inputs]: Add optional dependencies. ‘perl-filesys-notify-simple’ has been superseded by ‘perl-linux-inotify2’ by upstream. [synopsis]: Capitalize “git”. [description]: Likewise. Mention IMAP support. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-05-03gnu: Add perl-linux-inotify2....* gnu/packages/perl.scm (perl-linux-inotify2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-05-03gnu: odamex: Update to 0.9.0....* gnu/packages/games.scm (odamex): Update to 0.9.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> David Pflug
2021-05-03gnu: octave, octave-cli: Explain difference....* gnu/packages/maths.scm (octave-cli, octave): Extended synopsis. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Konrad Hinsen
2021-05-03gnu: chessx: Disable online version check by default....* gnu/packages/games.scm (chessx)[arguments]: Add phase to disable the online version check by default. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2021-05-03gnu: git-modes: Update to 1.3.0....* gnu/packages/emacs-xyz.scm (git-modes): Update to 1.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-05-03gnu: pioneers: Patch path to beep....Fixes <https://issues.guix.gnu.org/47131> * gnu/packages/games.scm (pioneers): Patch path to beep. [inputs]: Add beep. [arguments]: Add phase patch-beep-path. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2021-05-03gnu: xboard: Patch path to aplay....Fixes <http://issues.guix.gnu.org/47195>. * gnu/packages/games.scm (xboard): Patch path to aplay. [inputs]: Add alsa-utils. [arguments]: Add phase patch-aplay-path. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2021-05-03gnu: guile-wisp: Update to 1.0.5....* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.5. [license]: Add license:expat and clarify conditions. Leo Prikler
2021-05-03gnu: perl-image-exiftool: Update to 12.16....* gnu/packages/photo.scm (perl-image-exiftool): Update to 12.16. Efraim Flashner
2021-05-03profiles: texlive-configuration: Refresh font maps....* guix/profiles.scm (texlive-configuration): Run updmap to generate font maps necessary for pdflatex and other tools. Ricardo Wurmus
2021-05-03gnu: Add texlive-default-updmap.cfg....* gnu/packages/tex.scm (texlive-default-updmap.cfg): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-babel-swedish....* gnu/packages/tex.scm (texlive-babel-swedish): New variable. Co-authored-by: Rovanion Luckey <rovanion.luckey@gmail.com> Ricardo Wurmus
2021-05-03gnu: Add texlive-pagenote....* gnu/packages/tex.scm (texlive-pagenote): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-ifmtarg....* gnu/packages/tex.scm (texlive-ifmtarg): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-morefloats....* gnu/packages/tex.scm (texlive-morefloats): New variable. Ricardo Wurmus
2021-05-03gnu: Add texlive-sectsty....* gnu/packages/tex.scm (texlive-sectsty): New variable. Ricardo Wurmus
2021-05-03gnu: stgit: Update to 1.1....* gnu/packages/version-control.scm (stgit): Update to 1.1. Tobias Geerinckx-Rice
2021-05-03gnu: faudio: Update to 21.05....* gnu/packages/audio.scm (faudio): Update to 21.05. Tobias Geerinckx-Rice
2021-05-03gnu: perl-net-dns: Update to 1.31....* gnu/packages/networking.scm (perl-net-dns): Update to 1.31. Tobias Geerinckx-Rice
2021-05-03gnu: perl-file-readbackwards: Update to 1.06....* gnu/packages/perl.scm (perl-file-readbackwards): Update to 1.06. Tobias Geerinckx-Rice
2021-05-03gnu: glances: Update to 3.1.7....* gnu/packages/python-xyz.scm (glances): Update to 3.1.7. Tobias Geerinckx-Rice
2021-05-02gnu: linux-libre 5.4: Update to 5.4.116....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.116. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-05-02gnu: linux-libre 5.10: Update to 5.10.34....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.34. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-05-02gnu: linux-libre: Update to 5.11.18....* gnu/packages/linux.scm (linux-libre-5.11-version): Update to 5.11.18. (linux-libre-5.11-pristine-source): Update hash. Leo Famulari
2021-05-02gnu: global: Update to 6.6.6....* gnu/packages/code.scm (global): Update to 6.6.6. Tobias Geerinckx-Rice
2021-05-02gnu: lldpd: Update to 1.0.11....* gnu/packages/networking.scm (lldpd): Update to 1.0.11. Tobias Geerinckx-Rice
2021-05-02gnu: cloc: Update to 1.90....* gnu/packages/code.scm (cloc): Update to 1.90. Tobias Geerinckx-Rice
2021-05-02gnu: bpytop: Update to 1.0.65....* gnu/packages/admin.scm (bpytop): Update to 1.0.65. Tobias Geerinckx-Rice
2021-05-02gnu: kitty: Update to 0.20.2....* gnu/packages/terminals.scm (kitty): Update to 0.20.2. Tobias Geerinckx-Rice
2021-05-02gnu: kexec-tools: Update to 2.0.22....* gnu/packages/linux.scm (kexec-tools): Update to 2.0.22. Tobias Geerinckx-Rice
2021-05-02android-repo-download: Add guile-json extension....This partially fixes: <https://issues.guix.gnu.org/48152>. The (guix build download-nar) module drags the (guix build download) module that autoloads (guix swh). [13/26] Loading './guix/swh.scm'... ;;; Failed to autoload swh-download-directory in (guix swh): ;;; no code for module (json) Backtrace: In srfi/srfi-1.scm: 460:18 19 (fold #<procedure 7ffff2c50760 at ice-9/eval.scm:336:1?> ?) In ice-9/eval.scm: 619:8 18 (_ #(#(#<directory (guix build utils) 7ffff318fd20>) # ?)) In ice-9/boot-9.scm: 2806:4 17 (save-module-excursion #<procedure 7ffff25b1a00 at ice-?>) In unknown file: 16 (primitive-load "./guix/swh.scm") In ice-9/eval.scm: 721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?)) In ice-9/psyntax.scm: 1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?) 1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) In ice-9/eval.scm: 293:34 11 (_ #<directory (guix build utils) 7ffff318fd20>) In ice-9/boot-9.scm: 3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2565:24 9 (call-with-deferred-observers #<procedure 7ffff2215230 ?>) 3393:24 8 (_) 222:29 7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?)) 222:29 6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?)) 222:29 5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?)) 222:29 4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?)) 222:29 3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?)) 222:29 2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?)) 222:17 1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?)) 3300:6 0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?) ice-9/boot-9.scm:3300:6: In procedure resolve-interface: no code for module (json) * guix/android-repo-download.scm (android-repo-fetch): Add guile-json extension. Mathieu Othacehe
2021-05-02cvs-download: Add guile-json and gnutls extensions....This partially fixes: <https://issues.guix.gnu.org/48152>. The (guix build download-nar) module drags the (guix build download) module that autoloads (guix swh). [13/26] Loading './guix/swh.scm'... ;;; Failed to autoload swh-download-directory in (guix swh): ;;; no code for module (json) Backtrace: In srfi/srfi-1.scm: 460:18 19 (fold #<procedure 7ffff2c50760 at ice-9/eval.scm:336:1?> ?) In ice-9/eval.scm: 619:8 18 (_ #(#(#<directory (guix build utils) 7ffff318fd20>) # ?)) In ice-9/boot-9.scm: 2806:4 17 (save-module-excursion #<procedure 7ffff25b1a00 at ice-?>) In unknown file: 16 (primitive-load "./guix/swh.scm") In ice-9/eval.scm: 721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?)) In ice-9/psyntax.scm: 1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?) 1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) In ice-9/eval.scm: 293:34 11 (_ #<directory (guix build utils) 7ffff318fd20>) In ice-9/boot-9.scm: 3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2565:24 9 (call-with-deferred-observers #<procedure 7ffff2215230 ?>) 3393:24 8 (_) 222:29 7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?)) 222:29 6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?)) 222:29 5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?)) 222:29 4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?)) 222:29 3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?)) 222:29 2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?)) 222:17 1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?)) 3300:6 0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?) ice-9/boot-9.scm:3300:6: In procedure resolve-interface: no code for module (json) * guix/cvs-download.scm (cvs-fetch): Add guile-json and gnutls as extensions. Mathieu Othacehe
2021-05-02hg-download: Add guile-json and gnutls extensions....This partially fixes: <https://issues.guix.gnu.org/48152>. The (guix build download-nar) module drags the (guix build download) module that autoloads (guix swh). [13/26] Loading './guix/swh.scm'... ;;; Failed to autoload swh-download-directory in (guix swh): ;;; no code for module (json) Backtrace: In srfi/srfi-1.scm: 460:18 19 (fold #<procedure 7ffff2c50760 at ice-9/eval.scm:336:1?> ?) In ice-9/eval.scm: 619:8 18 (_ #(#(#<directory (guix build utils) 7ffff318fd20>) # ?)) In ice-9/boot-9.scm: 2806:4 17 (save-module-excursion #<procedure 7ffff25b1a00 at ice-?>) In unknown file: 16 (primitive-load "./guix/swh.scm") In ice-9/eval.scm: 721:20 15 (primitive-eval (define-module (guix swh) #:use-module ?)) In ice-9/psyntax.scm: 1241:36 14 (expand-top-sequence ((define-module (guix swh) # # ?)) ?) 1233:19 13 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?) 285:10 12 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?) In ice-9/eval.scm: 293:34 11 (_ #<directory (guix build utils) 7ffff318fd20>) In ice-9/boot-9.scm: 3380:4 10 (define-module* _ #:filename _ #:pure _ #:version _ # _ ?) 2565:24 9 (call-with-deferred-observers #<procedure 7ffff2215230 ?>) 3393:24 8 (_) 222:29 7 (map1 (((guix base16)) ((guix build utils)) ((# ?) ?) ?)) 222:29 6 (map1 (((guix build utils)) ((guix build syscalls) ?) ?)) 222:29 5 (map1 (((guix build syscalls) #:select (mkdtemp!)) (#) ?)) 222:29 4 (map1 (((web uri)) ((web client)) ((web response)) (#) ?)) 222:29 3 (map1 (((web client)) ((web response)) ((json)) ((?)) ?)) 222:29 2 (map1 (((web response)) ((json)) ((srfi srfi-1)) ((?)) ?)) 222:17 1 (map1 (((json)) ((srfi srfi-1)) ((srfi srfi-9)) ((?)) ?)) 3300:6 0 (resolve-interface (json) #:select _ #:hide _ #:prefix _ ?) ice-9/boot-9.scm:3300:6: In procedure resolve-interface: no code for module (json) * guix/hg-download.scm (hg-fetch): Add guile-json and gnutls as extensions. Mathieu Othacehe