diff --git a/nixos/doc/manual/release-notes/rl-2411.section.md b/nixos/doc/manual/release-notes/rl-2411.section.md index 5b3888d72c75..92f7e67e7f48 100644 --- a/nixos/doc/manual/release-notes/rl-2411.section.md +++ b/nixos/doc/manual/release-notes/rl-2411.section.md @@ -330,7 +330,7 @@ - The `vendorHash` of Go packages built with `buildGoModule` can now be overridden with `overrideAttrs`. `goModules`, `modRoot`, `vendorHash`, `deleteVendor`, and `proxyVendor` are now passed as derivation attributes. - `goModules` and `vendorHash` are no longer placed t under `passthru`. + `goModules` and `vendorHash` are no longer placed under `passthru`. - `hareHook` has been added as the language framework for Hare. From now on, it, not the `hare` package, should be added to `nativeBuildInputs` when building