python3Packages.btrfsutil: update homepage

This commit is contained in:
Timo Gottszky
2026-06-02 11:32:45 +02:00
parent fa768397ac
commit 5d833cec52
@@ -45,7 +45,7 @@ buildPythonPackage {
meta = {
description = "Library for managing Btrfs filesystems";
homepage = "https://btrfs.wiki.kernel.org/";
homepage = "https://btrfs.readthedocs.io/";
license = lib.licenses.lgpl21Plus;
maintainers = with lib.maintainers; [
raskin