summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorEmmanuel Rosa <goaway1000@gmail.com>2018-05-09 13:21:38 -0400
committerEmmanuel Rosa <goaway1000@gmail.com>2018-05-09 13:21:38 -0400
commit0198bcc1eb018c2891ca89b902ddf950cd048393 (patch)
tree8d6503e22d2963c447576e37aecec34ae8451a6b /nixos
parentd9debbeacf7ddf35380a5d59f2742a14579d0fc5 (diff)
downloadnixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.tar
nixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.tar.gz
nixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.tar.bz2
nixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.tar.lz
nixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.tar.xz
nixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.tar.zst
nixpkgs-0198bcc1eb018c2891ca89b902ddf950cd048393.zip
gnucash: add upgrade instructions to NixOS release notes
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-1809.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1809.xml b/nixos/doc/manual/release-notes/rl-1809.xml
index 01b5e9d7746..e10827d5db2 100644
--- a/nixos/doc/manual/release-notes/rl-1809.xml
+++ b/nixos/doc/manual/release-notes/rl-1809.xml
@@ -107,6 +107,17 @@ $ nix-instantiate -E '(import &lt;nixpkgsunstable&gt; {}).gitFull'
      a stable URL for Nixpkgs to use to package this proprietary software.
     </para>
    </listitem>
+   <listitem>
+    <para>
+     <literal>gnucash</literal> has changed from version 2.4 to 3.x.
+     If you've been using <literal>gnucash</literal> (version 2.4) instead of
+     <literal>gnucash26</literal> (version 2.6) you must open your Gnucash 
+     data file(s) with <literal>gnucash26</literal> and then save them to
+     upgrade the file format. Then you may use your data file(s) with
+     Gnucash 3.x. See the upgrade <link xlink:href="https://wiki.gnucash.org/wiki/FAQ#Using_Different_Versions.2C_Up_And_Downgrade">documentation</link>.
+     Gnucash 2.4 is still available under the attribute <literal>gnucash24</literal>.
+    </para>
+   </listitem>
   </itemizedlist>
  </section>