gnome3.mutter: multi-outputs
This commit is contained in:
parent
5a10032ef4
commit
ea7055f29d
@ -13,6 +13,8 @@ stdenv.mkDerivation rec {
|
|||||||
pname = "mutter";
|
pname = "mutter";
|
||||||
version = "3.32.2";
|
version = "3.32.2";
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" "man" ];
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "mirror://gnome/sources/mutter/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
|
url = "mirror://gnome/sources/mutter/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.xz";
|
||||||
sha256 = "1h577i2ap7dpfy1jg101jvc6nzccc0csgvd55ahydlr8f94frcva";
|
sha256 = "1h577i2ap7dpfy1jg101jvc6nzccc0csgvd55ahydlr8f94frcva";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user