aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2024-07-13gnu: Add python-nampa.Sören Tempel
* gnu/packages/python-xyz.scm (python-nampa): New variable. Signed-off-by: jgart <jgart@dismail.de>
2024-07-13gnu: Add python-mulpyplexer.Sören Tempel
* gnu/packages/python-xyz.scm (python-mulpyplexer): New variable. Signed-off-by: jgart <jgart@dismail.de>
2024-07-13gnu: Add python-keystone-engine.Sören Tempel
* gnu/packages/emulators.scm (python-keystone-engine): New variable. Signed-off-by: jgart <jgart@dismail.de>
2024-07-13Revert "gnu: python-requests-toolbelt: Update to 1.0.0."jgart
This breaks poetry so reverting. This reverts commit ddb22a10e04c966eaa6ecbc50c3fc75dc3a143c3.
2024-07-13Revert "gnu: python-requests-toolbelt: Use new style."jgart
This breaks poetry so reverting. This reverts commit c0ecad208e305b6cd73a4ab0879e3407b879e1f9.
2024-07-13gnu: python-requests-toolbelt: Use new style.jgart
* gnu/packages/python-xyz.scm (python-requests-toolbelt) [arguments]: Use new style. Change-Id: Ifbb305babeff37a34ca8789c3a08e0363e8583bf
2024-07-13gnu: python-requests-toolbelt: Update to 1.0.0.Felix Gruber
* gnu/packages/python-web.scm (python-requests-toolbelt): Update to 1.0.0. [arguments]: Delete tests that are incompatible with urllib3 >= 2.0. [native-inputs]: Remove python-mock; add python-pyopenssl and python-trustme. Change-Id: I349bd9cef34cdbf7a51612e8b9d5dac59101d1bd Signed-off-by: jgart <jgart@dismail.de>
2024-07-13gnu: elixir: Update to 1.17.2.Igor Goryachev via Guix-patches via
* gnu/packages/elixir.scm (elixir): Update to 1.17.2. Change-Id: Ief8898ec4d48af09ea4f270787b79398ff24f9fa Signed-off-by: Andrew Tropin <andrew@trop.in>
2024-07-13gnu: klee: Build with klee-uclibc support.Sören Tempel
* gnu/packages/check.scm (klee): Use klee-uclibc. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-13gnu: Add klee-uclibc.Sören Tempel
* gnu/packages/check.scm (klee-uclibc): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-13gnu: lollypop: Update package style.James Smith
* gnu/packages/gnome.scm (lollypop)[arguments]: Convert to list of G-Expressions. Change-Id: I2f7e0157f65bdd6776fbf15214093a837c5b0fd6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-13gnu: lollypop: Update to 1.4.40.James Smith
* gnu/packages/gnome.scm: (lollypop): Update to 1.4.40. Change-Id: I8803c04f7ac2b8597920cc3e2a8371ada6a1dbab Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2024-07-13gnu: rapidcheck: Update to 0.0.0-1.ff6af6f.Liliana Marie Prikler
* gnu/packages/check.scm (rapidcheck): Update to 0.0.0-1.ff6af6f. [source]: Add snippet to find inputs. [arguments]: Remove #:phases and #:tests?. <#:configure-flags?>: Add “-DRC_ENABLE_BOOST=on”, “-DRC_ENABLE_CATCH=on”, “-DRC_ENABLE_DOCTEST=on”, “-DRC_ENABLE_GTEST=on”, and “-DRC_ENABLE_TESTS=on”. [inputs]: Add boost, catch2, doctest and googletest. [native-inputs]: Add catch2 and googletest.
2024-07-12gnu: nano: Update to 8.1.Andy Tai
* gnu/packages/text-editors.scm (nano): Update to 8.1. Change-Id: Ib6bc2371393c0bd2a854a0437d27fe36cd76f871 Signed-off-by: jgart <jgart@dismail.de>
2024-07-11gnu: python-colorlog: Use new style.jgart
* gnu/packages/python-xyz.scm (python-colorlog): Use new style. Change-Id: Id31d34d9c09330f7a5aa723ca1a1352b6736d875
2024-07-11gnu: python-pytelegrambotapi: Update to 4.21.0.jgart
* gnu/packages/python-xyz.scm (python-pytelegrambotapi): Update to 4.21.0. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-hatchling. Change-Id: I60e7f8be1dfc6921e843c782a95d774b966ece3c
2024-07-11gnu: python-pytelegrambotapi: Use new style.jgart
* gnu/packages/python-xyz.scm (python-pytelegrambotapi) [arguments]: Use new style. Change-Id: Id31d34d9c09330f7a5aa723ca1a1352b6736d875
2024-07-11gnu: python-typed-ast: Add comment regarding package's end of life.jgart
* gnu/packages/python-xyz.scm (python-typed-ast): Add comment. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: python-typed-ast: Use new style.jgart
* gnu/packages/python-xyz.scm (python-typed-ast) [arguments]: Use new style. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: python-typed-ast: Make the 'check' phase respect #:tests?.jgart
* gnu/packages/python-xyz.scm (python-typed-ast) [arguments]: Make the 'check' phase respect #:tests?. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: xrdp: update to 0.10.0.Andy Tai
* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.0. [native-inputs]: Add cmocka. Change-Id: Ifdf6e8759753d49a8f169aac128a943be71f2958 Signed-off-by: jgart <jgart@dismail.de>
2024-07-11gnu: python-sacn: Enable tests.jgart
* gnu/packages/python-xyz.scm (python-sacn) [arguments]: Enable tests. Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
2024-07-11gnu: Add python-sacn.Rick Huijzer
* gnu/packages/python-xyz.scm (python-sacn): New variable. Signed-off-by: jgart <jgart@dismail.de> Change-Id: Iaed5ba294366a6934248c335ca30f7ca71a1127a
2024-07-11gnu: unicorn: Update to 2.0.1.post1.c4droid
* gnu/packages/emulators.scm (unicorn) Update to 2.0.1.post1. Co-authored-by: Sören Tempel <soeren@soeren-tempel.net> Signed-off-by: jgart <jgart@dismail.de>
2024-07-11gnu: packages/simulation: Add self to copyright header.Sharlatan Hellseher
* gnu/packages/simulation.scm: Add Sharlatan Hellseher <sharlatanus@gmail.com> to copyright header. Change-Id: I18e82c7344cfa206ff8f82dfa963b7d8b026dcf0
2024-07-11gnu: python-dolfin-adjoint: Disable failing tests, fix build.Sharlatan Hellseher
* gnu/packages/simulation.scm (python-dolfin-adjoint) [arguments]: <#:test-flags>: Explicitly ignore failing tests during collection phase and some tests during runt test phase. <#:phases>: Change HOME env to GETCWD in 'set-environment-variable phase. Change-Id: Ibee5e45052a3828b4522752a87c97367d7caec65
2024-07-11gnu: python-dolfin-adjoint: Swap to pyproject-build-system.Sharlatan Hellseher
* gnu/packages/simulation.scm (python-dolfin-adjoint) [source]: Remove trailing #t from snippet. [build-system]: Swap to pyproject-build-system. [arguments]: Apply G-expressions. <#:phases>: Swap back to defaul 'check phase. python-dolfin-adjoint Change-Id: Idf100b718b44d9d6695e598c434fbbac55a38845
2024-07-11gnu: python-dolfin-adjoint: Adjust package style.Sharlatan Hellseher
* gnu/packages/simulation.scm (python-dolfin-adjoint): Move inputs after arguments. [description]: Place it on a new line, fix indentation. Change-Id: I3d971e48b4072258ed0b41af5c202e64af9de8f3
2024-07-11gnu: python-dolfin-adjoint: Fix indentation.Sharlatan Hellseher
* gnu/packages/simulation.scm (python-dolfin-adjoint): Fix indentation. Change-Id: I457639a98f1ae49d43042e557352d390afc9419d
2024-07-11gnu: m2-planet: Fix supported systems.Efraim Flashner
* gnu/packages/mes.scm (m2-planet)[supported-systems]: Remove unsupported architecture riscv32-linux. Change-Id: I63b4c826e4c907c771adfe55e0c2e8756fdecbcc
2024-07-11gnu: xarchiver: Update to 0.5.4.23.Artyom V. Poptsov
* gnu/packages/compression.scm (xarchiver): Update to 0.5.4.23. Change-Id: I3675efc22b546810f7c5341c8f22be217cb69853 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-07-11gnu: ncdu-1: Update to 1.20.Efraim Flashner
* gnu/packages/ncdu.scm (ncdu-1): Update to 1.20. Change-Id: I3f29318597d6e3f5e120bc1f5e51a7c7f35f52f2
2024-07-11gnu: xnnpack: Fix supported systems.Efraim Flashner
* gnu/packages/machine-learning.scm (xnnpack)[supported-systems]: Fix typo in armhf-linux. Remove i686-mingw, x86_64-mingw. Change-Id: I2a7fe127af9825d71da7e3769d224a20db12d839
2024-07-11gnu: qnnpack: Fix supported systems.Efraim Flashner
* gnu/packages/machine-learning.scm (qnnpack)[supported-systems]: Fix typo in armhf-linux. Change-Id: I97e0b59af6e6dc63a40c2df69b920f532fb91d65
2024-07-11gnu: miniflux: Enable all tests.Sharlatan Hellseher
* gnu/packages/web.scm (miniflux) [arguments]: <#:phases>: Swap to custom 'check phase. Change-Id: Ib62634abe3be76ad4ad708f5de75e9b96264a0cd
2024-07-11gnu: miniflux: Adjust indentation.Sharlatan Hellseher
gnu/packages/web.scm (miniflux): Adjust indentation. Change-Id: I452511b80d56ec647691690d801839ab18049b33
2024-07-11gnu: miniflux: Update to 2.1.4.Rodion Goritskov
* gnu/packages/web.scm (miniflux): Update to 2.1.4. [arguments]: <#:go>: Use go-1.22. <#:import-path>: Reflect present go.mod. <#:build-flags>: Likewise. <#:phases>: Delete phase 'disable-cgo. [inputs]: Remove go-github-com-go-telegram-bot-api-telegram-bot-api, go-github-com-matrix-org-gomatrix and go-github-com-rylans-getlang. Add go-github-com-abadojack-whatlanggo, go-github-com-andybalholm-brotli, go-github-com-go-webauthn-webauthn go-golang-org-x-crypto, go-golang-org-x-net, go-golang-org-x-oauth2, and go-golang-org-x-text. Change-Id: I51a93f290b6a625a2c1db9959871396c0f67f5e5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-11gnu: Add go-github-com-go-webauthn-webauthn.Rodion Goritskov
* gnu/packages/golang-web.scm (go-github-com-go-webauthn-webauthn): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I990f088c5d3b8dd360f26e953e6d2c0d01f1c808
2024-07-11gnu: Add go-github-com-go-webauthn-x.Rodion Goritskov
* gnu/packages/golang-web.scm (go-github-com-go-webauthn-x): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: Ia7ebf7cfc9c9e588e9ee968603a5c6ea5237d75d
2024-07-11gnu: Add go-github-com-fxamacker-cbor-v2.Rodion Goritskov
* gnu/packages/golang-xyz.scm (go-github-com-fxamacker-cbor-v2): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I19e13404586613fd4629c35f50264120df264c6b
2024-07-11gnu: Add go-github-com-abadojack-whatlanggo.Rodion Goritskov
* gnu/packages/golang-xyz.scm (go-github-com-abadojack-whatlanggo): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I49a0d5c9d97ba9eb1279b75f5177966e800a2475
2024-07-11gnu: Add go-github-com-x448-float16.Rodion Goritskov
* gnu/packages/golang-maths.scm (go-github-com-x448-float16): New variable. Change-Id: I02d8b8b6fea19f6a7b882cfa5d0165d7751f76bf Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-11gnu: Add go-github-com-google-go-tpm.Rodion Goritskov
* gnu/packages/golang-crypto.scm (go-github-com-google-go-tpm): New variable. Change-Id: Ib7b640dcb4ea6b87fca1d320f044315620f7e5f3 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-11gnu: go-github-com-andybalholm-brotli: Update to 1.1.0.Rodion Goritskov
* gnu/packages/golang-compression.scm (go-github-com-andybalholm-brotli): Update to 1.1.0. Change-Id: Iafa533051e69423bffdb9e9c4f7db4bda3c39964 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-07-11gnu: trealla: Update to 2.53.48.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.53.48. Change-Id: I2544e65003880fa5ec6d70a8ba814bb88722c3c9
2024-07-11gnu: Remove python-pdbpp.Zheng Junjie
Fixes <https://issues.guix.gnu.org/72051> * gnu/packages/python-xyz.scm (python-pdbpp): Delete variable. Change-Id: Ide5dea642f12ff6f283f41e7a5ec637cf561d6af
2024-07-10gnu: linux-libre 6.6: Update to 6.6.38.Wilko Meyer
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.38. (linux-libre-6.6-pristine-source): Update hash. Change-Id: I3b0135a3eb7e483ed6eb8b3773522a5fa7ae02c7 Signed-off-by: Leo Famulari <leo@famulari.name>
2024-07-10gnu: yt-dlp: Update to 2024.07.09.Leo Famulari
* gnu/packages/video.scm (yt-dlp): Update to 2024.07.09. Change-Id: I0b6f52e3fe724ca4aa63aa73eb981a0ecffa8183
2024-07-10gnu: python-requests-next: Update to 2.32.3.Leo Famulari
* gnu/packages/python-web.scm (python-requests-next): Update to 2.32.3. Change-Id: Iaf2ebe678b4ee6a4d57a3c5273db244d240e2b55
2024-07-10gnu: cpuinfo: Fix supported systems.Efraim Flashner
* gnu/packages/parallel.scm (cpuinfo)[supported-systems]: Fix typo in armhf-linux. Change-Id: Idf2f683061c960e65ee173ea4b837387ee64d6c8