fcitx5: fix update script

This commit is contained in:
linsui
2023-08-21 16:38:08 +08:00
parent 1e1cf5367d
commit 8a0653ecca
-1
View File
@@ -1,7 +1,6 @@
#!/usr/bin/env nix-shell
#!nix-shell -i python3 -p nix-update python3Packages.requests
from nix_prefetch_github import *
import requests
import subprocess