feat(nix): Add python3 in devShell (#830)

This commit is contained in:
ReStranger
2025-12-26 01:39:45 +08:00
committed by GitHub
parent 1f4650a105
commit 07cbc503bc
+1
View File
@@ -42,6 +42,7 @@
nixfmt-rfc-style nixfmt-rfc-style
nixfmt-tree nixfmt-tree
pnpm pnpm
python314
]; ];
}; };
} }