From 79312dc614f111cb96de93ca20099eb871132ae9 Mon Sep 17 00:00:00 2001 From: J Phani Mahesh Date: Thu, 14 Jul 2016 15:53:09 +0530 Subject: [PATCH] xflux-gui: propogatedBuildInputs -> propagatedBuildInputs --- pkgs/tools/misc/xflux/gui.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/tools/misc/xflux/gui.nix b/pkgs/tools/misc/xflux/gui.nix index b78eb910f93..0cf30942e73 100644 --- a/pkgs/tools/misc/xflux/gui.nix +++ b/pkgs/tools/misc/xflux/gui.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { # remove messing with shipped binary patches = [ ./setup.patch ]; - # not sure if these need to be propogated or not? + # not sure if these need to be propagated or not? propagatedBuildInputs = [ pexpect pyGtkGlade