Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-04-30 00:52:06 +00:00
committed by GitHub
71 changed files with 455 additions and 254 deletions
@@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "gnome-shell-extension-unite";
version = "52";
version = "53";
src = fetchFromGitHub {
owner = "hardpixel";
repo = "unite-shell";
rev = "v${version}";
sha256 = "1zahng79m2gw27fb2sw8zyk2n07qc0hbn02g5mfqzhwk62g97v4y";
sha256 = "0fw9wqf362h2yd67fhgbhqx0b2fwcl25wxmb92dqwigxjcj0dnw6";
};
uuid = "unite@hardpixel.eu";