3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

85956 commits

Author SHA1 Message Date
Maxim Cournoyer 1fdad09d1c
gnu: python-robotframework-sshlibrary: Update to 3.7.0 and honor TESTS?.
* gnu/packages/python-xyz.scm (python-robotframework-sshlibrary): Update to
3.7.0.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer 2cc617c181
gnu: python-robotframework: Update to 4.1.1 and honor TESTS?.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 4.1.1.
[phases]: Delete trailing #t.
{check}: Honor TESTS?.
[native-inputs]: Add python-docutils and python-jsonschema.
2021-10-15 13:02:52 -04:00
Tobias Geerinckx-Rice 44469ffd83
gnu: font-abattis-cantarell: Update variable name.
* gnu/packages/fonts.scm (font-cantarell): Rename to…
(font-abattis-cantarell): …this.
* gnu/packages/gnome.scm (gnome)[propagated-inputs]: Adjust accordingly.
* gnu/packages/mate.scm (mate)[inputs]: Likewise.
* gnu/services/xorg.scm (<gdm-configuration>): Likewise.
2021-10-15 18:12:45 +02:00
Tobias Geerinckx-Rice 3f396ec339
gnu: neomutt: Update to 20211015.
* gnu/packages/mail.scm (neomutt): Update to 20211015.
2021-10-15 18:12:44 +02:00
Tobias Geerinckx-Rice 5f4ee945c4
gnu: Actually add patch.
This follows up on ec2c7d4546.

* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch:
New new file.
2021-10-15 17:37:43 +02:00
Tobias Geerinckx-Rice dfa2e5b44b
gnu: alpine: Update to 2.25.
* gnu/packages/mail.scm (alpine): Update to 2.25.
[source]: Add patch.  Don't explicitly return #t from snippet.
[arguments]: Nor from phases.
* gnu/packages/patches/alpine-fix-privacy-policy-crash.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2021-10-15 17:30:57 +02:00
Tobias Geerinckx-Rice ec2c7d4546
gnu: bemenu: Update to 0.6.3.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.3.
2021-10-15 17:30:57 +02:00
Tobias Geerinckx-Rice e8d84b626f
gnu: buku: Update to 4.6.
* gnu/packages/web.scm (buku): Update to 4.6.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice 133f780039
gnu: python-pylibacl: Improve description.
* gnu/packages/acl.scm (python-pylibacl)[synopsis]: Use @acronym{}.
[description]: Turn into a full sentence, mark up, and edit for GNU.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice a9b8443cc5
gnu: python-pylibacl: Do not return #t from custom phases.
* gnu/packages/acl.scm (python-pylibacl)[arguments]: Don't explicitly
return #t from phases.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice a24c0f5b94
gnu: gqrx: Update to 2.14.6.
* gnu/packages/radio.scm (gqrx): Update to 2.14.6.
2021-10-15 17:30:56 +02:00
Tobias Geerinckx-Rice 83aa4969ec
gnu: createrepo-c: Update to 0.17.4.
* gnu/packages/rpm.scm (createrepo-c): Update to 0.17.4.
2021-10-15 17:30:55 +02:00
Felix Gruber 57f2b19edf
gnu: synapse: Downgrade to 1.29.0.
As discussed in [1] and [2], python-synapse 1.44.0 does not work with
our version of python-cryptography.

[1]: https://lists.gnu.org/archive/html/guix-patches/2021-10/msg00732.html
[2]: https://issues.guix.gnu.org/issue/48655

This reverts commit a6c30da4dc.

