fcitx5: fix update script

This commit is contained in:
linsui 2023-08-18 17:08:28 +08:00
parent 1e1cf5367d
commit 8a0653ecca

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