me
/
guix
Archived
1
0
Fork 0
Commit Graph

74783 Commits (66fac8ad0f2a4c3773c374dc462c6d2364e82e6c)

Author SHA1 Message Date
Tobias Geerinckx-Rice 66fac8ad0f
gnu: nano: Update to 5.6.1.
* gnu/packages/nano.scm (nano): Update to 5.6.1.
2021-03-04 00:44:54 +01:00
Léo Le Bouter 63ed56c347
gnu: tcpdump: Update to 4.99.0 [security fixes].
* gnu/packages/admin.scm (tcpdump): Update to 4.99.0.
2021-03-04 00:25:24 +01:00
Léo Le Bouter 48dd1ac030
gnu: libpcap: Update to 1.10.0.
* gnu/packages/admin.scm (libpcap): Update to 1.10.0.
2021-03-04 00:21:27 +01:00
Vagrant Cascadian 14c3c3eec2
gnu: diffoscope: Update to 168.
* gnu/packages/diffoscope.scm (diffoscope): Update to 168.
2021-03-03 14:32:13 -08:00
Leo Famulari 35aedd0cbb
gnu: linux-libre 4.4: Update to 4.4.259.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.259.
(linux-libre-4.4-pristine-source): Update hash.
2021-03-03 17:28:00 -05:00
Leo Famulari 2e58fb2979
gnu: linux-libre 4.9: Update to 4.9.259.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.259.
(linux-libre-4.9-pristine-source): Update hash.
2021-03-03 17:28:00 -05:00
Leo Famulari 409e5c10af
gnu: linux-libre 4.14: Update to 4.14.223.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.223.
(linux-libre-4.14-pristine-source): Update hash.
2021-03-03 17:28:00 -05:00
Léo Le Bouter fcb4c112e1
gnu: libmatroska: Update to 1.6.3.
* gnu/packages/video.scm (libmatroska): Update to 1.6.3.
2021-03-03 21:37:14 +01:00
Léo Le Bouter 73c541d065
gnu: libebml: Update to 1.4.2 [fixes CVE-2021-3405].
* gnu/packages/xml.scm (libebml): Update to 1.4.2.
2021-03-03 21:36:31 +01:00
Léo Le Bouter 427d606901
gnu: jasper: Update to 2.0.25 [fixes CVE-2021-26926].
* gnu/packages/image.scm (jasper): Update to 2.0.25.
2021-03-03 21:23:40 +01:00
Léo Le Bouter 3aacc9f1da
gnu: python-pillow: Update to 8.1.1 [security fixes].
* gnu/packages/python-xyz.scm (python-pillow): Update to 8.1.1.
2021-03-03 21:01:29 +01:00
Leo Famulari 1e1549a7a7
gnu: certbot, python-acme: Update to 1.12.0.
* gnu/packages/tls.scm (python-acme): Update to 1.12.0.
(certbot): Update to 1.12.0.
[arguments]: Replace the 'build-documentation' phase.
2021-03-03 12:08:26 -05:00
Julien Lepiller 0bd58ae7ff
gnu: ocaml-4.07: Bootstrap.
* gnu/packages/ocaml.scm (ocaml-4.07): Implement bootstrap via camlboot.
2021-03-03 17:04:16 +01:00
Julien Lepiller 63df962225
gnu: Add camlboot.
* gnu/packages/ocaml.scm (camlboot): New variable.
2021-03-03 17:02:23 +01:00
Nicolas Goaziou 7309aab0d4
gnu: emacs-posframe: Update to 0.8.7.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.7.
2021-03-03 14:37:41 +01:00
Andrew Tropin 63bee8f0ad
services: shepherd: Make 'assert-valid-graph' public.
* gnu/services/shepherd.scm (assert-valid-graph): Make public.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-03 14:19:26 +01:00
Ludovic Courtès 9fc4e94986
gexp: #:references-graphs refers to non-native derivations.
Fixes a regression introduced in
c6d6aee6659acb293eb33f498fdac3b47a19a48, where #:reference-graphs would
end up referring to native inputs.

This would notably break the compilation of systems using a childhurd,
because they would attempt to build the 'hurd' package natively.

* guix/gexp.scm (lower-reference-graphs)[tuple->gexp-input]: Honor TARGET.
* tests/gexp.scm ("gexp->derivation #:references-graphs cross-compilation"):
New test.
2021-03-03 14:19:25 +01:00
Pierre Neidhardt d9f1752c55
gnu: sbcl-slynk: Update to 20210224.
* gnu/packages/lisp-xyz.scm (sbcl-slynk): Update to 20210224.
2021-03-03 10:04:49 +01:00
Pierre Neidhardt 5e4c332617
gnu: emacs-sly: Update to 20210224.
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20210224.
2021-03-03 10:04:49 +01:00
cage 9e76de0460
gnu: Add cl-tooter.
* gnu/packages/lisp-xyz.scm (cl-tooter, ecl-tooter, sbcl-tooter): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-03-03 09:46:39 +01:00
Tim Howes dcee10506c
gnu: infernal: Update to 1.1.4.
* gnu/packages/bioinformatics.scm (infernal): Update to 1.1.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-03 10:11:51 +02:00
Tim Howes 9f4ffc249f
gnu: hmmer: Update to 3.3.2.
* gnu/packages/bioinformatics.scm (hmmer): Update to 3.3.2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-03 10:11:51 +02:00
Michael Rohleder 5ca7bae767
gnu: bpytop: Update to 1.0.63.
* gnu/packages/admin.scm (bpytop): Update to 1.0.63.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-03-03 10:11:49 +02:00
André Alexandre Gomes db22d9364e
gnu: Add cl-html-diff.
* gnu/packages/lisp-xyz.scm (cl-html-diff, ecl-cl-html-diff,
sbcl-cl-html-diff): New variables.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2021-03-03 08:48:54 +01:00
André Alexandre Gomes 073ae1b9c4
gnu: Add cl-difflib.
* gnu/packages/lisp-xyz.scm (cl-difflib, ecl-cl-difflib, sbcl-cl-difflib): New variables.

