Age | Commit message (Collapse) | Author |
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.154.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.74.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.13.
(linux-libre-5.14-pristine-source): Update hash.
|
|
* 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>
|
|
* gnu/packages/cran.scm (r-seuratdisk): New variable.
|
|
* gnu/packages/vim.scm (vim-ctrlp): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/vim.scm (vim-surround): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/vim.scm (vim-scheme): Update to 0.0.0-2.99af6be.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/virtualization.scm (libvirt): Update to 7.6.0.
|
|
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.
|
|
Regression introduced in 133f780039e63798535e4f52a4d9f1810ea5b2ab.
* gnu/packages/acl.scm (python-pylibacl)[description]: Add missing brace.
|
|
* gnu/packages/finance.scm (ta-lib): New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/radio.scm (sdr++): Update to 1.0.4.
|
|
* gnu/packages/radio.scm (sdrangel): Update to 6.17.1.
|
|
* gnu/packages/golang.scm (go-golang-org-x-mod)[source]: Update URL.
|
|
* 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>
|
|
* gnu/packages/guile-xyz.scm: Remove guile-mkdir-p
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/build/hurd-boot.scm (set-hurd-device-translators): Fix /servers
file name for AF_INET6.
|
|
* gnu/system/hurd.scm (%base-packages/hurd): Add INFO-READER.
|
|
Fixes regression introduced in d5073fd113c621fe0b55382f7dd336ee118e759f,
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.
|
|
Fixes a regression introduced in
0b5e128750ed40d4348f2eb49d328b81dba9181a, 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".
|
|
* gnu/packages/python-xyz.scm: Add copyright line for Sébastien
Lerique.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-xyz.scm (python-faker): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-socks): Fix indentation.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/matrix.scm (pantalaimon): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/matrix.scm (python-matrix-nio): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/crypto.scm (python-olm): New variable.
|
|
* gnu/packages/python-xyz.scm (python-aspectlib): New variable.
|
|
* gnu/packages/python-xyz.scm (python-fields): New variable.
|
|
* gnu/packages/python-xyz.scm (python-logbook): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-xyz.scm (python-janus): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-check.scm (python-aioresponses): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/python-xyz.scm (python-curio): Update to 1.5.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-xyz.scm (python-future): Update to 0.18.2.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/python-web.scm (python-socks): Update to 1.2.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-h11): Update to 0.12.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-hyperframe): Update to 6.0.1.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/python-web.scm (python-aiohttp-socks): Update to 0.6.0.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* 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>
|
|
* gnu/packages/databases.scm (python-peewee): Update to 3.14.4.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/check.scm (python-hypothesis-6.23): New variable.
Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
|
|
* gnu/packages/astronomy.scm (indi): Update to 1.9.2.
|
|
|
|
* gnu/packages/emacs-xyz.scm (emacs-itail): Update to 0.0.8.
[description]: Some typography fixes.
|