summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-28gnu: go-github-com-refraction-networking-utls: Move to (gnu packages ↵Sharlatan Hellseher
golang-crypto). * gnu/packages/golang.scm (go-github-com-refraction-networking-utls): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I5d27ca70b36e8fae044e54927caab9ffec23347e
2024-01-28gnu: go-github-com-marten-seemann-chacha20: Move to (gnu packages ↵Sharlatan Hellseher
golang-crypto). * gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I25bc41e79e119f7a91510d5b7c55466ad7073a5c
2024-01-28gnu: go-github-com-aead-chacha20: Move to (gnu packages golang-crypto).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-aead-chacha20): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I97254ae17ba12327649d26f154396c42ed07b716
2024-01-28gnu: go-github-com-libp2p-go-libp2p-peer: Move to (gnu packages golang-crypto).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-peer): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I7c372e17f03c9dc18027572582aa8416d59c2cba
2024-01-28gnu: go-github-com-shadowsocks-go-shadowsocks2: Move to (gnu packages ↵Sharlatan Hellseher
golang-crypto). * gnu/packages/golang.scm (go-github-com-shadowsocks-go-shadowsocks2): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: Iae18376cae074b6ffb2d5b1b27b6161f4712dfdb
2024-01-28gnu: go-github-com-libp2p-go-libp2p-crypto: Move to (gnu packages ↵Sharlatan Hellseher
golang-crypto). * gnu/packages/golang.scm (go-github-com-libp2p-go-libp2p-crypto): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. Change-Id: I407bec9b36d61475b2a555643f8bc89b623452e9
2024-01-28gnu: go-github-com-riobard-go-bloom: Move to (gnu packages golang-crypto).Sharlatan Hellseher
* gnu/packages/golang.scm (go-github-com-riobard-go-bloom): Move from here ... * gnu/packages/golang-crypto.go: ... to here. Change-Id: I5ec63d8d9d90690348f494cb538ec2c4587a7557
2024-01-28gnu: go-github-com-multiformats-go-multihash: Move to (gnu packages ↵Sharlatan Hellseher
golang-crypto). * gnu/packages/golang.scm (go-github-com-multiformats-go-multihash): Move from here ... * gnu/packages/golang-crypto.scm: ... to here. * gnu/packages/ipfs.scm: Add (gnu packages golang-crypto) to used modules. * gnu/packages/golang.scm: ... as above. Change-Id: I153be971141cf60390d03bf589c5121d9554cf9a
2024-01-28gnu: go-github-com-pquerna-cachecontrol: Move to (gnu packages golang-web).Sharlatan Hellseher
* /gnu/packages/golang.scm (go-github-com-pquerna-cachecontrol): Move from here ... * /gnu/packages/golang-web.scm: ... to here. Change-Id: I0f25ffcdf142a3676e0e1fa61408cb9411326fb6
2024-01-28gnu: Add (gnu packages golang-crypto) module.Sharlatan Hellseher
* gnu/packages/golang-crypto.scm: New file. * gnu/local.mk: Add to gnu/packages/golang-crypto.scm scope. Change-Id: I92a110f31a74c5a54c59ee2a0f17373915be1b35
2024-01-28gnu: python-pyamg: Regenerate bundled files.Sharlatan Hellseher
* gnu/packages/python-science.scm (python-pyamg) [source]: Delete auto-generated files. [arguments] <#:phases>: Add 'amg-core-bind-them phase to re-generate *_bind.cpp files deleted in snippet. [native-inputs]: Add python-cppheaderparser and python-pyyaml. [description]: Improve style, omit implementation details. Change-Id: I6f68914cd912e6f4592e51c21b129847e73be847
2024-01-28gnu: Add python-cppheaderparser.Sharlatan Hellseher
* gnu/packages/python-xyz.scm (python-cppheaderparser): New variable. Change-Id: I3c57c31a0b63212e43e1ab387b5d329c04ed0e31
2024-01-28gnu: python-trimesh: Enable tests.Sharlatan Hellseher
* gnu/packages/python-science.scm (python-trimesh): Enable tests and apply new package style. [source]: Use git checkout which has working test suit. [arguments] <#:test-flags>: Disable tests requiring optional Python modules. [propagated-inputs]: Add python-chardet, python-colorlog python-httpx python-jsonschema python-lxml python-networkx python-pillow python-requests python-rtree python-scipy python-setuptools python-shapely python-sympy and python-xxhash. Change-Id: I1aa363053c2d736bc44b8f9071c637256cc2d952
2024-01-28gnu: python-trimesh: Update to 4.0.10.Sharlatan Hellseher
* gnu/packages/python-science.scm (python-trimesh): Update to 4.0.10. [build-system]: Swap to pyproject-build-system. Change-Id: I757b4c27db9969d42021434883a057debbbc83fd
2024-01-28gnu: openorienteering-mapper: Remove input labels.Sharlatan Hellseher
* gnu/packages/geo.scm (openorienteering-mapper) [inputs]: Remove input labels. [native-inputs]: As above. Change-Id: Ice3218e5fc6fa07879f61467cc14a4bd2fb950f6
2024-01-28gnu: python-haversine: Simplify package.Sharlatan Hellseher
* gnu/packages/geo.scm (python-haversine): Simplify package. [build-system]: Swap to pyproject-build-system. Change-Id: Icf2e43a25b9bda37df1ee57416884939aca7a9c5
2024-01-28gnu: python-pyshp: Simplify package.Sharlatan Hellseher
* gnu/packages/geo.scm (python-pyshp): Simplify package. [build-system]: Swap to pyproject-build-system. Change-Id: I4a7429396e5a1b77cfbde1ce294f9f975153d1ef
2024-01-28gnu: Add python-ogr2osm.Patrick Noll
* gnu/packages/geo.scm (python-ogr2osm): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Id083d89dd05a9e1cdeca500daff5fab872fa15b4 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-28gnu: python-osmnx: Reformat with guix style.Troy Figiel
* gnu/packages/geo.scm (python-osmnx): Reformat with guix style. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-28gnu: python-osmnx: Update to 1.8.1.Troy Figiel
* gnu/packages/geo.scm (python-osmnx): Update to 1.8.1. [arguments]<#:test-flags>: Add test_geocoder and test_features to ignored tests. Remove test_geocode_to_df and test_geometries from ignored tests. [propagated-inputs]: Remove python-pyproj and python-rtree. [native-inputs]: Add python-hatchling, remove python-numpy. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-28gnu: fish: Update to 3.7.0.Rostislav Svoboda
* gnu/packages/shells.scm (fish): Update to 3.7.0. Change-Id: I10f6dedaed31f31735ebd90cbcb29621f43de14a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28gnu: dynaconf: Update to 3.2.4.Giacomo Leidi
* gnu/packages/patches/dynaconf-unvendor-deps.patch: Update accordingly. * gnu/packages/python-xyz.scm (dynaconf): Update to 3.2.4; [source]<url>; https://github.com/rochacbruno/dynaconf now permanently redirects to https://github.com/dynaconf/dynaconf ; <snippet>: update unvendoring and lower coverage quality gate for unit tests; [build-system]: switch to pyproject-build-system; [arguments]<test-flags>: disable tests that require Click 7 instead of Click 8; <phases>: comply with #:test-flags argument from pyproject-build-system; [propagated-inputs]: add python-tomli. Change-Id: I96597ec39d7aa2d3c3c169147640de19eaefe0b4 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28services: shepherd: Add respawn-limit and respawn-delay.Attila Lendvai
* gnu/services/shepherd.scm (<shepherd-service>): Add respawn-limit and respawn-delay. (shepherd-service-file): Emit the two values into the shepherd service constructor form. Change-Id: I54408e8fb4bcc0956d9610771bf5c566fdc2914c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28doc: Add index entries for “dot files” and “Stow”.Ludovic Courtès
* doc/guix.texi (Essential Home Services): Add index entries. Change-Id: I0c3a5f5d94fe273c137eb3ca5fa6c5c91a34599b
2024-01-28home: Add home-dotfiles-service.Giacomo Leidi
* gnu/home/service/dotfiles.scm: New file; * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. * po/guix/POTFILES.in: Add it. * doc/guix.texi (Essential Home Services): Document it. Change-Id: I6769169cfacefc3842faa5b31bee081c56c28743 Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2024-01-28home: services: Add missing import.Ludovic Courtès
* gnu/home/services.scm: Import (srfi srfi-34) for ‘raise’. Change-Id: Ib0e8d134f3953c78a09b623f697e7e5b251d5611
2024-01-28gnu: renpy: Fix hashes.Liliana Marie Prikler
* gnu/packages/game-development.scm (python-pygame-sdl2, python-renpy): Redownload sources from upstream and use the provided hashes. Fixes: Broken hashes for Ren'py <https://bugs.gnu.org/68644#20>
2024-01-28gnu: Add cl-charje.documentation.Charles
* gnu/packages/lisp-xyz.scm (sbcl-charje.documentation, cl-charje.documentation, ecl-charje.documentation): New variables. Change-Id: I635af17de831ccacfb7caa2cfcf84e9da694a3ba Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-qvm.Michal Atlas
* gnu/packages/quantum.scm (cl-qvm, sbcl-qvm): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: I1958fedab600df490f99961648cca49367ea29a6
2024-01-28gnu: Add cl-quil.Michal Atlas
* gnu/packages/quantum.scm (cl-quil, sbcl-cl-quil): New variables. Change-Id: I7777f569cbb28737d25dd1e990a8e8aeb2c251b7 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-rpcq.Michal Atlas
* gnu/packages/quantum.scm: New file. (cl-rpcq, sbcl-rpcq): New variables. * gnu/local.mk (GNU_SYSTEM_MODULES): Register "quantum.scm". Change-Id: Ic893ad22ffb7a3bf9aa5e841fcf4c14bf3a23b2f Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-magicl.Michal Atlas
* gnu/packages/lisp-xyz.scm (cl-magicl, sbcl-magicl): New variables. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> Change-Id: Ib243badfd37369f50e9c86b47ebc2872ff25cfd5
2024-01-28gnu: Add cl-permutation.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-permutation, ecl-cl-permutation, cl-permutation): New variables. Change-Id: Ib5cf64fa1311e76bcf710d8f5f673226a3e410b6 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-messagepack.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-messagepack, ecl-cl-messagepack, cl-messagepack): New variables. Change-Id: I529d438dc5b3031542b3825697581726abbac58f Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-priority-queue.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-priority-queue, ecl-priority-queue, cl-priority-queue): New variables. Change-Id: If0491c24ec009a51787dbd3abb62006ae28c7f92 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-grnm.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-grnm, ecl-cl-grnm, cl-grnm): New variables. Change-Id: I6cba8f53c8fff2323b65224a7f4107e932fde2fb Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-metering.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-metering, ecl-metering, cl-metering): New variables. Change-Id: I7bc9ec158f7c3eb97ba0386ee8dffeeca2274b31 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-alexa.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-alexa, ecl-alexa, cl-alexa): New variables. Change-Id: I3d440cee8e92fe3818a41ab7c9a70bb7f9e0cd42 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-syslog.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-cl-syslog, ecl-cl-syslog, cl-syslog): New variables. Change-Id: I152ce685bc65f412d8e7912e3520e264d9801da0 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: Add cl-interface.Michal Atlas
* gnu/packages/lisp-xyz.scm (sbcl-interface, ecl-interface, cl-interface): New variables. Change-Id: Ia68ca7728bdd9798b93b07ecc3363d04d7d4ecea Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-01-28gnu: emacs-ebdb: Do not propagate emacs-org-roam.Morgan Smith
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Move emacs-org-roam from propagated-inputs to inputs. This is an optional dependency that would only be used if the user is already using emacs-org-roam. Change-Id: I012962a6f82c1242d59a152ab6030babec61ae45 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-28gnu: Include the notmuch logo in emacs-notmuch.Tom Willemse
* gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-01-28gnu: python-renpy: Update to 8.2.0.Liliana Marie Prikler
* gnu/packages/game-development.scm (python-renpy): Update to 8.2.0.
2024-01-28gnu: python-pygame-sdl2: Update to 2.1.0+renpy8.2.0.Liliana Marie Prikler
* gnu/packages/game-development.scm (python-pygame-sdl2): Update to 2.1.0+renpy8.2.0.
2024-01-28gnu: capypdf: Update to 0.8.0.Liliana Marie Prikler
* gnu/packages/pdf.scm (capypdf): Update to 0.8.0.
2024-01-28gnu: immer: Update to 0.8.1.Liliana Marie Prikler
* gnu/packages/cpp.scm (immer): Update to 0.8.1. [source]: Drop modules and snippet. [arguments]: Add #:configure-flags to disable -Werror.
2024-01-28gnu: dmd: Limit supported systems.Efraim Flashner
* gnu/packages/dlang.scm (dmd)[supported-systems]: New field. Change-Id: Iba50d2f832a42876fc4e4418593c3c2feacdb3f8
2024-01-27gnu: linux-libre 4.19: Update to 4.19.306.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.306. (linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I8605a7544c18686d4113f365bbb43c8b5fe7ce7c
2024-01-27gnu: linux-libre 5.4: Update to 5.4.268.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.268. (linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: I4c7348427a5f2219c85d7c596bff55e944004520
2024-01-27gnu: linux-libre 5.10: Update to 5.10.209.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.209. (linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes. Signed-off-by: Leo Famulari <leo@famulari.name> Change-Id: Ic5f80481d3eb0d4cada0c4ead247db07351a0908