We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b32df0 commit 7e1406cCopy full SHA for 7e1406c
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