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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-shell/3.18/gnome-shell-3.18.0.tar.xz;
    sha256 = "1f0f276c45c0979c72700121cb0f711aea343c4393eb3d5ddd6b311d8dc83c99";
  };
}