From 223ae6aa0b14c071d5719ada0cc6b43e9199a81b Mon Sep 17 00:00:00 2001 From: Joris Date: Tue, 3 Sep 2019 23:25:39 +0200 Subject: Use wreq instead of http-conduit to maintain cookies in a session --- shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell.nix') diff --git a/shell.nix b/shell.nix index 0585615..afe339f 100644 --- a/shell.nix +++ b/shell.nix @@ -2,7 +2,7 @@ with import {}; { env = stdenv.mkDerivation { name = "env"; buildInputs = with nodePackages; with haskellPackages; [ - cabal-install + stack nodemon stylish-haskell tmux -- cgit v1.2.3