just add comments about outputs (cups, gdk-pixbuf)

This commit is contained in:
Vladimír Čunát
2015-10-13 20:18:58 +02:00
parent 1a5d465395
commit 194f0e880f
2 changed files with 2 additions and 2 deletions
@@ -33,7 +33,7 @@ stdenv.mkDerivation rec {
# The tests take an excessive amount of time (> 1.5 hours) and memory (> 6 GB).
inherit (doCheck);
# propagate the bin output
# propagate the bin output TODO: use propagatedOutputs instead
postPhases = "postPostFixup";
postPostFixup = ''
echo -n " $bin" >> "$dev"/nix-support/propagated-*build-inputs