summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorFrederik Rietdijk <fridh@fridh.nl>2019-01-05 10:26:57 +0100
committerFrederik Rietdijk <fridh@fridh.nl>2019-02-17 14:40:48 +0100
commitb4acd9772975d549f491d48debb679cf4ec78133 (patch)
treea4dad8ddb71be173e1bea1843530875fa3e23f5d /nixos
parent72a680e12236e4660a3eed755bbbc968ae91ab3d (diff)
downloadnixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.tar
nixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.tar.gz
nixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.tar.bz2
nixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.tar.lz
nixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.tar.xz
nixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.tar.zst
nixpkgs-b4acd9772975d549f491d48debb679cf4ec78133.zip
buildPython*: enable strictDeps
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-1903.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1903.xml b/nixos/doc/manual/release-notes/rl-1903.xml
index 270acda9b04..2277edede8e 100644
--- a/nixos/doc/manual/release-notes/rl-1903.xml
+++ b/nixos/doc/manual/release-notes/rl-1903.xml
@@ -146,6 +146,14 @@
    </listitem>
    <listitem>
     <para>
+      The <varname>buildPythonPackage</varname> now sets <varname>strictDeps = true</varname>
+      to help distinguish between native and non-native dependencies in order to
+      improve cross-compilation compatibility. Note however that this may break
+      user expressions.
+    </para>
+   </listitem>
+   <listitem>
+    <para>
       The Syncthing state and configuration data has been moved from
       <varname>services.syncthing.dataDir</varname> to the newly defined
       <varname>services.syncthing.configDir</varname>, which default to