diff --git a/pkgs/shells/fish/babelfish.nix b/pkgs/shells/fish/babelfish.nix index 3c36a8dc40c7..640c45e9e223 100644 --- a/pkgs/shells/fish/babelfish.nix +++ b/pkgs/shells/fish/babelfish.nix @@ -16,6 +16,8 @@ buildGoModule (finalAttrs: { vendorHash = "sha256-HY9ejLfT6gj3vUMSzbNZ4QlpB+liigTtNDBNWCy8X38="; + __structuredAttrs = true; + meta = { description = "Translate bash scripts to fish"; mainProgram = "babelfish";