* gnu/packages/matrix.scm (synapse): Downgrade to 1.29.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-15 13:06:11 +02:00
Efraim Flashner cecee6ca76
gnu: dbxfs: Download using git-fetch.
* gnu/packages/file-systems.scm (dbxfs)[source]: Download using
git-fetch.
2021-10-15 13:43:42 +03:00
Efraim Flashner 1e631e4669
gnu: python-pytest-trio: Honor #:tests? flag.
* gnu/packages/python-check.scm (python-pytest-trio)[arguments]: Honor
the #:tests? flag.
2021-10-15 13:32:05 +03:00
Efraim Flashner 68845693a4
gnu: python-pytest-trio: Update to 0.7.0.
* gnu/packages/python-check.scm (python-pytest-trio): Update to 0.7.0.
[arguments]: Add some tests to skip.
[propagated-inputs]: Add python-async-generator, python-outcome,
python-pytest.
2021-10-15 13:30:32 +03:00
Efraim Flashner dda6b8b99f
gnu: python-trio: Honor #:tests? flag.
* gnu/packages/python-xyz.scm (python-trio)[arguments]: Honor #:tests?
flag.
2021-10-15 13:21:42 +03:00
Efraim Flashner 5254e37542
gnu: python-trio: Update to 0.19.0.
* gnu/packages/python-xyz.scm (python-trio): Update to 0.19.0.
[arguments]: Adjust skipped tests.
[propagated-inputs]: Add python-async-generator.
2021-10-15 13:20:45 +03:00
Efraim Flashner f560a09fa3
gnu: python-pytest-checkdocs: Update to 1.2.5.
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.5.
2021-10-15 13:07:53 +03:00
Efraim Flashner cf2f5ca51b
gnu: python-pytest-checkdocs: Fix build.
* gnu/packagess/python-check.scm (python-pytest-checkdocs)
[native-inputs]: Add python-pytest.
2021-10-15 13:07:12 +03:00
Guillaume Le Vaillant 90e92befbc
gnu: janet: Prepare for cross-compilation.
* gnu/packages/lisp.scm (janet)[arguments]: Use 'cc-for-target'. Replace
  custom 'check' phase by 'test-target' parameter.
2021-10-15 11:16:59 +02:00
jgart e9bd9a2d58
gnu: janet: Upgrade to 1.18.0.
* gnu/packages/lisp.scm (janet): Upgrade to 1.18.0.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei 8d048c5eba
gnu: Add cl-charms.
* gnu/packages/lisp-xyz.scm (cl-charms, ecl-cl-charms, sbcl-cl-charms): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Guillaume Le Vaillant caf80a6fe0
gnu: cl-prove: Update to 1.0.0-2.5d71f02.
* gnu/packages/lisp-xyz.scm (sbcl-prove): Update to 1.0.0-2.5d71f02.
  [inputs]: Add cl-colors.
2021-10-15 11:16:59 +02:00
Foo Chuan Wei ea8806f868
gnu: cl-ansi-text: Update to 2.0.1.
* gnu/packages/lisp-xyz.scm (cl-ansi-text): Update to 2.0.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei 2bd04fd3be
gnu: Add cl-montezuma.
* gnu/packages/lisp-xyz.scm (cl-montezuma, ecl-montezuma, sbcl-montezuma): New
  variables.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei 9898d907e0
gnu: Add cl-diff.
* gnu/packages/lisp-xyz.scm (cl-diff, ecl-diff, sbcl-diff): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Foo Chuan Wei bdbd9e504c
gnu: Add cl-linedit.
* gnu/packages/lisp-xyz.scm (cl-linedit, ecl-linedit, sbcl-linedit): New
  variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-15 11:16:59 +02:00
Guillaume Le Vaillant 2f0986b0f7
gnu: libhx: Update to 4.1.
* gnu/packages/patches/libhx-fix-double-free-bug.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/c.scm (libhx): Update to 4.1.
  [source]: Remove patch.
