Loading pkgs/desktops/lxqt/lxqt-panel/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,13 +35,13 @@ stdenv.mkDerivation rec { pname = "lxqt-panel"; version = "2.2.1"; version = "2.2.2"; src = fetchFromGitHub { owner = "lxqt"; repo = pname; rev = version; hash = "sha256-PKiuFstkUGrRZE4TOvMq8R5991Ay6Ghw17GCtzlybuU="; hash = "sha256-ui+HD2igPiyIOgIKPbgfO4dnfm2rFP/R6oG2pH5g5VY="; }; nativeBuildInputs = [ Loading Loading
pkgs/desktops/lxqt/lxqt-panel/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -35,13 +35,13 @@ stdenv.mkDerivation rec { pname = "lxqt-panel"; version = "2.2.1"; version = "2.2.2"; src = fetchFromGitHub { owner = "lxqt"; repo = pname; rev = version; hash = "sha256-PKiuFstkUGrRZE4TOvMq8R5991Ay6Ghw17GCtzlybuU="; hash = "sha256-ui+HD2igPiyIOgIKPbgfO4dnfm2rFP/R6oG2pH5g5VY="; }; nativeBuildInputs = [ Loading