gnu: 0xffff: Update to 0.10. * gnu/packages/flashing-tools.scm (0xffff): Update to 0.10. [arguments]: Use gexps. Change-Id: Ifb54578deb016a88e6314ecb7d16966c9294d7b3 Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
gnu: python-tinydb: Upgrade to 4.8.0. * gnu/packages/databases.scm (python-tinydb): Upgrade to 4.8.0. [native-inputs]: Add python-poetry-core and python-pytest. [build-system]: Use pyproject-build-system. [arguments]: Remove no longer needed field. Change-Id: Ib72f1b8c2a0749f2f0032f9dd047f10bc49d2545
gnu: xdot: Bugfix: Add the directory containing "dot" to the PATH. "xdot" would always fail to run when graphviz "dot" binary is not available directly in the user system. This patch fixes it by adding graphviz binaries from the inputs to the PATH environment variable in "xdot" wrapping script. Reported by Ada Stevenson <adanskana@gmail.com> in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70910 * gnu/packages/graphviz.scm (xdot) [arguments]: Add the "bin" directory from the graphviz input to the xdot wrapping. Change-Id: Iba4bbc37daf07407ad4c18b822956fbb730c0033 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: kubo: Unbundle go-github-com-elgris-jsondiff. * gnu/packages/ipfs.scm (kubo): Unbundle go-github-com-elgris-jsondiff. [inputs]: Remove go-github-com-mgutz-ansi; add go-github-com-elgris-jsondiff. Change-Id: I1b41ecc1cd0e3c4d1a2856ecb48a32119b608df7
gnu: Add go-github-com-elgris-jsondiff. * gnu/packages/golang-check.scm (go-github-com-elgris-jsondiff): New variable. Change-Id: Ie0b85240bd0a9e68f9274edab6a15f34f42de26c
gnu: Add go-github-com-pion-stun-v2. * gnu/packages/golang-web.scm (go-github-com-pion-stun-v2): New variable. Change-Id: I5d83caa918203c651909af667e004ab6df06498a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-stun. * gnu/packages/golang-web.scm (go-github-com-pion-stun): New variable. Change-Id: I30ef8a231fd980ea976f07d108bcd676446161f1
gnu: Add go-github-com-pion-dtls-v2. * gnu/packages/golang-web.scm (go-github-com-pion-dtls-v2): New variable. Change-Id: Ia3e77cda47fcb5a17a6cb7a82cd43f2beb8de1e9 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-dtls. * gnu/packages/golang-web.scm (go-github-com-pion-dtls): New variable. Change-Id: I1931f8b5829d2fd7ce09f54ec00e4eaab5fb7579
gnu: Add go-github-com-pion-mdns. * gnu/packages/golang-web.scm (go-github-com-pion-mdns): New variable. Change-Id: Ic141fbaa01b40e60b443a672b5e54d315a114fff Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-transport-v3. * gnu/packages/golang-web.scm (go-github-com-pion-transport-v3): New variable. Change-Id: I465da7f98a1f6c9d05c69fd5e3efd0a9de5a0b36 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-transport-v2. * gnu/packages/golang-web.scm (go-github-com-pion-transport-v2): New variable. Change-Id: I5d79c066fd7c26121d3903efd02dff07f54cd670 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-transport. * gnu/packages/golang-web.scm (go-github-com-pion-transport): New variable. Change-Id: If8b5a965d1660b511058972e367566bcc2c83aa3
gnu: Add go-github-com-pion-logging. * gnu/packages/golang-xyz.scm (go-github-com-pion-logging): New variable. Change-Id: I2da53900059251b78cad2bb56cfbc87228c91e23 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-rtp. * gnu/packages/golang-web.scm (go-github-com-pion-rtp): New variable. Change-Id: I99f1a4363cf5cb5c5ee2ffd7c6aa589107e71de0 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-pion-randutil. * gnu/packages/golang-crypto.scm (go-github-com-pion-randutil): New variable. Change-Id: Ifb190df843022d556bada7927b180c2518f5869d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add go-github-com-warpfork-go-wish. * gnu/packages/golang-check.scm (go-github-com-warpfork-go-wish): New variable. * gnu/packages/patches/go-github-com-warpfork-go-wish-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add "go-github-com-warpfork-go-wish-fix-tests.patch". Change-Id: Ic3245a1112ef2e04b22cf26be23f27bf3ff90e9e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add tran. * gnu/packages/shellutils.scm (tran): New variable. Change-Id: I861be63cf773dbc67d929c86f50c4d50bdb9b41e Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
teams: Add Maxim to documentation team. * etc/teams.scm (Maxim Cournoyer): Subscribe to the 'documentation' team. Change-Id: I4a9d0a329fb66eb2dc798da5dbb5231255676033
system: Do not delete all nss-certs packages when they are the same object. Calling 'delete' on the list of packages would delete *all* occurrences of a given object, not just the first one. This meant that if the user had something like: (packages (cons nss-certs %base-packages)) In their operating system declaration, no nss-certs would end up in the final list. To guard against this, guard against this by checking that more than one nss-certs package exist even after deduplication. * gnu/system.scm (operating-system-packages): Guard against deleting all nss-certs when a single nss-certs package object is listed multiple times. Fixes: https://issues.guix.gnu.org/70850 Change-Id: Id93be9242e026fd2e96a442941df80b94664ef9a