2021-10-15 11:16:58 +02:00
Nicolas Goaziou 87d04cdd87
gnu: emacs-parseedn: Update to 1.0.6.
* gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.6.
2021-10-15 10:53:47 +02:00
Nicolas Goaziou 9a653c6ad8
gnu: emacs-parseclj: Update to 1.0.6.
* gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.6.
2021-10-15 10:52:17 +02:00
Nicolas Goaziou b750b63589
gnu: emacs-json-mode: Update to 1.8.0.
* gnu/packages/emacs-xyz.scm (emacs-json-mode): Update to 1.8.0.
2021-10-15 10:50:50 +02:00
Nicolas Goaziou 1579e43426
gnu: emacs-helm-flycheck: Update to 1.9.3.
* gnu/packages/emacs-xyz.scm (emacs-helm-flycheck): Update to 1.9.3.
2021-10-15 10:49:17 +02:00
Nicolas Goaziou c27c196b57
gnu: emacs-helm-xref: Update to 1.0.
* gnu/packages/emacs-xyz.scm (emacs-helm-xref): Update to 1.0.
2021-10-15 10:47:15 +02:00
Nicolas Goaziou b1bbf09d07
gnu: emacs-f: Update to 3.5.3.
* gnu/packages/emacs-xyz.scm (emacs-f): Update to 3.5.3.
2021-10-15 10:45:32 +02:00
Nicolas Goaziou 495187ca7f
gnu: emacs-transient: Update to 0.3.0.
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.0.
[propagated-inputs]: Add emacs-yaml.
2021-10-15 10:43:20 +02:00
Nicolas Goaziou 484583f7d1
gnu: emacs-yaml: Fix typo in description.
* gnu/packages/emacs-xyz.scm (emacs-yaml)[description]: Fix typo.
2021-10-15 10:41:32 +02:00
Nicolas Goaziou ff3fca3080
gnu: Add emacs-yaml.
* gnu/packages/emacs-xyz.scm (emacs-yaml): New variable.
2021-10-15 10:39:56 +02:00
Tobias Geerinckx-Rice 26127c9a58
gnu: dino: Update to 0.2.2.
* gnu/packages/messaging.scm (dino): Update to 0.2.2.
2021-10-14 23:05:50 +02:00
Tobias Geerinckx-Rice cf25ba2d77
gnu: elixir: Update to 1.12.3.
* gnu/packages/elixir.scm (elixir): Update to 1.12.3.
[arguments]: Don't explicitly return #t from phases.
2021-10-14 20:55:22 +02:00
Tobias Geerinckx-Rice ab3a59453e
gnu: git: Update to 2.33.1.
* gnu/packages/version-control.scm (git): Update to 2.33.1.
2021-10-14 20:29:41 +02:00
Tobias Geerinckx-Rice 1ea1741253
gnu: aws-checksums: Update to 0.1.12.
* gnu/packages/c.scm (aws-checksums): Update to 0.1.12.
2021-10-14 20:29:41 +02:00
Leo Famulari 92fdd7ab60
gnu: linux-libre 4.19: Update to 4.19.211.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.211.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-14 13:03:31 -04:00
Leo Famulari c118f87056
gnu: linux-libre 5.4: Update to 5.4.153.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.153.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-14 13:03:31 -04:00
Leo Famulari 20ca4817a7
gnu: linux-libre 5.10: Update to 5.10.73.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.73.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-14 13:03:30 -04:00
Leo Famulari 0f134637b4
gnu: linux-libre: Update to 5.14.12.
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.12.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-14 13:03:30 -04:00
Ludovic Courtès b93c10259c
gnu: guix: Update to c3c5028.
* gnu/packages/package-management.scm (guix): Update to c3c5028.
2021-10-14 18:44:42 +02:00
Ludovic Courtès c3c502896b
gnu: Fix Texinfo markup in descriptions of Haskell packages.
* gnu/packages/haskell-xyz.scm (ghc-citeproc)
(ghc-hsyaml-aeson, ghc-lukko): Fix Texinfo markup in descriptions.
2021-10-14 16:45:17 +02:00
Ludovic Courtès 5b81999c89
download: Print URL of the Disarchive spec being read.
* guix/build/download.scm (disarchive-fetch/any): Show URI of the
Disarchive spec.
2021-10-14 16:45:06 +02:00
Chadwain Holness 2c3a0f248b
gnu: lf: Update to 25
* gnu/packages/disk.scm (lf): Update to 25

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-14 15:46:05 +02:00