Loading pkgs/desktops/mate/mate-settings-daemon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,11 +21,11 @@ stdenv.mkDerivation rec { pname = "mate-settings-daemon"; version = "1.26.0"; version = "1.26.1"; src = fetchurl { url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; sha256 = "0hbdwqagxh1mdpxfdqr1ps3yqvk0v0c5zm0bwk56y6l1zwbs0ymp"; sha256 = "aX6mW1QpIcK3ZhRSktJo0wCcwtqDFtKnhphpBV5LGFk="; }; nativeBuildInputs = [ Loading Loading
pkgs/desktops/mate/mate-settings-daemon/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -21,11 +21,11 @@ stdenv.mkDerivation rec { pname = "mate-settings-daemon"; version = "1.26.0"; version = "1.26.1"; src = fetchurl { url = "https://pub.mate-desktop.org/releases/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; sha256 = "0hbdwqagxh1mdpxfdqr1ps3yqvk0v0c5zm0bwk56y6l1zwbs0ymp"; sha256 = "aX6mW1QpIcK3ZhRSktJo0wCcwtqDFtKnhphpBV5LGFk="; }; nativeBuildInputs = [ Loading