devenv: rm test binaries

Prior to this change the devenv package contained "devenv-run-tests"
and "xtask" test binaries.
This commit is contained in:
Alex Martens 2024-08-07 18:51:57 -07:00
parent 0039426728
commit e574a549ab

View File

@ -43,6 +43,8 @@ in rustPlatform.buildRustPackage {
cargoHash = "sha256-fCXAFVmKns8uglbzyCznoVFGCU+Veq0t1h8T7i1P5XQ=";
buildAndTestSubdir = "devenv";
nativeBuildInputs = [ makeWrapper pkg-config ];
buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [