summary refs log tree commit diff
path: root/pkgs/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/TODO')
-rw-r--r--pkgs/TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/TODO b/pkgs/TODO
index c63a40d85bc6..abbd58ddb5ae 100644
--- a/pkgs/TODO
+++ b/pkgs/TODO
@@ -10,3 +10,7 @@
 
 * After building gcc, filter out references to /tmp/nix... in
   .../lib/libsupc++.la and .../lib/libstdc++.la
+
+* diffutils retains a dependency on coreutils/bin/pr; causes stdenv to
+  depend on 2 copies of coreutils (the first one impure in
+  stdenv-nix-linux!)