summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: sbcl-file-attributes: Update to 20210302.Pierre Neidhardt2021-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-file-attributes): Update to 20210302.
* gnu: openssh: Update to 8.5p1.Léo Le Bouter2021-03-03
| | | | | | * gnu/packages/patches/openssh-fix-ssh-copy-id.patch: Remove patch. * gnu/local.mk (dist_patch_DATA): Also unregister it. * gnu/packages/ssh.scm (openssh): Update to 8.5p1.
* gnu: osip: Update to 5.2.0.Léo Le Bouter2021-03-03
| | | | * gnu/packages/telephony.scm (osip): Update to 5.2.0.
* openpgp: Remove now unnecessary procedure.Ludovic Courtès2021-03-02
| | | | | * guix/openpgp.scm (hash-algorithm-name): Remove. This procedure has been provided by Guile-Gcrypt since 0.3.0.
* gnu: usync: Patch shebang.Ludovic Courtès2021-03-02
| | | | | | * gnu/packages/sync.scm (usync)[propagated-inputs]: Move SCSH to... [inputs]: ... here. New field. [arguments]: Add #:phases.
* gnu: Add usync.Stefan Reichör2021-03-02
| | | | | | * gnu/packages/sync.scm (usync): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ocaml-llvm: Move to (gnu packages llvm).Ludovic Courtès2021-03-02
| | | | | | | | | | Commit 8f710cc598fb675d267f49a82cffc197f03ad52c introduced a circular dependency between ocaml.scm and llvm.scm by referring to 'llvm' from the top level of ocaml.scm. This fixes it. * gnu/packages/ocaml.scm (make-ocaml-llvm, ocaml-llvm) (ocaml-llvm-9, ocaml-llvm-10, ocaml-llvm-11): Move to... * gnu/packages/llvm.scm: ... here.
* gnu: stgit: Update to 1.0.Stefan Reichör2021-03-02
| | | | | | * gnu/packages/version-control.scm (stgit): Update to 1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add python-jinja2-cli.Ellis Kenyő2021-03-02
| | | | | | * gnu/packages/python-xyz.scm (python-jinja2-cli): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add pcg-cpp.Greg Hogan2021-03-02
| | | | | | * gnu/packages/cpp.scm (pcg-cpp): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: r-haven: Unvendor readstat.Lars-Dominik Braun2021-03-02
| | | | | | | | * gnu/packages/cran.scm (r-haven) [snippet]: Remove bundled readstat. [arguments]: Patch Makevars to use system readstat. [inputs]: Replace zlib with readstat. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add readstat.Lars-Dominik Braun2021-03-02
| | | | | | * gnu/packages/statistics.scm (readstat): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Python 2: Fix CVE-2021-3177.Leo Famulari2021-03-02
| | | | | | | * gnu/packages/patches/python-2.7-CVE-2021-3177.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-2.7)[replacement]: New field. (python-2.7/fixed): New variable.
* gnu: python-matplotlib: Fix running under Wayland with GTK3.Tobias Geerinckx-Rice2021-03-02
| | | | | | * gnu/packages/python-xyz.scm (python-matplotlib)[source]: Add patch. * gnu/packages/patches/python-matplotlib-run-under-wayland-gtk3.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: pitivi: Update to 2021.01.0.Tobias Geerinckx-Rice2021-03-02
| | | | * gnu/packages/video.scm (pitivi): Update to 2021.01.0.
* gnu: pitivi: Build from git source.Tobias Geerinckx-Rice2021-03-02
| | | | | * gnu/packages/video.scm (pitivi)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: bat: Update to 0.18.0.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/rust-apps.scm (bat): Update to 0.18.0.
* gnu: Add rust-bat-0.17.Nicolas Goaziou2021-03-02
| | | | | | * gnu/packages/crates-io.scm (rust-bat-0.17): New variable. * gnu/packages/shells.scm (rust-nu-plugin-textview-0.27)[arguments]: Use rust-bat-0.17 instead of bat as Cargo input.
* gnu: Add rust-bugreport-0.3.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-bugreport-0.3): New variable.
* gnu: Add rust-snailquote-0.3.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-snailquote-0.3): New variable.
* gnu: Add rust-unicode-categories-0.1.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-unicode-categories-0.1): New variable.
* gnu: Add rust-sys-info-0.7.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-sys-info-0.7): New variable.
* gnu: Add rust-clircle-0.3.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-clircle-0.3): New variable.
* gnu: rust-syntect-4: Update to 4.5.0.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-syntect-4): Update to 4.5.0.
* gnu: rust-assert-cmd-1: Update to 1.0.3.Nicolas Goaziou2021-03-02
| | | | | * gnu/packages/crates-io.scm (rust-assert-cmd-1): Update to 1.0.3. [arguments]: Add rust-bstr Cargo input.
* gnu: rust-bstr-0.2: Update to 0.2.15.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-bstr-0.2): Update to 0.2.15.
* gnu: rust-predicates-1: Update to 1.0.7.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/crates-io.scm (rust-predicates-1): Update to 1.0.7.
* gnu: kallisto: Update to 0.46.2.Ricardo Wurmus2021-03-02
| | | | | * gnu/packages/bioinformatics.scm (kallisto): Update to 0.46.2. [source]: Remove bundled htslib sources.
* gnu: kallisto: Use older htslib.Ricardo Wurmus2021-03-02
| | | | | * gnu/packages/bioinformatics.scm (kallisto)[inputs]: Use htslib-1.9 instead of the latest.
* gnu: liburcu: Update to 0.12.2.Tobias Geerinckx-Rice2021-03-02
| | | | * gnu/packages/datastructures.scm (liburcu): Update to 0.12.2.
* gnu: xwallpaper: Update to 0.6.6.Xinglu Chen2021-03-02
| | | | | | * gnu/packages/xdisorg.scm (xwallpaper): Update to 0.6.6. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: feh: Update to 3.6.3.Xinglu Chen2021-03-02
| | | | | | * gnu/packages/image-viewers.scm (feh): Update to 3.6.3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: knot-resolver: Update to 5.3.0.Simon South2021-03-02
| | | | | | * gnu/packages/dns.scm (knot-resolver): Update to 5.3.0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: bzflag: Update to 2.4.22.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/games.scm (bzflag): Update to 2.4.22.
* gnu: emacs-posframe: Update to 0.8.6.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.6.
* gnu: Add gimagereader.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/ocr.scm (gimagereader): New variable.
* gnu: sbcl-hu.dwim.stefil: Update to 20180609.Pierre Neidhardt2021-03-02
| | | | * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.stefil): Update to 20180609.
* gnu: sbcl-hu.dwim.common-lisp: Update to 2021-01-27.Pierre Neidhardt2021-03-02
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.common-lisp): Update to 2021-01-27. [source]: Use new GitHub repository. [home-page]: Use full address.
* gnu: sbcl-hu.dwim.asdf: Update to 20200724.Pierre Neidhardt2021-03-02
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.asdf): Update to 20200724. [source]: Use new GitHub repository.
* gnu: Add bmake.qblade2021-03-02
| | | | | | * gnu/packages/build-tools.scm (bmake): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* news: Add ‘de’ translation.Florian Pelz2021-03-02
|
* gnu: Add ecl-file-attributes, cl-file-attributes.Pierre Neidhardt2021-03-02
| | | | | * gnu/packages/lisp-xyz.scm (cl-file-attributes, ecl-file-attributes): New variables. There were mistakenly left out from the previous commit.
* gnu: Add file-attributes.Pierre Neidhardt2021-03-02
| | | | | * gnu/packages/lisp-xyz.scm (cl-file-attributes, ecl-file-attributes, sbcl-file-attributes): New variables.
* gnu: emacs-consult: Update to 0.6.Nicolas Goaziou2021-03-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult): Update to 0.6.
* gnu: parallel: Update to 20210222.Efraim Flashner2021-03-02
| | | | * gnu/packages/parallel.scm (parallel): Update to 20210222.
* gnu: octave: Update to 6.2.0.Efraim Flashner2021-03-02
| | | | | | * gnu/packages/maths.scm (octave): Update to 6.2.0. [source]: Download tar.xz tarball. [native-inputs]: Remove lzip.
* gnu: font-gnu-unifont: Update to 13.0.06.Efraim Flashner2021-03-02
| | | | * gnu/packages/fonts.scm (font-gnu-unifont): Update to 13.0.06.
* gnu: libredwg: Update to 0.12.3.Efraim Flashner2021-03-02
| | | | * gnu/packages/engineering.scm (libredwg): Update to 0.12.3.
* gnu: go-ipfs: Update to 0.8.0.Michael Rohleder2021-03-02
| | | | | | * gnu/packages/ipfs.scm (go-ipfs): Update to 0.8.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: chessx: Update to 1.5.6.Michael Rohleder2021-03-02
| | | | | | | * gnu/packages/games.scm (chessx): Update to 1.5.6. [arguments]: Remove now unneeded build fix. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>