| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Remove go-golang-org-x-exp-2023.•••* gnu/packages/golang-build.scm (go-golang-org-x-exp-2023): Delete variable.
* gnu/packages/golang-web.scm (go-github-com-multiformats-go-multiaddr-0.12):
[propagated-inputs]: Remove go-golang-org-x-exp-2023; add go-golang-org-x-exp.
* gnu/packages/ipfs.scm (kubo):
[inputs]: Remove go-golang-org-x-exp-2023; add go-golang-org-x-exp.
Change-Id: I6d8984114f9aab5369f443e71838f93228a645e9
| Sharlatan Hellseher | 2024-07-15 | 3 | -18/+2 |
* | gnu: go-golang-org-x-exp: Update to 0.0.0-20240613232115-7f521ea00fb8.•••* gnu/packages/golang-build.scm (go-golang-org-x-exp): Update to 0.0.0-20240613232115-7f521ea00fb8.
Change-Id: I0317b402ec8b5c0cd9b519725b3fdcc07126feac
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+15 |
* | gnu: packages/golang: Set default go version to 1.21.•••Golang versions 1.17 (02 Aug 2022), 1.18 (01 Feb 2023), 1.19 (06 Sep
2023) and 1.20 (06 Feb 2024) are EOL <https://endoflife.date/go>.
These changes set preferable default version to the minimal currently
maintained one e.g. 1.21
* gnu/packages/golang.scm (go): Set default to go-1.21, add annotation
for the future maintenance.
Remove field <#:go> setting Golang version to go-1.18, go-1.19, 1.20 and
1.21:
* gnu/packages/admin.scm
* gnu/packages/configuration-management.scm
* gnu/packages/databases.scm
* gnu/packages/disk.scm
* gnu/packages/education.scm
* gnu/packages/file-systems.scm
* gnu/packages/finance.scm
* gnu/packages/golang-check.scm
* gnu/packages/golang-crypto.scm
* gnu/packages/golang-web.scm
* gnu/packages/golang-xyz.scm
* gnu/packages/golang.scm
* gnu/packages/high-availability.scm
* gnu/packages/ipfs.scm
* gnu/packages/irc.scm
* gnu/packages/messaging.scm
* gnu/packages/networking.scm
* gnu/packages/syncthing.scm
* gnu/packages/textutils.scm
* gnu/packages/time.scm
* gnu/packages/version-control.scm
* gnu/packages/video.scm
Change-Id: Ieba6a5d7a18423f838d14c02ad55a2ba9c8559eb
| Sharlatan Hellseher | 2024-07-15 | 22 | -139/+26 |
* | gnu: go-github-com-yuin-goldmark: Enable all tests.•••* gnu/packages/golang-build.scm (go-github-com-yuin-goldmark)
[arguments]: <#:phases>: Use custom 'check phase.
[description]: Start from the new line.
Change-Id: I81c2c17c91460c77de385c38d9a3c3311656925a
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+13 |
* | gnu: go-github-com-yuin-goldmark: Update to 1.7.4.•••* gnu/packages/golang-build.scm (go-github-com-yuin-goldmark): Update to 1.7.4.
Change-Id: I7eff50c2e94ef69d7a82df93bcd61be68f31abeb
| Sharlatan Hellseher | 2024-07-15 | 1 | -2/+2 |
* | gnu: linux-libre 6.1: Update to 6.1.98.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.98.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
Change-Id: I02e5966fff27fb7f49f0a5ecc241a14e30b9eebe
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-07-14 | 1 | -3/+3 |
* | gnu: linux-libre 6.6: Update to 6.6.39.•••* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.39.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.
Change-Id: Ibbce0092c1e565c4fe971ec7ffa951d9adb89966
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-07-14 | 1 | -3/+3 |
* | gnu: linux-libre 6.9: Update to 6.9.9.•••* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.9.
(linux-libre-6.9-pristine-source, deblob-scripts-6.9): Update hashes.
Change-Id: Id6f12a21b78acac8d24527086c1e669fc4d35baa
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer | 2024-07-14 | 1 | -3/+3 |
* | gnu: znc: Hash passwords with Argon2id.•••* gnu/packages/messaging.scm (znc)[inputs]: Add argon2.
Change-Id: Iee64e2b6efb2f2e33fba2c641e8ef22e5785ecde
| Tobias Geerinckx-Rice | 2024-07-07 | 1 | -1/+3 |
* | gnu: znc: Update to 1.9.1 [fixes CVE-2024-39844].•••* gnu/packages/messaging.scm (znc): Update to 1.9.1.
[arguments]: Don't explicitly return #t from phases.
Change-Id: I115ea81d75b44a363b84216ed6e1d237517d1d29
| Tobias Geerinckx-Rice | 2024-07-07 | 1 | -4/+4 |
* | gnu: gsequencer: Update to 6.16.8.•••* gnu/packages/music.scm (gsequencer): Update to 6.16.8.
Change-Id: Iaf8aec89846dcbca96ae634f4537c263ab0bfa4e
| Vinicius Monego | 2024-07-14 | 1 | -2/+2 |
* | gnu: python-hy: Reformat with 'guix style'.•••* gnu/packages/python-xyz.scm (python-hy): Reformat package using 'guix
style'.
Change-Id: Ie7dadd33fca2cabefcb83c3f50826752ad2c8a98
| Vinicius Monego | 2024-07-14 | 1 | -8/+7 |
* | gnu: python-hy: Move to pyproject-build-system.•••* gnu/packages/python-xyz.scm (python-hy)[build-system]: Move to
pyproject-build-system.
[arguments]: Remove custom 'check phase. Use #:test-flags to skip a failing
test and enable other previously failing tests.
Change-Id: Ic5df4459f192ee79652dc77390d041999e505152
| Vinicius Monego | 2024-07-14 | 1 | -13/+4 |
* | gnu: python-hy: Update to 0.29.0.•••* gnu/packages/python-xyz.scm (python-hy): Update to 0.29.0.
[arguments]<#:phases>: Delete the 'set-version and
'remove-installed-build-scripts phases. Hy no longer uses them to report its
version.
Change-Id: Ie3c388bc8b0c55d275bb00a0ad9eb7d09c37228c
| Vinicius Monego | 2024-07-14 | 1 | -13/+2 |
* | gnu: kdenlive: Update to 24.05.2.•••* gnu/packages/kde.scm (kdenlive): Update to 24.05.2.
Change-Id: I171bd40621e1e63a201eb5ea68906853bc32685b
| Vinicius Monego | 2024-07-14 | 1 | -2/+2 |
* | gnu: trealla: Update to 2.54.3.•••* gnu/packages/prolog.scm (trealla): Update to 2.54.3.
Change-Id: Iacaca2720ae4a457c570ebcd13be0260c81aa691
| jgart | 2024-07-13 | 1 | -2/+2 |
* | gnu: Add python-angr.•••* gnu/packages/patches/python-angr-addition-type-error.patch:
New patch.
* gnu/packages/patches/python-angr-check-exec-deps.patch:
New patch.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/python-xyz.scm (python-angr): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 4 | -0/+210 |
* | gnu: Add python-ailment.•••* gnu/packages/python-xyz.scm (python-ailment): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+28 |
* | gnu: Add python-cle.•••* gnu/packages/python-xyz.scm (python-cle): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -1/+27 |
* | gnu: Add python-pyvex.•••* gnu/packages/patches/python-pyvex-remove-angr-dependency.patch:
New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-pyvex): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 3 | -0/+118 |
* | gnu: Add python-archinfo.•••* gnu/packages/emulators.scm (python-archinfo): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+28 |
* | gnu: Add python-claripy.•••* gnu/packages/python-xyz.scm (python-claripy): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+40 |
* | gnu: Add python-pysmt.•••* gnu/packages/patches/python-pysmt-fix-pow-return-type.patch:
New patch.
* gnu/packages/patches/python-pysmt-fix-smtlib-serialization-test.patch:
New patch.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/python-xyz.scm (python-pysmt): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 4 | -0/+379 |
* | gnu: Add python-rpyc.•••* gnu/packages/python-xyz.scm (python-rpyc): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+41 |
* | gnu: Add python-nampa.•••* gnu/packages/python-xyz.scm (python-nampa): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+20 |
* | gnu: Add python-mulpyplexer.•••* gnu/packages/python-xyz.scm (python-mulpyplexer): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+23 |
* | gnu: Add python-keystone-engine.•••* gnu/packages/emulators.scm (python-keystone-engine): New variable.
Signed-off-by: jgart <jgart@dismail.de>
| Sören Tempel | 2024-07-13 | 1 | -0/+22 |
* | Revert "gnu: python-requests-toolbelt: Update to 1.0.0."•••This breaks poetry so reverting.
This reverts commit ddb22a10e04c966eaa6ecbc50c3fc75dc3a143c3.
| jgart | 2024-07-13 | 1 | -11/+6 |
* | Revert "gnu: python-requests-toolbelt: Use new style."•••This breaks poetry so reverting.
This reverts commit c0ecad208e305b6cd73a4ab0879e3407b879e1f9.
| jgart | 2024-07-13 | 1 | -14/+13 |
* | gnu: python-requests-toolbelt: Use new style.•••* gnu/packages/python-xyz.scm (python-requests-toolbelt) [arguments]: Use new
style.
Change-Id: Ifbb305babeff37a34ca8789c3a08e0363e8583bf
| jgart | 2024-07-13 | 1 | -13/+14 |
* | gnu: python-requests-toolbelt: Update to 1.0.0.•••* 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>
| Felix Gruber | 2024-07-13 | 1 | -6/+11 |
* | gnu: elixir: Update to 1.17.2.•••* gnu/packages/elixir.scm (elixir): Update to 1.17.2.
Change-Id: Ief8898ec4d48af09ea4f270787b79398ff24f9fa
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Igor Goryachev via Guix-patches via | 2024-07-13 | 1 | -2/+2 |
* | gnu: klee: Build with klee-uclibc support.•••* gnu/packages/check.scm (klee): Use klee-uclibc.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sören Tempel | 2024-07-13 | 1 | -2/+21 |
* | gnu: Add klee-uclibc.•••* gnu/packages/check.scm (klee-uclibc): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Sören Tempel | 2024-07-13 | 1 | -0/+58 |
* | gnu: lollypop: Update package style.•••* 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>
| James Smith | 2024-07-13 | 1 | -18/+18 |
* | gnu: lollypop: Update to 1.4.40.•••* gnu/packages/gnome.scm: (lollypop): Update to 1.4.40.
Change-Id: I8803c04f7ac2b8597920cc3e2a8371ada6a1dbab
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| James Smith | 2024-07-13 | 1 | -2/+3 |
* | gnu: rapidcheck: Update to 0.0.0-1.ff6af6f.•••* 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.
| Liliana Marie Prikler | 2024-07-13 | 1 | -17/+27 |
* | nls: Update translations.•••Change-Id: I691cef365279ee5c50208a87ef5372a47152508e
| Florian Pelz | 2024-07-12 | 9 | -22693/+25246 |
* | build-system/composer: Do not try to delete-duplicates.•••* guix/build-system/composer.scm (create-autoload):
Do not use the delete-duplicates function, stale code that should have
been removed in an earlier cleanup.
Change-Id: I778c1cfba7ef8de16a1ba297b583595b391b7e00
Signed-off-by: jgart <jgart@dismail.de>
| Nicolas Graves | 2024-07-12 | 1 | -7/+5 |
* | gnu: nano: Update to 8.1.•••* gnu/packages/text-editors.scm (nano): Update to 8.1.
Change-Id: Ib6bc2371393c0bd2a854a0437d27fe36cd76f871
Signed-off-by: jgart <jgart@dismail.de>
| Andy Tai | 2024-07-12 | 1 | -2/+2 |
* | gnu: python-colorlog: Use new style.•••* gnu/packages/python-xyz.scm (python-colorlog): Use new style.
Change-Id: Id31d34d9c09330f7a5aa723ca1a1352b6736d875
| jgart | 2024-07-11 | 1 | -8/+9 |
* | gnu: python-pytelegrambotapi: Update to 4.21.0.•••* 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
| jgart | 2024-07-11 | 1 | -4/+4 |
* | gnu: python-pytelegrambotapi: Use new style.•••* gnu/packages/python-xyz.scm (python-pytelegrambotapi) [arguments]: Use new
style.
Change-Id: Id31d34d9c09330f7a5aa723ca1a1352b6736d875
| jgart | 2024-07-11 | 1 | -8/+8 |
* | gnu: python-typed-ast: Add comment regarding package's end of life.•••* gnu/packages/python-xyz.scm (python-typed-ast): Add comment.
Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
| jgart | 2024-07-11 | 1 | -0/+1 |
* | gnu: python-typed-ast: Use new style.•••* gnu/packages/python-xyz.scm (python-typed-ast) [arguments]: Use new style.
Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
| jgart | 2024-07-11 | 1 | -6/+6 |
* | gnu: python-typed-ast: Make the 'check' phase respect #:tests?.•••* gnu/packages/python-xyz.scm (python-typed-ast) [arguments]: Make the 'check'
phase respect #:tests?.
Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
| jgart | 2024-07-11 | 1 | -2/+3 |
* | gnu: xrdp: update to 0.10.0.•••* gnu/packages/rdesktop.scm (xrdp): Update to 0.10.0.
[native-inputs]: Add cmocka.
Change-Id: Ifdf6e8759753d49a8f169aac128a943be71f2958
Signed-off-by: jgart <jgart@dismail.de>
| Andy Tai | 2024-07-11 | 1 | -2/+3 |
* | gnu: python-sacn: Enable tests.•••* gnu/packages/python-xyz.scm (python-sacn) [arguments]: Enable tests.
Change-Id: I6817270eca0c19bc786aa77460759f32d47a2948
| jgart | 2024-07-11 | 1 | -0/+7 |
* | gnu: Add python-sacn.•••* gnu/packages/python-xyz.scm (python-sacn): New variable.
Signed-off-by: jgart <jgart@dismail.de>
Change-Id: Iaed5ba294366a6934248c335ca30f7ca71a1127a
| Rick Huijzer | 2024-07-11 | 1 | -0/+23 |
* | gnu: unicorn: Update to 2.0.1.post1.•••* 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>
| c4droid | 2024-07-11 | 1 | -99/+19 |