Merge pull request #95894 from alexarice/agda-release-notes
Agda: add release notes
This commit is contained in:
commit
c914fffeba
@ -997,6 +997,40 @@ services.transmission.settings.rpc-bind-address = "0.0.0.0";
|
|||||||
the previous behaviour using <literal>undervolt.useTimer</literal>.
|
the previous behaviour using <literal>undervolt.useTimer</literal>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Agda has been heavily reworked.
|
||||||
|
<itemizedlist>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<literal>agda.mkDerivation</literal> has been heavily changed and
|
||||||
|
is now located at <package>agdaPackages.mkDerivation</package>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
New top-level packages <package>agda</package> and
|
||||||
|
<literal>agda.withPackages</literal> have been added, the second
|
||||||
|
of which sets up agda with access to chosen libraries.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
All agda libraries now live under
|
||||||
|
<literal>agdaPackages</literal>.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Many broken libraries have been removed.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
</itemizedlist>
|
||||||
|
See the <link
|
||||||
|
xlink:href="https://nixos.org/nixpkgs/manual/#agda">new
|
||||||
|
documentation</link> for more information.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user