summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/dbxfs-remove-sentry-sdk.patch
AgeCommit message (Collapse)Author
2025-10-29gnu: dbxfs: Update to 2.0.1.Nicolas Graves
* gnu/packages/python-xyz.scm (dbxfs): Update to 2.0.1. [source]<patches>: Drop patch. The code has been reorganized in a way that makes it easier to drop the sentry_sdk dependency. [arguments]<#:phases>: Drop the sentry_sdk dependency in phase 'relax-requirements. [propagated-inputs]: Remove python-keyring, python-keyrings-alt. Change-Id: Ied640a1b5de9ed2dae462184cce51692243b9dfb Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2022-07-24gnu: dbxfs: Update to 1.0.63.Efraim Flashner
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.63. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update patch.
2020-12-28gnu: dbxfs: Update to 1.0.48.Efraim Flashner
* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.48. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: Update for newer version of dbxfs.
2020-08-16gnu: Add dbxfs.Efraim Flashner
* gnu/packages/file-systems.scm (dbxfs): New variable. * gnu/packages/patches/dbxfs-remove-sentry-sdk.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.