mate: add some line wrappings

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
José Romildo Malaquias
2021-04-02 22:04:39 -03:00
committed by GitHub
co-authored by Sandro
parent 538f450908
commit 21b93fa0cc
7 changed files with 17 additions and 10 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
{ lib, stdenv, fetchurl, pkg-config, gettext, itstool, glib, gtk3, libxml2, libgtop, libcanberra-gtk3, inkscape, udisks2, mate, hicolor-icon-theme, wrapGAppsHook, mateUpdateScript }:
{ lib, stdenv, fetchurl, pkg-config, gettext, itstool, glib, gtk3, libxml2, libgtop, libcanberra-gtk3
, inkscape, udisks2, mate, hicolor-icon-theme, wrapGAppsHook, mateUpdateScript }:
stdenv.mkDerivation rec {
pname = "mate-utils";