scripts/kde/generate-sources: fix shebang
This commit is contained in:
parent
f6618fa3d5
commit
30409af9ef
@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env nix-shell
|
||||
#!nix-shell -i python3 -p "python3.withPackages(ps: [ ps.beautifulsoup4 ps.click ps.httpx ps.jinja2 ps.pyyaml ])
|
||||
#!nix-shell -i python3 -p "python3.withPackages(ps: [ ps.beautifulsoup4 ps.click ps.httpx ps.jinja2 ps.pyyaml ])"
|
||||
import base64
|
||||
import binascii
|
||||
import json
|
||||
|
Loading…
Reference in New Issue
Block a user