python: pyright -> pyrefly

This commit is contained in:
2026-06-18 19:10:49 +08:00
parent 7a84ae3b7a
commit 84485d9e8a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ in
my.hm.home.packages = with pkgs; [
python3
uv
pyright
pyrefly
];
};
}