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

fetchurl: {
  name = "gnome-backgrounds-3.22.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-backgrounds/3.22/gnome-backgrounds-3.22.0.tar.xz;
    sha256 = "6c83e01647375d5c409312d7215d038d705a3f214179227ed37d3158afdd001f";
  };
}