build-bazel-package: Add hash change to changelog

This commit is contained in:
Matthew Bauer 2020-05-09 14:13:23 -05:00
parent 1e19cc37bd
commit fe48f63c3c

View File

@ -326,6 +326,15 @@ php.override {
your configuration simply remove the quotes around the numbers.
</para>
</listitem>
<listitem>
<para>
When using <literal>buildBazelPackage</literal> from Nixpkgs,
<literal>flat</literal> hash mode is now used for dependencies
instead of <literal>recursive</literal>. This is to better allow
using hashed mirrors where needed. As a result, these hashes
will have changed.
</para>
</listitem>
</itemizedlist>
</section>