about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/core/mutter/src.nix
blob: b3d0841a2e5ce509ca01b9463c4f5c33a343e399 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Autogenerated by maintainers/scripts/gnome.sh update

fetchurl: {
  name = "mutter-3.26.2";

  src = fetchurl {
    url = mirror://gnome/sources/mutter/3.26/mutter-3.26.2.tar.xz;
    sha256 = "83309feb05a4635c47713665c0592af8ab6d7f17a36e4bd626d67609b6422fab";
  };
}