From 8a0653eccab7fcd6dfb55fefa0de8efec589c41f Mon Sep 17 00:00:00 2001 From: linsui Date: Fri, 18 Aug 2023 17:08:28 +0800 Subject: fcitx5: fix update script --- pkgs/tools/inputmethods/fcitx5/update.py | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/tools/inputmethods') diff --git a/pkgs/tools/inputmethods/fcitx5/update.py b/pkgs/tools/inputmethods/fcitx5/update.py index 6c745ef7dbecd..8fa59d2926e2e 100755 --- a/pkgs/tools/inputmethods/fcitx5/update.py +++ b/pkgs/tools/inputmethods/fcitx5/update.py @@ -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 -- cgit 1.4.1