We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92a2c31 commit 259dcd1Copy full SHA for 259dcd1
1 file changed
nixos/doc/manual/release-notes/rl-2009.xml
@@ -202,9 +202,7 @@ GRANT ALL PRIVILEGES ON *.* TO 'mysql'@'localhost' WITH GRANT OPTION;
202
likekly to break with future versions of go. As a result
203
<literal>buildGoModule</literal> switched from
204
<literal>modSha256</literal> to the <literal>vendorSha256</literal>
205
- attribute to pin fetched version data. <literal>buildGoModule</literal>
206
- still accepts <literal>modSha256</literal> with a warning, but support will
207
- be removed in the next release.
+ attribute to pin fetched version data.
208
</para>
209
</listitem>
210
<listitem>
0 commit comments