Merge pull request #109880 from rhoriguchi/unite
gnomeExtensions.unite-shell: rename to gnomeExtensions.unite
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{ lib, stdenv, gnome3, fetchFromGitHub, xprop, glib, coreutils }:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-shell-extension-unite-shell";
|
||||
pname = "gnome-shell-extension-unite";
|
||||
version = "44";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
Reference in New Issue
Block a user