From f517e08a02d7eeb73993dd0335557db26b97e6de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Ha=CC=88cker?= Date: Sat, 23 May 2026 19:27:23 +0200 Subject: [PATCH] fresh-editor: enable structuredAttrs support --- pkgs/by-name/fr/fresh-editor/package.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkgs/by-name/fr/fresh-editor/package.nix b/pkgs/by-name/fr/fresh-editor/package.nix index 7becc714d075..6785fab48992 100644 --- a/pkgs/by-name/fr/fresh-editor/package.nix +++ b/pkgs/by-name/fr/fresh-editor/package.nix @@ -23,6 +23,8 @@ rustPlatform.buildRustPackage (finalAttrs: { cargoHash = "sha256-hJtLn4pW581Nazj+f4csHt/PQaxgOTfewmSZbyZKnNw="; + __structuredAttrs = true; + nativeBuildInputs = [ gzip makeBinaryWrapper