Loading pkgs/by-name/lo/localsend/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ makeDesktopItem, copyDesktopItems, nixosTests, pkg-config, libayatana-appindicator, undmg, makeBinaryWrapper, Loading Loading @@ -36,6 +35,11 @@ let pasteboard = "sha256-lJA5OWoAHfxORqWMglKzhsL1IFr9YcdAQP/NVOLYB4o="; }; postPatch = '' substituteInPlace lib/util/native/autostart_helper.dart \ --replace-fail 'Exec=''${Platform.resolvedExecutable}' "Exec=localsend_app" ''; nativeBuildInputs = [ copyDesktopItems ]; Loading Loading
pkgs/by-name/lo/localsend/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,6 @@ makeDesktopItem, copyDesktopItems, nixosTests, pkg-config, libayatana-appindicator, undmg, makeBinaryWrapper, Loading Loading @@ -36,6 +35,11 @@ let pasteboard = "sha256-lJA5OWoAHfxORqWMglKzhsL1IFr9YcdAQP/NVOLYB4o="; }; postPatch = '' substituteInPlace lib/util/native/autostart_helper.dart \ --replace-fail 'Exec=''${Platform.resolvedExecutable}' "Exec=localsend_app" ''; nativeBuildInputs = [ copyDesktopItems ]; Loading