nixos/manual: fix build

This broke in https://github.com/NixOS/nixpkgs/pull/86376

Also, fix some stray trailing whitespaces
This commit is contained in:
Florian Klink 2020-05-14 18:17:50 +02:00
parent 9ec8205e78
commit 6f4f37d655

View File

@ -124,7 +124,6 @@ services.mysql.initialScript = pkgs.writeText "mariadb-init.sql" ''
<para> <para>
The go-modules builder now uses vendorSha256 instead of modSha256 to pin The go-modules builder now uses vendorSha256 instead of modSha256 to pin
fetched version data. This is currently a warning, but will be removed in the next release. fetched version data. This is currently a warning, but will be removed in the next release.
</programlisting>
</para> </para>
</listitem> </listitem>
<listitem> <listitem>