about summary refs log tree commit diff
path: root/nixos/doc/manual/release-notes
diff options
context:
space:
mode:
authorMaximilian Bosch <maximilian@mbosch.me>2018-04-06 17:16:31 +0200
committerMaximilian Bosch <maximilian@mbosch.me>2018-04-07 11:35:56 +0200
commitef5e212d20959d4d883df2ff2a54e5ef4b2512a5 (patch)
treeb22da027b701cdda9b3396a0eaee913adcc35fa9 /nixos/doc/manual/release-notes
parentc1f1d8634b2f681c70e153fa76eb4e9d2f223c63 (diff)
downloadnixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.tar
nixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.tar.gz
nixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.tar.bz2
nixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.tar.lz
nixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.tar.xz
nixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.tar.zst
nixlib-ef5e212d20959d4d883df2ff2a54e5ef4b2512a5.zip
clementine: provide free derivation by default
The `clementine` package is actually released under Apache license, but
requires the unfree `libspotify` package to build.

Now `nixpkgs.clementine` points to the free derivation and
`nixpkgs.clementineUnfree` has been introduced for the package bundled
with spotify support.

Fixes #38315
Diffstat (limited to 'nixos/doc/manual/release-notes')
-rw-r--r--nixos/doc/manual/release-notes/rl-1809.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1809.xml b/nixos/doc/manual/release-notes/rl-1809.xml
index 959bd86759b1..61f9ec8ba995 100644
--- a/nixos/doc/manual/release-notes/rl-1809.xml
+++ b/nixos/doc/manual/release-notes/rl-1809.xml
@@ -58,6 +58,9 @@ following incompatible changes:</para>
 <itemizedlist>
   <listitem>
     <para>
+      The <literal>clementine</literal> package points now to the free derivation.
+      <literal>clementineFree</literal> is removed now and <literal>clementineUnfree</literal>
+      points to the package which is bundled with the unfree <literal>libspotify</literal> package.
     </para>
   </listitem>
 </itemizedlist>