Loading pkgs/tools/inputmethods/fcitx5/update.py +0 −1 Original line number Diff line number Diff line #!/usr/bin/env nix-shell #!nix-shell -i python3 -p nix-update python3Packages.requests from nix_prefetch_github import * import requests import subprocess Loading Loading
pkgs/tools/inputmethods/fcitx5/update.py +0 −1 Original line number Diff line number Diff line #!/usr/bin/env nix-shell #!nix-shell -i python3 -p nix-update python3Packages.requests from nix_prefetch_github import * import requests import subprocess Loading