Skip to content

Commit 7d6dbb5

Browse files
committed
Fix rust-rover build
1 parent 129eeb2 commit 7d6dbb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/applications/editors/jetbrains/default.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -403,8 +403,6 @@ rec {
403403
xargs patchelf \
404404
--replace-needed libssl.so.10 libssl.so \
405405
--replace-needed libcrypto.so.10 libcrypto.so
406-
407-
chmod +x $PWD/plugins/intellij-rust/bin/linux/*/intellij-rust-native-helper
408406
)
409407
'';
410408
});

0 commit comments

Comments
 (0)