diff --git a/pkgs/by-name/fr/fresh-editor/package.nix b/pkgs/by-name/fr/fresh-editor/package.nix index 08125e94188f..4a1e074aebfb 100644 --- a/pkgs/by-name/fr/fresh-editor/package.nix +++ b/pkgs/by-name/fr/fresh-editor/package.nix @@ -80,7 +80,6 @@ rustPlatform.buildRustPackage (finalAttrs: { platforms = lib.platforms.linux ++ lib.platforms.darwin; sourceProvenance = with lib.sourceTypes; [ fromSource - binaryNativeCode # librusty_v8.a ]; }; })