Signed-off-by: Pierre Neidhardt <mail@ambrevar.xyz>
2021-03-03 08:46:53 +01:00
Pierre Neidhardt 62418f3da7
gnu: sbcl-file-attributes: Update to 20210302.
* gnu/packages/lisp-xyz.scm (sbcl-file-attributes): Update to 20210302.
2021-03-03 08:41:14 +01:00
Léo Le Bouter 759a526f5f
gnu: openssh: Update to 8.5p1.
* 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.
2021-03-03 06:39:37 +01:00
Léo Le Bouter 4bb9bb78c2
gnu: osip: Update to 5.2.0.
* gnu/packages/telephony.scm (osip): Update to 5.2.0.
2021-03-03 00:06:33 +01:00
Ludovic Courtès 24b2b5f99a
openpgp: Remove now unnecessary procedure.
* guix/openpgp.scm (hash-algorithm-name): Remove.  This procedure has
been provided by Guile-Gcrypt since 0.3.0.
2021-03-02 23:12:37 +01:00
Ludovic Courtès 8784b52a9a
gnu: usync: Patch shebang.
* gnu/packages/sync.scm (usync)[propagated-inputs]: Move SCSH to...
[inputs]: ... here.  New field.
[arguments]: Add #:phases.
2021-03-02 23:12:36 +01:00
Stefan Reichör 061256da09
gnu: Add usync.
* gnu/packages/sync.scm (usync): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-02 23:12:36 +01:00
Ludovic Courtès 97f8b22f6d
gnu: ocaml-llvm: Move to (gnu packages llvm).
Commit 8f710cc598 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.
2021-03-02 23:12:36 +01:00
Stefan Reichör 22475a65d8
gnu: stgit: Update to 1.0.
* gnu/packages/version-control.scm (stgit): Update to 1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-02 23:12:36 +01:00
Ellis Kenyő 3043974c36
gnu: Add python-jinja2-cli.
* gnu/packages/python-xyz.scm (python-jinja2-cli): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-02 23:12:36 +01:00
Greg Hogan be22c87d2d
gnu: Add pcg-cpp.
* gnu/packages/cpp.scm (pcg-cpp): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-02 23:12:36 +01:00
Lars-Dominik Braun 2075b83b2d
gnu: r-haven: Unvendor readstat.
* 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>
2021-03-02 23:12:35 +01:00
Lars-Dominik Braun 5ca1c7d1ce
gnu: Add readstat.
* gnu/packages/statistics.scm (readstat): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-03-02 23:12:35 +01:00
Leo Famulari 3905580180
gnu: Python 2: Fix CVE-2021-3177.
* 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.
2021-03-02 16:55:06 -05:00
Tobias Geerinckx-Rice c48c69194f
gnu: python-matplotlib: Fix running under Wayland with GTK3.
* 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.
2021-03-02 18:31:42 +01:00
Tobias Geerinckx-Rice 8c5cafab49
gnu: pitivi: Update to 2021.01.0.
* gnu/packages/video.scm (pitivi): Update to 2021.01.0.
2021-03-02 18:31:42 +01:00
Tobias Geerinckx-Rice e98c67b873
gnu: pitivi: Build from git source.
* gnu/packages/video.scm (pitivi)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2021-03-02 18:31:42 +01:00
Nicolas Goaziou 3ce7c1f3c3
gnu: bat: Update to 0.18.0.
* gnu/packages/rust-apps.scm (bat): Update to 0.18.0.
2021-03-02 17:46:05 +01:00
Nicolas Goaziou e321ddd9b3
gnu: Add rust-bat-0.17.
* 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.
2021-03-02 17:46:05 +01:00
Nicolas Goaziou 83fdec306e
gnu: Add rust-bugreport-0.3.
* gnu/packages/crates-io.scm (rust-bugreport-0.3): New variable.
2021-03-02 17:46:04 +01:00
Nicolas Goaziou a94fc2bdfc
gnu: Add rust-snailquote-0.3.
* gnu/packages/crates-io.scm (rust-snailquote-0.3): New variable.
2021-03-02 17:46:04 +01:00
Nicolas Goaziou 3c0e692322
gnu: Add rust-unicode-categories-0.1.
* gnu/packages/crates-io.scm (rust-unicode-categories-0.1): New variable.
2021-03-02 17:46:04 +01:00
Nicolas Goaziou 0b30061666
gnu: Add rust-sys-info-0.7.
* gnu/packages/crates-io.scm (rust-sys-info-0.7): New variable.
2021-03-02 17:46:03 +01:00
Nicolas Goaziou e809925bc3
gnu: Add rust-clircle-0.3.
* gnu/packages/crates-io.scm (rust-clircle-0.3): New variable.
2021-03-02 17:46:03 +01:00
Nicolas Goaziou aac12366d0
gnu: rust-syntect-4: Update to 4.5.0.
* gnu/packages/crates-io.scm (rust-syntect-4): Update to 4.5.0.
2021-03-02 17:46:03 +01:00
Nicolas Goaziou 4176544adb
gnu: rust-assert-cmd-1: Update to 1.0.3.
* gnu/packages/crates-io.scm (rust-assert-cmd-1): Update to 1.0.3.
[arguments]: Add rust-bstr Cargo input.
2021-03-02 17:46:02 +01:00