python310Packages.xattr: fix alignment
This commit is contained in:
parent
20688c1e17
commit
63f882cfd3
@ -38,5 +38,6 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/xattr/xattr";
|
||||
changelog = "https://github.com/xattr/xattr/blob/v${version}/CHANGES.txt";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user