fix: failed to deploy nixos-unstable

This commit is contained in:
Ryan Yin
2024-01-21 17:06:25 +08:00
parent a76daab3ce
commit 68e5d860d8
10 changed files with 56 additions and 39 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
#-- python
nodePackages.pyright # python language server
(python310.withPackages (
(python311.withPackages (
ps:
with ps; [
ruff-lsp