Merge pull request #335200 from ShamrockLee/release-note-typo

rl-2411.section.md: fix typo from #225051
This commit is contained in:
Lin Jian
2024-08-17 07:04:52 +08:00
committed by GitHub
@@ -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