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