rl-2411.section.md: fix typo

This commit is contained in:
Yueh-Shun Li 2024-08-17 04:17:27 +08:00
parent 3a112c9ba5
commit b485499dd7

View File

@ -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