about summary refs log blame commit diff
path: root/doc/manual/release-notes/rl-2.3.xml
blob: 428213b360badeab76a451fd2e21f190e69f8f7e (plain) (tree)





















                                                                         
<section xmlns="http://docbook.org/ns/docbook"
      xmlns:xlink="http://www.w3.org/1999/xlink"
      xmlns:xi="http://www.w3.org/2001/XInclude"
      version="5.0"
      xml:id="ssec-relnotes-2.3">

<title>Release 2.3 (????-??-??)</title>

<para>This release contains the following changes:</para>

<itemizedlist>

  <listitem>
    <para><function>builtins.fetchGit</function>'s <varname>ref</varname>
    argument now allows specifying an absolute remote ref.
    Nix will automatically prefix <varname>ref</varname> with
    <literal>refs/heads</literal> only if <varname>ref</varname> doesn't
    already begin with <literal>refs/</literal>.
    </para>
  </listitem>
</itemizedlist>
</section>