Use python3 instead of python310
This commit is contained in:
@@ -10,7 +10,7 @@ let
|
||||
|
||||
showUnsaved =
|
||||
''
|
||||
#!${pkgs.python310}/bin/python
|
||||
#!${pkgs.python3}/bin/python
|
||||
import stat
|
||||
import sys
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user