Loading pkgs/by-name/ca/cargo-all-features/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,11 @@ rustPlatform.buildRustPackage rec { hash = "sha256-pHwQq6/KGCIYm3Q63YbUit6yUjwEFnpBJCE6lpGBcZc="; }; postPatch = '' substituteInPlace tests/settings.rs \ --replace-fail 'cmd.env("RUSTFLAGS", "-Cinstrument-coverage");' ''' ''; cargoHash = "sha256-tAwU7vJLp4KLzYAEbtSpNKbZBz+hBdAiIkUD/A5CpwI="; meta = with lib; { Loading Loading
pkgs/by-name/ca/cargo-all-features/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,11 @@ rustPlatform.buildRustPackage rec { hash = "sha256-pHwQq6/KGCIYm3Q63YbUit6yUjwEFnpBJCE6lpGBcZc="; }; postPatch = '' substituteInPlace tests/settings.rs \ --replace-fail 'cmd.env("RUSTFLAGS", "-Cinstrument-coverage");' ''' ''; cargoHash = "sha256-tAwU7vJLp4KLzYAEbtSpNKbZBz+hBdAiIkUD/A5CpwI="; meta = with lib; { Loading