Skip to content

Commit ee39a6f

Browse files
add killall to flake
Co-authored-by: Party Wumpus <[email protected]>
1 parent 0d6c7f8 commit ee39a6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
poetry
4242
jq
4343
electron_30-bin
44+
killall
4445
# fixes local pyright not being able to see the pythonpath properly.
4546
(pkgs.writeShellScriptBin "pyright" ''
4647
${pkgs.pyright}/bin/pyright --pythonpath `which python3` "$@" '')

0 commit comments

Comments
 (0)