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

fetchurl: {
  name = "adwaita-icon-theme-3.20";

  src = fetchurl {
    url = mirror://gnome/sources/adwaita-icon-theme/3.20/adwaita-icon-theme-3.20.tar.xz;
    sha256 = "7a0a887349f340dd644032f89d81264b694c4b006bd51af1c2c368d431e7ae35";
  };
}