Update pkgs/by-name/rw/rwalk/package.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
Nabeen Tiwaree
2024-12-30 10:03:36 -05:00
committed by GitHub
co-authored by Gaétan Lepage
parent 3520763800
commit b9cc3de65b
-3
View File
@@ -28,9 +28,6 @@ rustPlatform.buildRustPackage rec {
buildInputs =
[
openssl
]
++ lib.optionals stdenv.isDarwin [
darwin.apple_sdk.frameworks.Security
];
env = {