Nicolas Goaziou
8730a8ab7c
gnu: emacs-treemacs: Update to 2.9.3.
...
* gnu/packages/emacs-xyz.scm (emacs-treemacs): Update to 2.9.3.
2021-10-16 10:15:15 +02:00
Sarah Morgensen
066b1b8f78
.gitignore: Ignore more autotools directories.
...
* .gitignore: Add pattern to ignore ".am[0-9]*/".
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-10-16 01:44:34 -04:00
Sarah Morgensen
a599fcd4b0
.gitignore: Ignore more temporary test directories.
...
* .gitignore: Add pattern to ignore "/t-*/".
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-10-16 01:44:30 -04:00
Maxim Cournoyer
405393ef7f
gnu: font-abattis-cantarell: Downgrade to 0.301.
...
Reported by talos on #guix.
This fixes the build; the 0.303 release archive is not available from
https://download.gnome.org/sources/cantarell-fonts/ .
* gnu/packages/fonts.scm (font-abattis-cantarell): Downgrade to 0.301.
2021-10-15 23:31:42 -04:00
Greg Hogan
ef0c65969b
gnu: aws-sdk-cpp: Update to 1.9.92.
...
* gnu/packages/patches/aws-sdk-cpp-cmake-prefix.patch,
gnu/packages/patches/aws-sdk-cpp-disable-networking-tests.patch,
gnu/packages/patches/aws-sdk-cpp-disable-werror.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.9.92.
[source]: Use patches.
[inputs, propagated-inputs]: Update AWS dependencies to Common Runtime.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:59 +02:00
Greg Hogan
5ed42eb9a0
gnu: Add aws-crt-cpp.
...
* gnu/packages/cpp.scm (aws-crt-cpp): New variable.
* gnu/packages/patches/aws-crt-cpp-cmake-prefix.patch,
gnu/packages/patches/aws-crt-cpp-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:59 +02:00
Greg Hogan
2a0fcc31f7
gnu: Add aws-c-mqtt.
...
* gnu/packages/c.scm (aws-c-mqtt): New variable.
* gnu/packages/patches/aws-c-mqtt-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:59 +02:00
Greg Hogan
b3c1c37d74
gnu: Add aws-c-s3.
...
* gnu/packages/c.scm (aws-c-s3): New variable.
* gnu/packages/patches/aws-c-s3-cmake-prefix.patch,
gnu/packages/patches/aws-c-s3-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
1f1bb634c3
gnu: Add aws-c-auth.
...
* gnu/packages/c.scm (aws-c-auth): New variable.
* gnu/packages/patches/aws-c-auth-cmake-prefix.patch,
gnu/packages/patches/aws-c-auth-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
2069238cb3
gnu: Add aws-c-compression.
...
* gnu/packages/c.scm (aws-c-compression): New variable.
* gnu/packages/patches/aws-c-compression-cmake-prefix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
d9b8cfd6c6
gnu: Add aws-c-http.
...
* gnu/packages/c.scm (aws-c-http): New variable.
* gnu/packages/patches/aws-c-http-cmake-prefix.patch,
gnu/packages/patches/aws-c-http-disable-networking-tests.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
d061193e78
gnu: aws-c-cal: Update to 0.5.11.
...
* gnu/packages/c.scm (aws-c-cal): Update to 0.5.11.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
64aaf61762
gnu: aws-c-io: Update to 0.10.5.
...
* gnu/packages/c.scm (aws-c-io): Update to 0.10.5.
* gnu/packages/patches/aws-c-io-disable-networking-tests.patch: Update.
* gnu/local.mk: Fix formatting.
aws-c-io 0.10.5
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
14a282aa50
gnu: aws-c-common: Update to 0.6.2.
...
* gnu/packages/c.scm (aws-c-common): Update to 0.6.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:58 +02:00
Greg Hogan
da9272fa00
gnu: Add aws-lc.
...
* gnu/packages/tls.scm (aws-lc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:57 +02:00
Greg Hogan
02f849ad7a
gnu: s2n: Update to 1.0.10-7f43b102.
...
* gnu/packages/tls.scm (s2n): Update to 1.0.10-7f43b102.
[source, home-page]: Remove URL redirect.
[arguments]: Enable testing.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-16 00:01:57 +02:00
Arun Isaac
30ddb0be65
gnu: emacs-org-roam: Reference dot with absolute path.
...
* gnu/packages/emacs-xyz.scm (emacs-org-roam)[inputs]: Add graphviz.
[arguments]: Add patch-exec-paths phase substituting absolute store path to
dot.
2021-10-16 02:50:21 +05:30
Ludovic Courtès
058ea2672b
refresh: Report suggested input changes with 'info'.
...
* guix/scripts/refresh.scm (update-package): Define 'field', 'name',
'loc', and 'change-name'. Use 'info' rather than 'format' to report
suggested input changes.
2021-10-15 23:16:29 +02:00
Ludovic Courtès
7770016402
import: pypi: Remove leftover 'pk' call.
...
This is a followup to 7b75f90c5b
.
* guix/import/pypi.scm (make-pypi-sexp)[maybe-upstream-name]: Remove
leftover 'pk' call.
2021-10-15 23:16:28 +02:00
Xinglu Chen
50d2900e76
import: pypi: Support 'input-changes'.
...
* guix/import/pypi.scm (latest-release): Specify the ‘input-changes’ field.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-10-15 23:16:28 +02:00
zimoun
498cd9bcdb
swh: Allows token from Software Heritage authentication service.
...
The token is provided using the environment variable GUIX_SWH_TOKEN.
* guix/swh.scm (%swh-token): New variable.
(call): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-15 23:16:28 +02:00
Ludovic Courtès
bd61d62182
download: "GUIX_DOWNLOAD_FALLBACK_TEST=none" disables fallback mechanisms.
...
* guix/download.scm (url-fetch*): Handle (%download-fallback-test) set
to 'none.
2021-10-15 23:16:28 +02:00
Ludovic Courtès
2d06103288
lint: archival: Remove extra newline in warning.
...
* guix/lint.scm (check-archival): Remove extra newline in message.
2021-10-15 23:16:28 +02:00
Maxim Cournoyer
b87dbf213b
gnu: Add python-robotframework-seleniumscreenshots.
...
* gnu/packages/python-xyz.scm (python-robotframework-seleniumscreenshots): New
variable.
2021-10-15 13:02:54 -04:00
Maxim Cournoyer
f1f6ede7f8
gnu: Add python-robotframework-seleniumlibrary.
...
* gnu/packages/python-xyz.scm (python-robotframework-seleniumlibrary): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
c61ea717b0
gnu: Add python-robotframework-pythonlibcore.
...
* gnu/packages/python-xyz.scm (python-robotframework-pythonlibcore): New
variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
ca3fea7636
gnu: Add python-pytest-mockito.
...
* gnu/packages/python-check.scm (python-pytest-mockito): New variable.
2021-10-15 13:02:53 -04:00
Maxim Cournoyer
0930ca2c63
gnu: Add python-mockito.
...
* gnu/packages/python-check.scm (python-mockito): New variable.
2021-10-15 13:02:53 -04:00
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
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