chore | work-around pipx build error

This commit is contained in:
Don Harper 2026-05-28 06:54:25 -05:00
parent 95a234d9b2
commit 86db24ce8e

View file

@ -78,7 +78,16 @@
notmuch
pandoc
pinentry-curses
pipx
# pipx # FIXME - not building 2026-05-26
# See https://github.com/NixOS/nixpkgs/issues/522307
(pipx.overridePythonAttrs (old: {
disabledTests =
(old.disabledTests or [])
++ [
"test_fix_package_name"
"test_parse_specifier_for_metadata"
];
}))
ps_mem
psmisc
ranger