diff --git a/ci/shell.nix b/ci/shell.nix index 40e99e397..bffed3e56 100644 --- a/ci/shell.nix +++ b/ci/shell.nix @@ -71,7 +71,6 @@ stdenvNoCC.mkDerivation ({ SDL2 SDL2_image autoflake - autoPatchelfHook bash check curl # for connect tests @@ -96,6 +95,7 @@ stdenvNoCC.mkDerivation ({ zlib moreutils ] ++ lib.optionals (!stdenv.isDarwin) [ + autoPatchelfHook procps valgrind ] ++ lib.optionals (stdenv.isDarwin) [