Skip to content

Commit 71f11a6

Browse files
Emyrkaslilac
andauthored
remove shellhook message
Co-authored-by: Kayla Washburn-Love <mckayla@hey.com>
1 parent 9961c48 commit 71f11a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

flake.nix

-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090
devShell = pkgs.mkShell {
9191
buildInputs = devShellPackages;
9292
shellHook = ''
93-
echo "Welcome to the nix shell development environment!"
9493
export PLAYWRIGHT_BROWSERS_PATH=${pkgs.playwright-driver.browsers}
9594
export PLAYWRIGHT_SKIP_VALIDATE_HOST_REQUIREMENTS=true
9695
'';

0 commit comments

Comments
 (0)