From ac19f09122a56ebd5539bce88007ea09c2d7ae9f Mon Sep 17 00:00:00 2001 From: J Phani Mahesh Date: Thu, 14 Jul 2016 17:23:06 +0530 Subject: [PATCH] wicd: propogatedBuildInputs -> propagatedBuildInputs --- pkgs/tools/networking/wicd/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/networking/wicd/default.nix b/pkgs/tools/networking/wicd/default.nix index 9294d4c88ae..9315a53cb3e 100644 --- a/pkgs/tools/networking/wicd/default.nix +++ b/pkgs/tools/networking/wicd/default.nix @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { ./fix-curses.patch ]; - # Should I be using pygtk's propogated build inputs? + # Should I be using pygtk's propagated build inputs? # !!! Should use makeWrapper. postPatch = '' # We don't have "python2".