python: editorconfig fixes
This commit is contained in:
@@ -16,8 +16,8 @@ buildPythonPackage rec {
|
||||
# error: invalid command 'test'
|
||||
doCheck = false;
|
||||
|
||||
patches = [
|
||||
# see: https://gitlab.freedesktop.org/xdg/pyxdg/-/merge_requests/5
|
||||
patches = [
|
||||
# see: https://gitlab.freedesktop.org/xdg/pyxdg/-/merge_requests/5
|
||||
(fetchpatch {
|
||||
url = "https://gitlab.freedesktop.org/xdg/pyxdg/-/commit/78405aaa34463db2c6f33ca28ae2293dd3bb1e91.patch";
|
||||
sha256 = "17cjax546rkqv5kvwczjqjdd6vmlvcxjanz0296dlfq23j2wbx63";
|
||||
|
||||
Reference in New Issue
Block a user