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

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

  src = fetchurl {
    url = mirror://gnome/sources/gnome-shell/3.24/gnome-shell-3.24.3.tar.xz;
    sha256 = "58b13308aa1b8dcbf1f08d5a052a61f8094ffd3afa2c788c91e1ceeacde840b8";
  };
}