Loading pkgs/applications/version-management/radicle-cli/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ rustPlatform.buildRustPackage rec { }; }; # Otherwise, there are errors due to the `abigen` macro from `ethers`. auditable = false; nativeBuildInputs = [ pkg-config cmake Loading Loading
pkgs/applications/version-management/radicle-cli/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,9 @@ rustPlatform.buildRustPackage rec { }; }; # Otherwise, there are errors due to the `abigen` macro from `ethers`. auditable = false; nativeBuildInputs = [ pkg-config cmake Loading