mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
gnome-shell: update description (#553933)
This commit is contained in:
@@ -259,7 +259,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
strictDeps = true;
|
||||
|
||||
meta = {
|
||||
description = "Core user interface for the GNOME 3 desktop";
|
||||
description = "Core user interface for the GNOME desktop";
|
||||
homepage = "https://gitlab.gnome.org/GNOME/gnome-shell";
|
||||
changelog = "https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/${finalAttrs.version}/NEWS?ref_type=tags";
|
||||
license = lib.licenses.gpl2Plus;
|
||||
|
||||
Reference in New Issue
Block a user