me
/
guix
Archived
1
0
Fork 0
Commit Graph

86229 Commits (12c9411899428311f15b96a426638ff9dc94c742)

Author SHA1 Message Date
Felix Gruber 09d0d0f6a5
gnu: python-geopandas: Fix build.
* gnu/packages/geo.scm (python-geopandas)[arguments]: Disable broken
  tests. Re-enable test_fillna_no_op_returns_copy which does not fail
  anymore.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-21 00:15:09 +02:00
Artyom V. Poptsov 4df064f37a
gnu: Add python-murmurhash.
* gnu/packages/python-xyz.scm (python-murmurhash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-21 00:15:09 +02:00
Artyom V. Poptsov b29358f198
gnu: Add python-murmurhash3.
* gnu/packages/python-xyz.scm (python-murmurhash3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-21 00:15:09 +02:00
kiasoc5 20b498b7db
gnu: clamav: Update to 0.103.6 [fixes CVE-2022-{20803,20770,20796,20771,20785,20792}].
* gnu/packages/antivirus.scm (clamav): Update to 0.103.6.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-21 00:15:09 +02:00
kiasoc5 d9f15a0b7b
gnu: clamav: Use new style and G-expressions.
* gnu/packages/antivirus.scm (clamav)[source]: Remove trailing #t from snippet.
[inputs]: Use new input style.
[arguments]: Use G-expressions. Remove trailing #t from phases
[configure-flags]: Adjust to new input style.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-21 00:15:08 +02:00
Ludovic Courtès 48c748226e
Revert "installer: user: Remove useless filtering."
This reverts commit c2125e59d0.

Fixes <https://issues.guix.gnu.org/55361>.
2022-05-21 00:15:08 +02:00
Ricardo Wurmus d1bdead838
gnu: Add python-aplus.
* gnu/packages/python-science.scm (python-aplus): New variable.
2022-05-20 20:42:53 +02:00
Zhu Zihao 31a9003d4f
gnu: Add libobjc2.
* gnu/packages/patches/libobjc2-unbundle-robin-map.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add corresponding file entry.
* gnu/packages/gnustep.scm (libobjc2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:27:32 +02:00
Zhu Zihao fd94ccf8f1
gnu: clang: Add OBJC_INCLUDE_PATH to native-search-paths.
Clang is also a compiler for Objective-C.

* gnu/packages/llvm.scm (clang-for-llvm): Add OBJC_INCLUDE_PATH to native-search-paths.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:23:17 +02:00
Zhu Zihao be21ae6861
gnu: Use license: prefix for gnu/packages/gnustep.scm.
* gnu/packages/gnustep.scm (gnustep-make)[license]: Use "license:" prefix.
(windowmaker): Ditto.
(wmbattery): Ditto.
(wmnd): Ditto.
(wmcpuload): Ditto.
(wmclock): Ditto.
(wmfire): Ditto.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:23:10 +02:00
Ryan Prior 1594d6c93a
gnu: Add python-kivymd.
* gnu/packages/python-xyz.scm (python-kivymd): New symbol.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:13:35 +02:00
Ryan Prior bbb7957881
gnu: python-kivy: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-kivy): Update to 2.1.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 20:04:29 +02:00
Brian Cully 7b6818359c
gnu: zfs: Use new package style.
* gnu/packages/file-systems.scm (zfs): Comment style.
[arguments]: Rewrite using gexps.
[inputs]: Remove labels.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 19:55:42 +02:00
Petr Hodina 0b1473e967
gnu: glmark2: Update to 2021.12.
* gnu/packages/gl.scm (glmark2): Update to 2021.12.
  [build-system]: Switch to meson build system.
  [arguments]: Adjust arguments to meson build system.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-20 19:55:03 +02:00
Ludovic Courtès d02b7abe24
gnu: guix: Update to 598f728.
* gnu/packages/package-management.scm (guix): Update to 598f728.
2022-05-20 19:51:53 +02:00
Arun Isaac 102e383360
gnu: Add cl-listopia.
* gnu/packages/lisp-xyz.scm (sbcl-listopia, cl-listopia, ecl-listopia): New
variables.
2022-05-20 18:15:55 +05:30
Ricardo Wurmus 8d32ec335b
gnu: Add snakemake-7.
* gnu/packages/python-xyz.scm (snakemake-7): New variable.
2022-05-20 14:43:52 +02:00
Ricardo Wurmus 5fd82d7bbd
gnu: Add snakemake-6.
* gnu/packages/python-xyz.scm (snakemake-6): New variable.
2022-05-20 14:18:12 +02:00
Ricardo Wurmus 192c722928
gnu: Add python-smart-open.
* gnu/packages/python-web.scm (python-smart-open): New variable.
2022-05-20 13:50:26 +02:00
Ricardo Wurmus 1aaeff8650
gnu: Add python-google-cloud-storage.
* gnu/packages/python-web.scm (python-google-cloud-storage): New variable.
2022-05-20 13:43:07 +02:00
Ricardo Wurmus 6934f094a6
gnu: Add python-google-cloud-core.
* gnu/packages/python-web.scm (python-google-cloud-core): New variable.
2022-05-20 13:40:39 +02:00
Ricardo Wurmus e41ca0a49a
gnu: Add python-google-api-core.
* gnu/packages/python-web.scm (python-google-api-core): New variable.
2022-05-20 13:39:58 +02:00
Ricardo Wurmus f8a6ae18a6
gnu: Add python-proto-plus.
* gnu/packages/protobuf.scm (python-proto-plus): New variable.
2022-05-20 13:29:15 +02:00
Ricardo Wurmus 0873ab4d54
gnu: Add python-google-resumable-media.
* gnu/packages/python-web.scm (python-google-resumable-media): New variable.
2022-05-20 13:24:02 +02:00
Ricardo Wurmus 359e2db4b2
gnu: Add python-google-auth.
* gnu/packages/python-web.scm (python-google-auth): New variable.
2022-05-20 13:21:54 +02:00
Ricardo Wurmus c63164188f
gnu: Add python-googleapis-common-protos.
* gnu/packages/python-web.scm (python-googleapis-common-protos): New variable.
2022-05-20 13:18:56 +02:00
Ricardo Wurmus 97d9741f0b
gnu: Add python-google-crc32c.
* gnu/packages/python-web.scm (python-google-crc32c): New variable.
2022-05-20 13:04:25 +02:00
Ricardo Wurmus da88e39ce0
gnu: Add python-azure-storage-blob.
* gnu/packages/python-web.scm (python-azure-storage-blob): New variable.
2022-05-20 11:44:52 +02:00
Ricardo Wurmus c2bb0beef7
gnu: Add python-azure-core.
* gnu/packages/python-web.scm (python-azure-core): New variable.
2022-05-20 11:44:37 +02:00
Ricardo Wurmus 78280e2e4a
gnu: Add python-azure-common.
* gnu/packages/python-web.scm (python-azure-common): New variable.
2022-05-20 11:44:21 +02:00
Ricardo Wurmus 04ea577b75
gnu: Add python-pyu2f.
* gnu/packages/python-crypto.scm (python-pyu2f): New variable.
2022-05-20 10:06:36 +02:00
Ricardo Wurmus 5f8491ea95
gnu: python-protobuf: Update to 3.20.1.
* gnu/packages/protobuf.scm (python-protobuf): Update to 3.20.1.
[native-inputs]: Remove python-wheel.
[propagated-inputs]: Remove python-six.
2022-05-20 10:06:36 +02:00
Ricardo Wurmus 04ed3821cc
gnu: Add python-test-utils.
* gnu/packages/python-check.scm (python-test-utils): New variable.
2022-05-20 10:06:36 +02:00
Ricardo Wurmus 1f50f11aef
gnu: python-google: Add missing input.
* gnu/packages/python-web.scm (python-google)[propagated-inputs]: Add
python-beautifulsoup4.
2022-05-20 10:06:36 +02:00
Ricardo Wurmus 62a4ed258c
gnu: Add python-connection-pool.
* gnu/packages/python-xyz.scm (python-connection-pool): New variable.
2022-05-20 10:06:35 +02:00
Ricardo Wurmus 8d0ac5697c
gnu: Add python-py-tes.
* gnu/packages/python-xyz.scm (python-py-tes): New variable.
2022-05-20 10:06:35 +02:00
jgart cf17cbbc1b
gnu: Add emacs-terminal-here.
* gnu/packages/emacs-xyz.scm (emacs-terminal-here): New variable.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-05-19 21:25:30 +02:00
Liliana Marie Prikler a0461f9fbd
gnu: emacs-font-lock-studio: Follow packaging guidelines.
* gnu/packages/emacs-xyz.scm (emacs-font-lock-studio): Use git-version as
outlined in the documentation on version numbers.  For the base version,
use "0.0.7" as specified in the "Version:" comment in the source and the
README.
2022-05-19 20:38:09 +02:00
Liliana Marie Prikler 77a41cb98c
gnu: emacs-ess: Fix build failure.
* gnu/packages/patches/emacs-ess-fix-obsolete-function-alias.patch: New file.
* gnu/packages/statistics.scm (emacs-ess)[source]<patches>: Add it here...
* gnu/local.mk (dist_patch_DATA): ... and here.
2022-05-19 20:31:32 +02:00
Maxim Cournoyer e0e30c9202
gnu: Add emacs-font-lock-studio.
* gnu/packages/emacs-xyz.scm (emacs-font-lock-studio): New variable.
2022-05-19 11:29:43 -04:00
Ludovic Courtès df72ba9e88
gnu: utsushi: Turn arguments into a gexp.
* gnu/packages/scanner.scm (utsushi)[arguments]: Change to a gexp and
use 'this-package-input' and #$output.
2022-05-18 22:29:56 +02:00
João Gabriel db71366220
gnu: Add utsushi.
* gnu/packages/scanner.scm (utsushi): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-18 22:29:56 +02:00
Luis Henrique Gomes Higino 182b25fbf5
gnu: neovim: Use new style.
* gnu/packages/vim.scm (neovim): Use new style.
[source]: Rewrite using gexps.
[arguments]: Rewrite using gexps.
[inputs and native-inputs]: Remove input labels.
[description]: Run `guix style`.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-18 22:29:56 +02:00
Luis Henrique Gomes Higino e49a2d03bb
gnu: neovim: Update to 0.7.0.
* gnu/packages/vim.scm (neovim): Update to 0.7.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-18 22:29:56 +02:00
Luis Henrique Gomes Higino 2db523a4a8
gnu: lua-luv: Use gexps.
* gnu/packages/lua.scm (lua-luv)[arguments]: Rewrite using gexps.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-18 22:29:55 +02:00
Luis Henrique Gomes Higino 42772a2fa7
gnu: lua-luv: Update to 1.43.0-0.
* gnu/packages/libevent.scm (libuv-for-luv): New variable
* gnu/packages/lua.scm (lua-luv): Update to 1.43.0-0.
[inputs]: Change libuv to libuv-for-luv.
[native-inputs]: Update lua-compat-5.3 to 0.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-18 22:29:55 +02:00
Ludovic Courtès 3948ac25b1
services: Make <service-type> 'description' field mandatory.
* gnu/services.scm (<service-type>)[description]: Remove default value.
* tests/services.scm: Add 'description' field to each 'service-type' form.
2022-05-18 22:29:54 +02:00
Ludovic Courtès 9a5d686923
services: Add more description fields.
* gnu/services.scm (simple-service): Add 'description' field.
* gnu/services/base.scm (udev-rules-service): Likewise.
* gnu/system/install.scm (configuration-template-service-type): Likewise.
* gnu/tests.scm (marionette-service-type): Likewise.
2022-05-18 22:29:54 +02:00
Ludovic Courtès 1f3a155548
gnu: 0ad: Use regular symbol syntax.
* gnu/packages/games.scm (0ad)[inputs]: Use regular symbol syntax for
'0ad-data'.
2022-05-18 22:29:54 +02:00
Maze 4f7cd5daa2
gnu: emacs-evil: Update to commit 008a6cdb12f15e748979a7d1c2f26c34c84dedbf.
* gnu/packages/emacs-xyz.scm (emacs-evil): Update to commit
008a6cdb12f15e748979a7d1c2f26c34c84dedbf.
[version]: Bump main version part to 1.15.0.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-05-18 21:54:25 +02:00
Guillaume Le Vaillant b1cfd39d01
gnu: freecad: Fix build.
* gnu/packages/engineering.scm (freecad)[inputs]: Add fontconfig.
2022-05-18 18:31:25 +02:00
Maxim Cournoyer 1c4241d915
gnu: python-scrapy: Parallelize test suite.
* gnu/packages/python-web.scm (python-scrapy)[phases]{check}: Run in
parallel.  Disable problematic (when run in parallel) tests.
Use complete sentences for comments.
[native-inputs]: Add python-pytest-xdist.
[description]: Use double space between sentences.
2022-05-18 10:58:19 -04:00
Maxim Cournoyer 894b89c17b
gnu: python-scrapy: Fix indentation
* gnu/packages/python-web.scm (python-scrapy): Fix indentation.
2022-05-18 10:58:19 -04:00
Felix Gruber fe9d14552a
gnu: python-tldextract: Update to 3.3.0.
* gnu/packages/python-xyz.scm (python-tldextract): Update to 3.3.0.
[propagated-inputs]: Add python-filelock.
[native-inputs]: Add python-setuptools-scm.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 10:58:19 -04:00
Felix Gruber 1259d320fc
gnu: freedroidrpg: Update to 1.0rc2.
* gnu/packages/games.scm (freedroidrpg): Update to 1.0rc2.
[source]: Handle rc suffix in version number.
[configure-flags]: Use gexps.
[inputs]: Use new style.  Add glew.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 10:58:18 -04:00
Tobias Geerinckx-Rice 7f672327c0
gnu: bind: Update to 9.16.29 [fixes CVE-2022-1183].
* gnu/packages/dns.scm (bind): Update to 9.16.29.
2022-05-15 02:00:00 +02:00
Ricardo Wurmus 93ef1eecd9
gnu: python-rich: Update to 12.4.1.
* gnu/packages/python-xyz.scm (python-rich): Update to 12.4.1.
2022-05-18 16:20:25 +02:00
Ricardo Wurmus 8deed9d086
gnu: guile-redis: Update to 2.2.0.
* gnu/packages/guile-xyz.scm (guile-redis): Update to 2.2.0.
2022-05-18 16:19:28 +02:00
Greg Hogan 69ec5baaf7
gnu: git: Update to 2.36.1.
From f5fbd1e920120720ad9e983ab0bf740603250a06 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code@greghogan.com>
Date: Tue, 10 May 2022 14:17:25 +0000
Subject: [PATCH] gnu: git: Update to 2.36.1.

* gnu/packages/version-control.scm (git): Update to 2.36.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 09:08:06 -04:00
Marius Bakke d58c9ca9e2
gnu: emacs-evil: Update to 1.14.2.
* gnu/packages/emacs-xyz.scm (emacs-evil): Update to 1.14.2.
[arguments]: Rewrite in gexp style.
2022-05-18 13:04:58 +02:00
Aleksandr Vityazev a028eafcc2
gnu: emacs-haskell-snippets: Update to 0.1.0-1-1c29c4a6.
* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets): Update to
0.1.0-1-1c29c4a6.
[arguments]: Convert to list of G-Expressions. Drop trailing ‘#t’s.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 00:20:55 -04:00
Aleksandr Vityazev 5a2b9fc2e6
gnu: emacs-ledger-mode: Update to 4.0.0-0-11e85039.
* gnu/packages/finance.scm (emacs-ledger-mode): Update to 4.0.0-0-11e85039.
[arguments]: Convert to list of G-Expressions.  Use ‘search-input-file’ where
possible.  Drop trailing ‘#t’s.  While here, respect TESTS? in check phase.

Co-authored-by: Aleksandr Vityazev <avityazev@posteo.org>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 00:19:30 -04:00
Kyle Meyer 5fc5cc2f73
gnu: emacs-lispy: Fix failing test under Emacs 28.
* gnu/packages/patches/emacs-lispy-fix-thread-last-test.patch: New file.
* gnu/packages/emacs-xyz.scm (emacs-lispy): Use it here.
* gnu/local.mk (dist_patch_DATA): Register it here.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-18 00:16:03 -04:00
Maxim Cournoyer de652e4e81
gnu: emacs-rpm-spec-mode: Update to 0.16-0.c1c3805.
* gnu/packages/emacs-xyz.scm (emacs-rpm-spec-mode)
[source]: Fetch from git, and use last commit to update to 0.16-0.c1c3805.
[arguments]: New field.
2022-05-18 00:07:24 -04:00
Maxim Cournoyer db916e76d6
gnu: emacs-nix-mode: Update to 1.4.5-0.8fe2ccf.
* gnu/packages/emacs-xyz.scm (emacs-nix-mode): Update to 1.4.5-0.8fe2ccf.
[source]: Use latest commit.
[inputs]: Turn into...
[native-inputs]: ... this.  Add emacs-magit.
2022-05-18 00:07:24 -04:00
Maxim Cournoyer 0ae9e75c31
gnu: emacs-elpy: Disable tests now failing with Emacs 28.1.
* gnu/packages/emacs-xyz.scm (emacs-elpy)[phases]
{disable-broken-tests}: Delete the elpy-project-find-git-root-test.el test
file.  Mark the elpy-company-backend-should-add-shell-candidates,
elpy-eldoc-documentation-should-show-object-onelinedoc,
elpy-shell-send-file-should-accept-large-strings,
elpy-shell-should-echo-outputs as expected failures.
2022-05-18 00:07:24 -04:00
Tobias Geerinckx-Rice b6bfe9ea6a
gnu: guile-git: Use libgit2-1.3.
* gnu/packages/guile.scm (guile-git)[inputs]: Substitute libgit2-1.3 for libgit2.
2022-05-15 02:00:05 +02:00
Maxim Cournoyer 393bcc012f
gnu: botan: Use new style and G-Expressions.
* gnu/packages/crypto.scm (botan)[phases]: Adjust to use gexps.
{check}: Replace 'if' with 'when'.
[native-inputs]: Use new style.
2022-05-17 17:05:47 -04:00
Jack Hill 423a3a6b6a
gnu: botan: Update to 2.19.1.
* gnu/packages/crypto.scm (botan): Update to 2.19.1.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-17 17:05:46 -04:00
Liliana Marie Prikler 665dd8211c
gnu: emacs-libgit: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-libgit)[source]: Drop bundled
emacs-module header.
[#:phases]: Add “patch-source” phase to fix build failure when building
against Emacs 28.
2022-05-17 21:42:36 +02:00
Christine Lemmer-Webber 140bdbc29f
gnu: guile-sjson: Update to 0.2.2.
* gnu/packages/guile-xyz.scm (guile-sjson): Update to 0.2.2.
2022-05-17 15:21:20 -04:00
Aleksandr Vityazev 5f77ece508
gnu: emacs-debbugs: Update to 0.32.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.32.
[propagated-inputs]: Replace emacs-async with emacs-soap-client.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-05-17 14:31:48 -04:00
Tobias Geerinckx-Rice 0adc984d35
gnu: guix: Update to 1.3.0-26.fd00ac7.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-26.fd00ac7.
This follows up on commit fd00ac7e27,
to fix <https://logs.guix.gnu.org/guix/2022-05-17.log#174302>.
2022-05-15 02:00:07 +02:00
Christopher Baines edf86bacf2
gnu: nar-herder: Update to 0-7.a24fbd1.
* gnu/packages/package-management.scm (nar-herder): Update to 0-7.a24fbd1.
2022-05-17 12:30:52 +01:00
Christopher Baines 6fe3c73b04
gnu: guix-build-coordinator: Update to 0-52.ed3c806.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-52.ed3c806.
2022-05-17 12:30:52 +01:00
Christopher Baines a8848c9df7
gnu: guix-data-service: Update to 0.0.1-31.198b6ef.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-31.198b6ef.
2022-05-17 12:30:52 +01:00
Efraim Flashner ef55192ef8
gnu: atop: Use new package format.
* gnu/packages/admin.scm (atop)[arguments]: Rewrite using g-exps.
[inputs]: Remove input labels.
2022-05-17 12:38:32 +03:00
Efraim Flashner 2d229578bd
gnu: atop: Adjust build.
* gnu/packages/admin.scm (atop)[arguments]: Adjust custom 'patch-build
phase to remove references to '/usr' and adjust make-flags accordingly.
Remove trailing #t.
2022-05-17 12:38:29 +03:00
Efraim Flashner eab070a89d
gnu: atop: Update to 2.7.1.
* gnu/packages/admin.scm (atop): Update to 2.7.1.
[arguments]: Remove unnecessary make-flag.  Remove unneeded
substitutions.
2022-05-17 12:38:26 +03:00
Efraim Flashner e81f26d2c1
gnu: atop: Add release-monitoring-url.
* gnu/packages/admin.scm (atop)[properties]: New field.
2022-05-17 12:38:23 +03:00
luishgh 573531e57e
gnu: emacs-explain-pause-mode: Fix build.
* gnu/packages/emacs-xyz.scm (emacs-explain-pause-mode)[arguments]<#:phases>:
Fix failing tests.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-05-17 09:12:42 +02:00
luishgh 9726745eb0
gnu: emacs-racer: Update to 1e63e98.
* gnu/packages/emacs-xyz.scm (emacs-racer): Update to 1e63e98.
[arguments]<#:phases>: Remove FIX-MAKEFILE and FIX-FAILING-TESTS phases.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-05-17 09:09:07 +02:00
Leo Famulari 4d374b23ec
gnu: linux-libre 4.9: Update to 4.9.314.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.314.
(linux-libre-4.9-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari 928a1b39f9
gnu: linux-libre 4.14: Update to 4.14.279.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.279.
(linux-libre-4.14-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari 6a06481aae
gnu: linux-libre 4.19: Update to 4.19.243.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.243.
(linux-libre-4.19-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari da2a19bfc8
gnu: linux-libre 5.4: Update to 5.4.194.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.194.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari 1dec28c0b4
gnu: linux-libre 5.10: Update to 5.10.116.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.116.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari d233674441
gnu: linux-libre 5.15: Update to 5.15.40.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.40.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-16 22:39:06 -04:00
Leo Famulari 3410e50833
gnu: linux-libre: Update to 5.17.8.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.8.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-16 22:39:02 -04:00
Pierre Neidhardt 76cc5b9e80
gnu: sbcl-nfiles: Update to 0.4.1.
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 0.4.1.
2022-05-16 19:51:42 +02:00
Pierre Neidhardt a682b0804d
gnu: sbcl-cl-webkit: Update to 3.5.1.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.1.
2022-05-16 19:51:42 +02:00
Luis Henrique Gomes Higino fa218d3f8b
gnu: emacs-doom-themes: Update to e9bdd13.
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): Update to e9bdd13.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-05-16 17:51:03 +02:00
Ludovic Courtès 61c8d0fe3d
gnu: gcolor3: Remove input labels.
* gnu/packages/gnome.scm (gcolor3)[native-inputs]: Remove input labels.
2022-05-16 15:48:09 +02:00
Sughosha 5ba12f0176
gnu: gcolor3: Fix build with libportal-0.5.
* gnu/packages/patches/gcolor3-update-libportal-usage.patch: New file.
* gnu/packages/gnome.scm (gcolor3)[source]: Use it.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-16 15:48:09 +02:00
Zac Berkowitz a588fd6d67
gnu: taskwarior: update to 2.6.2
* gnu/packages/task-management.scm (taskwarrior): update to 2.6.2.
[source] use https instead of http

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-16 15:48:08 +02:00
Michael Rohleder 94532f75c2
gnu: xfce4-terminal: Update to 1.0.3.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 1.0.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-16 15:48:08 +02:00
Ludovic Courtès ecfcdff23a
services: bitlbee: Run as user "bitlbee".
Fixes <https://issues.guix.gnu.org/55450>.

Fixes a bug introduced in 211fe3f66e
whereby the inetd-spawned process would run as root (it would still run
in a separate user namespace, with UID 1000 inside of it, but had the
authority of root).

* gnu/services/messaging.scm (bitlbee-shepherd-service): Pass #:user
and #:group to 'make-inetd-constructor'.  Remove "-u bitlbee" argument
to BITLBEE*.
2022-05-16 15:48:08 +02:00
Ludovic Courtès 06a4a3634a
gnu: python-bash-kernel: Do not propagate 'python-ipykernel'.
Failing that, Guix-Jupyter sees both kernels in environments containing
python-bash-kernel and its ";;guix environment" command thus fails.

* gnu/packages/jupyter.scm (python-bash-kernel)[propagated-inputs]: Move
everything to...
[inputs]: ... here.
2022-05-16 15:48:08 +02:00
Ludovic Courtès 6a3d23c77a
gnu: python-pari-jupyter: Do not propagate 'python-ipykernel'.
Failing that, Guix-Jupyter sees both kernels in environments containing
python-pari-jupyter and its ";;guix environment" command thus fails.

* gnu/packages/python-xyz.scm (python-pari-jupyter)[propagated-inputs]:
Move PYTHON-IPYKERNEL to...
[inputs]: ... here.
2022-05-16 15:48:08 +02:00
Ludovic Courtès f0373a0c94
gnu: python-jupyter-console: Depend on python-prompt-toolkit 3.x.
Fixes <https://issues.guix.gnu.org/55448>.

* gnu/packages/python-xyz.scm (python-jupyter-console)[propagated-inputs]:
Change 'python-prompt-toolkit-2' to 'python-prompt-toolkit'.
2022-05-16 15:48:07 +02:00
Ludovic Courtès f40c4b4ec9
gnu: python-jupyter-console-minimal: Use 'modify-inputs'.
* gnu/packages/python-xyz.scm (python-jupyter-console-minimal)[propagated-inputs]:
Use 'modify-inputs'.
2022-05-16 15:48:07 +02:00
Michael Rohleder 8aaa9b40aa
gnu: emacs-buttercup: Update to 1.25.
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.25.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-05-16 11:48:54 +02:00
Arun Isaac bbdcec5f8b
gnu: Add cl-lmdb.
* gnu/packages/lisp-xyz.scm (sbcl-lmdb, cl-lmdb): New variables.
2022-05-16 13:57:48 +05:30
Leo Famulari 40a729a0e6
gnu: Fix the build of wicd.
Fixes <https://issues.guix.gnu.org/55440>.

* gnu/packages/check.scm (python2-pytest-cov, python2-freezegun): Define
without package-with-python2.
* gnu/packages/python-xyz.scm (python2-babel): Likewise.
* gnu/packages/time.scm (python2-dateutil): Likwise.
2022-05-15 20:22:02 -04:00
Efraim Flashner ebb4302950
gnu: openssl-3.0: Update to 3.0.3.
* gnu/packages/tls.scm (openssl-3.0): Update to 3.0.3.
2022-05-15 20:08:51 +03:00
Efraim Flashner 9860c90e8e
gnu: efibootmgr: Update to new upstream location.
* gnu/packages/linux.scm (efibootmgr)[source, home-page]: Update to new
upstream URI.
2022-05-15 15:59:07 +03:00
Efraim Flashner 00838bd41c
gnu: efibootmgr: Fix cross compiling.
Fixes <https://issues.guix.gnu.org/55373>.

* gnu/packages/linux.scm (efibootmgr)[arguments]: When cross-compiling
add make-flags to find and use the correct binaries and libraries.
2022-05-15 15:58:30 +03:00
Efraim Flashner c54087a853
gnu: efivar: Use correct compiler when cross compiling.
* gnu/packages/linux.scm (efivar)[arguments]: Adjust make-flags to set
CC and not CC_FOR_BUILD.
2022-05-15 15:51:14 +03:00
Liliana Marie Prikler 1110479d2d
gnu: emacs-wide-int: Use new package style.
* gnu/packages/emacs.scm (emacs-wide-int)[arguments]: Convert to list of
G-Expressions.
[inputs]: Use modify-inputs.
2022-05-15 09:17:23 +02:00
Liliana Marie Prikler 484dd71a08
gnu: emacs-no-x-toolkit: Use new package style.
* gnu/packages/emacs.scm (emacs-no-x-toolkit)[arguments]: Convert to list of
G-Expressions.
[inputs]: Use modify-inputs.
2022-05-15 09:17:23 +02:00
Liliana Marie Prikler 4949188d46
gnu: emacs-no-x: Use new package style.
* gnu/packages/emacs.scm (emacs-no-x)[arguments]: Convert to list of
G-Expressions.
[inputs]: Use modify-inputs.
2022-05-15 09:17:23 +02:00
Liliana Marie Prikler a56a3fa761
gnu: emacs-xwidgets: Use new package style.
* gnu/packages/emacs.scm (emacs-xwidgets)[arguments]: Convert to list of
G-Expressions.
[inputs]: Use modify-inputs.
2022-05-15 09:17:22 +02:00
Liliana Marie Prikler 9a520eb203
gnu: emacs-next-pgtk: Use new package style.
* gnu/packages/emacs.scm (emacs-next-pgtk)[arguments]: Convert to list of
G-Expressions.
[inputs]: Use modify-inputs.
2022-05-15 09:17:22 +02:00
Liliana Marie Prikler 22d6e36005
gnu: emacs-yasnippet: Fix build.
* gnu/packages/patches/emacs-yasnippet-fix-tests.patch: New file.
* gnu/packages/emacs-xyz.scm (emacs-yasnippet): Use it here.
* gnu/local.mk (dist_patch_DATA): Register it here.
2022-05-15 03:07:50 +02:00
Vagrant Cascadian de68877a51
gnu: libxmlb: Install xb-tool in bin dir.
* gnu/packages/patches/libxmlb-install-xb-tool-into-bindir.patch: New file.
* gnu/packages/xml.scm (libxmlb)[source]: Add patch.
* gnu/local.mk (dist_patch_DATA): Add patch.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add
  'xb-tool-external-tool phase.
2022-05-14 17:16:32 -07:00
Vagrant Cascadian ce1c88a29b
gnu: diffoscope: Update to 212.
* gnu/packages/diffoscope.scm (diffoscope): Update to 212.
2022-05-14 17:16:28 -07:00
Liliana Marie Prikler 45bff50734
gnu: emacs-dash: Use new package style.
* gnu/packages/emacs-xyz.scm (emacs-dash)[arguments]: Convert to list of
G-Expressions.
2022-05-15 01:31:59 +02:00
Michael Rohleder be3b73bd88
gnu: emacs-dash: Fix build with Emacs 28.
* gnu/packages/emacs-xyz.scm (emacs-dash)[phase]:
Add phase 'disable-byte-compile-error-on-warn.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-05-15 01:31:59 +02:00
Liliana Marie Prikler 3443cbf8dd
gnu: emacs-minimal: Tidy up coding style.
* gnu/packages/emacs.scm (emacs-minimal)[inputs, native-inputs]: Reduce to a
single line.
[#:configure-flags]: Use G-Expression rather than double quoting.
2022-05-15 01:31:59 +02:00
Liliana Marie Prikler 58cb8c2f68
gnu: emacs-minimal: Drop meaningless input.
The search for guix-emacs.el has already been inlined into a phase shared
by all emacs variants.

* gnu/packages/emacs.scm (emacs-minimal)[inputs]: Remove "emacs/guix-emacs.el".
2022-05-15 01:31:58 +02:00
Leo Famulari 9d4c7cbead
gnu: Syncthing: Update to 1.20.1.
* gnu/packages/syncthing.scm (syncthing): Update to 1.20.1.
2022-05-14 17:43:14 -04:00
Leo Famulari bf04c2044b
gnu: MPD: Update to 0.23.7.
* gnu/packages/mpd.scm (mpd): Update to 0.23.7.
2022-05-14 17:43:14 -04:00
Liliana Marie Prikler 3935451f63
gnu: emacs-minimal: Fix inputs.
This is a follow-up to 5f315e1d5f.
The addition of autoconf wasn't reflected in emacs-minimal, causing builds
to break.  Also drop labels while we're at it.

* gnu/packages/emacs.scm (emacs-minimal)[inputs]: Drop labels.
[native-inputs]: Drop labels.  Add autoconf.
2022-05-14 22:23:52 +02:00
Liliana Marie Prikler 775817648f
gnu: emacs: Don't error on missing commands.
This is a follow-up to commit 64557bc695.
Inputs lacking from emacs proper may not be present in emacs-minimal,
thus throwing an error on lookup.  This error is already anticipated in
the handling code.

* gnu/packages/emacs.scm (emacs)[patch-program-file-names]: Wrap
search-input-file in false-if-exception.
2022-05-14 22:23:52 +02:00
Liliana Marie Prikler 35707e5058
gnu: emacs-minimal: Use G-Expressions in arguments.
This is a follow-up to commit 64557bc695.
The use of G-Expressions in emacs' arguments wasn't reflected in
emacs-minimal, causing builds to fail as reported in
<https://issues.guix.gnu.org/issue/55415>.

* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Convert to list of
G-Expessions.
2022-05-14 22:23:51 +02:00
Leo Famulari 5ee14252b7
gnu: linux-libre 4.9: Update to 4.9.313.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.313.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari fb42a8d996
gnu: linux-libre 4.14: Update to 4.14.278.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.278.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari 7a3e461c36
gnu: linux-libre 4.19: Update to 4.19.242.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.242.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-05-14 15:01:26 -04:00
Leo Famulari 8758dac710
gnu: linux-libre 5.4: Update to 5.4.193.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.193.
(linux-libre-5.4-pristine-source): Update hash.
2022-05-14 15:01:26 -04:00
Leo Famulari 05b4fb6391
gnu: linux-libre 5.10: Update to 5.10.115.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.115.
(linux-libre-5.10-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari 776e613085
gnu: linux-libre 5.15: Update to 5.15.39.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.39.
(linux-libre-5.15-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Leo Famulari b41cb7ff53
gnu: linux-libre: Update to 5.17.7.
* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.7.
(linux-libre-5.17-pristine-source): Update hash.
2022-05-14 15:01:25 -04:00
Liliana Marie Prikler 527952945c
gnu: emacs-next-pgtk: Define in terms of emacs-next.
* gnu/packages/emacs.scm (emacs-next-pgtk)[version,source]: Drop fields,
inheriting from emacs-next instead.
2022-05-14 16:13:31 +02:00
Liliana Marie Prikler eb02e086e9
gnu: emacs-next: Update to 38d87c43c2ad727406dcfe316aac5e24e202c251.
* gnu/packages/emacs.scm (emacs-next): Update to
38d87c43c2ad727406dcfe316aac5e24e202c251.
2022-05-14 16:13:31 +02:00
Liliana Marie Prikler 5f315e1d5f
gnu: emacs: Add support for socket activation.
* gnu/packages/emacs.scm (emacs)[#:phases]: Add ‘enable-elogind’.
[inputs]: Add elogind.
[native-inputs]: Add autoconf.
2022-05-14 16:13:31 +02:00
Liliana Marie Prikler 64557bc695
gnu: emacs: Use new package style.
* gnu/packages/emacs.scm (emacs)[source]<snippet>: Drop trailing ‘#t’.
[arguments]: Convert to list of G-Expressions.
Use ‘search-input-file’ where possible.
Inline references to auxiliary files.
Drop trailing ‘#t’s.
[inputs, native-inputs]: Drop labels.
2022-05-14 16:13:30 +02:00
Liliana Marie Prikler b65a1e4a21
gnu: emacs: Update to 28.1.
* gnu/packages/emacs.scm (emacs): Update to 28.1
* gnu/packages/patches/emacs-exec-path.patch: Adjust accordingly.
* gnu/packages/patches/emacs-ignore-empty-xim-styles.patch: Delete file.
* gnu/local.mk: Remove it here.
2022-05-14 16:13:30 +02:00
Maxim Cournoyer c61746b8aa
gnu: rpm: Update to 4.17.0.
* gnu/packages/package-management.scm (rpm): Update to 4.17.0.
[configure-flags]: Remove '--without-lua', no longer supported.
[phases]: Delete trailing #t.
{fix-lua-check}: New phase.
[inputs]: Use new style, sort inputs and add lua.
2022-05-14 01:35:34 -04:00
arkhan 2e6f4220cf
gnu: xonsh: Update to 0.12.4.
* gnu/packages/shells.scm (xonsh): Update to 0.12.4.
[source](snippet): Substitute "xonsh/parsers/completion_context.py".
[arguments]: Rewrite #:phases as a gexp.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:39:11 +02:00
Greg Hogan 0932e97637
gnu: poke: Update to 2.3.
* gnu/packages/engineering.scm (poke): Update to 2.3.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:34:26 +02:00
Maxime Devos d4a0dcb737
gnu: guix: Use $SSL_CERT_DIR.
* gnu/packages/package-management.scm (guix)[native-search-paths]: Use the
$SSL_CERT_DIR from (guix search-paths) instead of a
local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:16:13 +02:00
Maxime Devos eebcfc65d8
gnu: curl: Use $SSL_CERT_DIR/$SSL_CERT_FILE.
* gnu/packages/curl.scm (curl)[native-search-paths]: Use the
$SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead
of a local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:16:08 +02:00
Maxime Devos 579270c6bf
gnu: cmake-bootstrap: Use $SSL_CERT_DIR/$SSL_CERT_FILE.
* gnu/packages/cmake.scm (cmake-bootstrap)[native-search-paths]: Use the
$SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead of a local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:16:04 +02:00
Maxime Devos 39420f27ee
gnu: cuirass: Use $SSL_CERT_DIR.
* gnu/packages/ci.scm (cuirass)[native-search-paths]: Use the
$SSL_CERT_DIR from (guix search-paths) instead of a
local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:15:58 +02:00
Maxime Devos 2200530bf6
gnu: openssl: Use $SSL_CERT_DIR/$SSL_CERT_FILE.
* gnu/packages/tls.scm (openssl)[native-search-paths]: Use the
$SSL_CERT_DIR/$SSL_CERT_FILE from (guix search-paths) instead of a
local copy.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:15:54 +02:00
ykonai 2f812bfa38
gnu: pipe-viewer: Update to 0.2.0
* gnu/packages/video.scm (pipe-viewer): Update to 0.2.0

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:11:52 +02:00
Ludovic Courtès b0246953e9
gnu: artanis: Remove input labels.
* gnu/packages/guile-xyz.scm (artanis)[native-inputs]: Remove input
labels.  Use BASH-MINIMAL instead of BASH.
2022-05-13 17:11:05 +02:00
Wamm K. D 944f2c81ff
gnu: artanis: Update to 0.5.1.
* gnu/packages/guile-xyz.scm (artanis): Update to 0.5.1.
[source]: Substitute "artanis/tpl/parser.scm".

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:08:22 +02:00
Artyom V. Poptsov c0e712931b
gnu: guile-ics: Update to 0.2.1
* gnu/packages/guile-xyz.scm (guile-ics): Update to 0.2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-05-13 17:05:04 +02:00
Marius Bakke 7f7cc04208
gnu: ungoogled-chromium: Update to 101.0.4951.64-1.
* gnu/packages/chromium.scm (%chromium-version): Set to 101.0.4951.64.
(%ungoogled-origin, ungoogled-chromium): Update hashes.
2022-05-12 23:12:41 +02:00