about summary refs log tree commit diff
path: root/nixos/doc/manual
diff options
context:
space:
mode:
authorMaxime Brunet <max@brnt.mx>2023-12-29 14:12:02 -0800
committerMaxime Brunet <max@brnt.mx>2023-12-30 12:27:42 -0800
commit92c3800caf7e2ab578bd3b3bce683efa0fc72c5e (patch)
tree5f8a853fa8ca37f08d3d1b7144b4460cca5b945f /nixos/doc/manual
parent5bc0439d70e4fb8da3fc84144216d922b7bc9f41 (diff)
downloadnixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.tar
nixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.tar.gz
nixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.tar.bz2
nixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.tar.lz
nixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.tar.xz
nixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.tar.zst
nixlib-92c3800caf7e2ab578bd3b3bce683efa0fc72c5e.zip
mockgen: change upstream to uber-go fork
Diffstat (limited to 'nixos/doc/manual')
-rw-r--r--nixos/doc/manual/release-notes/rl-2405.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2405.section.md b/nixos/doc/manual/release-notes/rl-2405.section.md
index a1d26f6a12f7..0e6b7b06a3d1 100644
--- a/nixos/doc/manual/release-notes/rl-2405.section.md
+++ b/nixos/doc/manual/release-notes/rl-2405.section.md
@@ -128,6 +128,8 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
   `globalRedirect` can now have redirect codes other than 301 through
   `redirectCode`.
 
+- The source of the `mockgen` package has changed to the [go.uber.org/mock](https://github.com/uber-go/mock) fork because [the original repository is no longer maintained](https://github.com/golang/mock#gomock).
+
 - [](#opt-boot.kernel.sysctl._net.core.wmem_max_) changed from a string to an integer because of the addition of a custom merge option (taking the highest value defined to avoid conflicts between 2 services trying to set that value), just as [](#opt-boot.kernel.sysctl._net.core.rmem_max_) since 22.11.
 
 - `services.zfs.zed.enableMail` now uses the global `sendmail` wrapper defined by an email module