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

fetchurl: {
  name = "gnome-common-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-common/3.18/gnome-common-3.18.0.tar.xz;
    sha256 = "22569e370ae755e04527b76328befc4c73b62bfd4a572499fde116b8318af8cf";
  };
}