Loading pkgs/desktops/mate/libmateweather/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ , fetchurl , pkg-config , gettext , glib , libxml2 , gtk3 , libsoup , tzdata Loading @@ -18,9 +20,13 @@ stdenv.mkDerivation rec { sha256 = "wgCZD0uOnU0OLG99MaWHY3TD0qNsa4y1kEQAQ6hg7zo="; }; strictDeps = true; nativeBuildInputs = [ pkg-config gettext glib # glib-compile-schemas libxml2 # xmllint ]; buildInputs = [ Loading Loading
pkgs/desktops/mate/libmateweather/default.nix +6 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,8 @@ , fetchurl , pkg-config , gettext , glib , libxml2 , gtk3 , libsoup , tzdata Loading @@ -18,9 +20,13 @@ stdenv.mkDerivation rec { sha256 = "wgCZD0uOnU0OLG99MaWHY3TD0qNsa4y1kEQAQ6hg7zo="; }; strictDeps = true; nativeBuildInputs = [ pkg-config gettext glib # glib-compile-schemas libxml2 # xmllint ]; buildInputs = [ Loading