Loading pkgs/applications/office/roam-research/linux.nix +2 −0 Original line number Diff line number Diff line Loading @@ -59,7 +59,9 @@ in stdenv.mkDerivation rec { --replace "/opt/Roam Research/roam-research" "roam-research" ''; # autoPatchelfHook/patchelf are not used because they cause the binary to coredump. dontPatchELF = true; meta = with lib; { description = "A note-taking tool for networked thought"; homepage = "https://roamresearch.com/"; Loading Loading
pkgs/applications/office/roam-research/linux.nix +2 −0 Original line number Diff line number Diff line Loading @@ -59,7 +59,9 @@ in stdenv.mkDerivation rec { --replace "/opt/Roam Research/roam-research" "roam-research" ''; # autoPatchelfHook/patchelf are not used because they cause the binary to coredump. dontPatchELF = true; meta = with lib; { description = "A note-taking tool for networked thought"; homepage = "https://roamresearch.com/"; Loading