zscroll: propogatedBuildInputs -> propagatedBuildInputs

+1 -1
+1 -1
pkgs/applications/misc/zscroll/default.nix
··· 16 17 doCheck = false; 18 19 - propogatedBuildInputs = [ python3 ]; 20 21 meta = with stdenv.lib; { 22 description = "A text scroller for use with panels and shells";
··· 16 17 doCheck = false; 18 19 + propagatedBuildInputs = [ python3 ]; 20 21 meta = with stdenv.lib; { 22 description = "A text scroller for use with panels and shells";