We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6c7f8 commit ee39a6fCopy full SHA for ee39a6f
flake.nix
@@ -41,6 +41,7 @@
41
poetry
42
jq
43
electron_30-bin
44
+ killall
45
# fixes local pyright not being able to see the pythonpath properly.
46
(pkgs.writeShellScriptBin "pyright" ''
47
${pkgs.pyright}/bin/pyright --pythonpath `which python3` "$@" '')
0 commit comments