Skip to content

Commit

Permalink
add killall to flake
Browse files Browse the repository at this point in the history
Co-authored-by: Party Wumpus <[email protected]>
  • Loading branch information
AAGaming00 and PartyWumpus committed Oct 11, 2024
1 parent 7b32df0 commit 7e1406c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
poetry
jq
electron_30-bin
killall
# fixes local pyright not being able to see the pythonpath properly.
(pkgs.writeShellScriptBin "pyright" ''
${pkgs.pyright}/bin/pyright --pythonpath `which python3` "$@" '')
Expand Down

0 comments on commit 7e1406c

Please sign in to comment.