Leo Famulari
f2efac52b3
gnu: linux-libre 4.9: Update to 4.9.287.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.287.
(linux-libre-4.9-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari
07cfae78c6
gnu: linux-libre 4.14: Update to 4.14.251.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.251.
(linux-libre-4.14-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari
5489d69237
gnu: linux-libre 4.19: Update to 4.19.212.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.212.
(linux-libre-4.19-pristine-source): Update hash.
2021-10-18 14:05:55 -04:00
Leo Famulari
278b59c901
gnu: linux-libre 5.4: Update to 5.4.154.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.154.
(linux-libre-5.4-pristine-source): Update hash.
2021-10-18 14:05:54 -04:00
Leo Famulari
ff8c81bcc9
gnu: linux-libre 5.10: Update to 5.10.74.
...
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.74.
(linux-libre-5.10-pristine-source): Update hash.
2021-10-18 14:05:54 -04:00
Leo Famulari
0d03e6ed12
gnu: linux-libre: Update to 5.14.13.
...
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.13.
(linux-libre-5.14-pristine-source): Update hash.
2021-10-18 14:05:51 -04:00
Artem Chernyak
878744c5e3
gnu: udiskie: Update to 2.3.3.
...
* gnu/packages/patches/udiskie-no-appindicator.patch: Remove file.
* gnu/local.mk: Remove it.
* gnu/packages/freedesktop.scm (udiskie): Update to 2.3.3.
[source]: Remove udiskie-no-appindicator patch.
[inputs]: Add libindicator.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 16:35:38 +02:00
Ricardo Wurmus
332177cd2d
gnu: Add r-seuratdisk.
...
* gnu/packages/cran.scm (r-seuratdisk): New variable.
2021-10-18 15:38:08 +02:00
Foo Chuan Wei
88badc074a
gnu: Add vim-ctrlp.
...
* gnu/packages/vim.scm (vim-ctrlp): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:46:57 +03:00
Foo Chuan Wei
cc1bf32397
gnu: Add vim-surround.
...
* gnu/packages/vim.scm (vim-surround): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:39:32 +03:00
Foo Chuan Wei
3f23b6771e
gnu: vim-scheme: Update to 0.0.0-2.99af6be.
...
* gnu/packages/vim.scm (vim-scheme): Update to 0.0.0-2.99af6be.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-10-18 15:35:34 +03:00
Oleg Pykhalov
4e208ef60d
gnu: libvirt: Update to 7.6.0.
...
* gnu/packages/virtualization.scm (libvirt): Update to 7.6.0.
2021-10-18 14:58:28 +03:00
Efraim Flashner
0cd912186a
build-system/go: Fix building on host's secondary architecture.
...
Before when building for i686-linux on x86_64-linux GOARCH would be set
to amd64, not 386.
* guix/build-system/go.scm (go-build): Set goarch and goos to #f when
not cross-compiling.
* guix/build/go-build-system.scm (setup-go-environment): Set GOARCH
according to the calculated goarch or using GOHOSTARCH and GOOS
according to the calculated goos or using GOHOSTOS.
2021-10-18 14:53:17 +03:00
Ludovic Courtès
9cda21cf20
gnu: python-pylibacl: Add missing brace in description.
...
Regression introduced in 133f780039
.
* gnu/packages/acl.scm (python-pylibacl)[description]: Add missing brace.
2021-10-18 12:25:47 +02:00
Foo Chuan Wei
84759b7c20
gnu: Add ta-lib.
...
* gnu/packages/finance.scm (ta-lib): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-10-18 10:51:05 +02:00
Guillaume Le Vaillant
b465923435
gnu: sdr++: Update to 1.0.4.
...
* gnu/packages/radio.scm (sdr++): Update to 1.0.4.
2021-10-18 10:28:06 +02:00
Guillaume Le Vaillant
5ba805545a
gnu: sdrangel: Update to 6.17.1.
...
* gnu/packages/radio.scm (sdrangel): Update to 6.17.1.
2021-10-18 10:28:06 +02:00
Ludovic Courtès
846a215252
gnu: go-golang-org-x-mod: Update source URL.
...
* gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL.
2021-10-18 10:19:13 +02:00
Artem Chernyak
f5a7a42da8
gnu: direnv: Update to 2.28.0.
...
* gnu/packages/shellutils.scm (direnv): Update to 2.28.0.
[arguments]: Remove 'delete-vendor' phase, which is no longer needed.
In 'check' phase, run "go test".
[native-inputs]: Add GO-GITHUB-COM-MATTN-GO-ISATTY and GO-GOLANG-ORG-X-MOD.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18 10:13:18 +02:00
divoplade
0d2400ceca
gnu: Remove 'guile-mkdir-p'.
...
* gnu/packages/guile-xyz.scm: Remove guile-mkdir-p
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-18 10:07:56 +02:00
Ludovic Courtès
3275c9e1f5
hurd-boot: Set pfinet on the right node for AF_INET6.
...
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Fix /servers
file name for AF_INET6.
2021-10-18 10:00:50 +02:00
Ludovic Courtès
d1053f8969
system: hurd: Add 'info-reader' to %BASE-PACKAGES/HURD.
...
* gnu/system/hurd.scm (%base-packages/hurd): Add INFO-READER.
2021-10-18 10:00:50 +02:00
Ludovic Courtès
f513afa37f
system: image: Ensure Hurd images are cross-compiled if needed.
...
Fixes regression introduced in d5073fd113
,
whereby childhurd dependencies such as 'hurd' would erroneously be
attempted to build natively on x86_64-linux.
* gnu/system/images/hurd.scm (hurd-disk-image)[platform]: New field.
2021-10-18 10:00:50 +02:00
Ludovic Courtès
3fbf38aca2
tests: Pass '-F qcow2' to 'qemu-img create'.
...
Fixes a regression introduced in
0b5e128750
, whereby 'qemu-img create ...'
as used here would fail with:
qemu-img: disk.img: Backing file specified without backing format
thereby breaking tests from (gnu tests install).
* gnu/tests/install.scm (qemu-command/writable-image): Pass "-F qcow2".
2021-10-18 10:00:50 +02:00
Sébastien Lerique
3fa778b561
gnu: python-xyz.scm: Add copyright line.
...
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique
271343d4f5
gnu: python-faker: Fix indentation.
...
* gnu/packages/python-xyz.scm (python-faker): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:43 +02:00
Sébastien Lerique
fafb7ab1e2
gnu: python-socks: Fix indentation.
...
* gnu/packages/python-web.scm (python-socks): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique
276e2f38b0
gnu: Add pantalaimon.
...
* gnu/packages/matrix.scm (pantalaimon): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Sébastien Lerique
481b164783
gnu: Add python-matrix-nio.
...
* gnu/packages/matrix.scm (python-matrix-nio): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
6addd57324
gnu: Add python-olm.
...
* gnu/packages/crypto.scm (python-olm): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
88563b71c7
gnu: Add python-aspectlib.
...
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
2021-10-18 09:02:42 +02:00
Lars-Dominik Braun
42f1326535
gnu: Add python-fields.
...
* gnu/packages/python-xyz.scm (python-fields): New variable.
2021-10-18 09:02:42 +02:00
Sébastien Lerique
7caaebc50d
gnu: Add python-logbook.
...
* gnu/packages/python-xyz.scm (python-logbook): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
6ff3c33a0e
gnu: Add python-janus.
...
* gnu/packages/python-xyz.scm (python-janus): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
e769ff429b
gnu: Add python-aioresponses.
...
* gnu/packages/python-check.scm (python-aioresponses): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
af726a9bb4
gnu: Add python-atomicwrites-1.4.
...
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
10beb47ca9
gnu: python-unpaddedbase64: Update to 2.1.0.
...
* gnu/packages/python-xyz.scm (python-unpaddedbase64): Update to 2.1.0.
[source]: Fetch from PyPi.
[arguments]: Replace 'check phase to run tests fetched upstream from
GitHub.
[native-inputs]: Add `python-pytest` and `tests` for fetching upstream
tests.
[home-page]: Update to GitHub project home.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:41 +02:00
Sébastien Lerique
e279cd5bff
gnu: python-ukpostcodeparser: Update to 1.1.2.
...
* gnu/packages/python-xyz.scm (python-ukpostcodeparser): Update to
1.1.2.
[arguments]: Replace 'check phase to run tests with pytest, ignoring
failing lowercase tests.
[native-inputs]: Add python-pytest.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
74a97b087b
gnu: python-faker: Update to 9.3.1.
...
* gnu/packages/python-xyz.scm (python-faker): Update to 9.3.1.
[native-inputs]: Use python-pytest-6.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
42c60b45e8
gnu: python-curio: Update to 1.5.
...
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
990ab13a14
gnu: python-future: Update to 0.18.2.
...
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
5f8b2bcff2
gnu: python-h2: Update to 4.1.0.
...
* gnu/packages/python-web.scm (python-h2): Update to 4.1.0.
[native-inputs]: Add python-hypothesis-6.23.
[arguments]: Invoke pytest through `python -m` so it finds the newer
python-hypothesis-6.23.
[home-page]: Update to current url.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:40 +02:00
Sébastien Lerique
51bd29f3c8
gnu: python-hpack: Update to 4.0.0.
...
* gnu/packages/python-web.scm (python-hpack): Update to 4.0.0
[arguments]: Reactivate skipped test in 'check phase.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
eab7762677
gnu: python-socks: Update to 1.2.4.
...
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
35ef189dc3
gnu: python-h11: Update to 0.12.0.
...
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
d11cacb32a
gnu: python-hyperframe: Update to 6.0.1.
...
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
3e656cf199
gnu: python-aiohttp-socks: Update to 0.6.0.
...
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
ed7d4a2f7e
gnu: python-pycryptodome: Update to 3.11.0.
...
* gnu/packages/python-crypto.scm (python-pycryptodome): Update to 3.11.0.
(python-pycryptodomex)[source]: Update hash since it inherits from
python-pycryptodome.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
afc073a22c
gnu: python-peewee: Update to 3.14.4.
...
* gnu/packages/databases.scm (python-peewee): Update to 3.14.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:39 +02:00
Sébastien Lerique
23c9d22e11
gnu: Add python-hypothesis-6.23.
...
* gnu/packages/check.scm (python-hypothesis-6.23): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2021-10-18 09:02:36 +02:00