Skip to content

Commit

Permalink
Nix: Install ghciwatch and update the flake to get it.
Browse files Browse the repository at this point in the history
PR-URL: hasura/graphql-engine-mono#10970
GitOrigin-RevId: 7236edb1f23e062813111206e037ecd5ef573253
  • Loading branch information
SamirTalwar authored and hasura-bot committed Jul 31, 2024
1 parent 268fdc8 commit 38728f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions nix/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ let
# The version of GHC in `ghcName` is set in nix/overlays/ghc.nix.
haskellInputs = [
pkgs.cabal2nix
pkgs.ghciwatch

ghc
hls
Expand Down

0 comments on commit 38728f9

Please sign in to comment.