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

fetchurl: {
  name = "gnome-photos-3.20.3";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-photos/3.20/gnome-photos-3.20.3.tar.xz;
    sha256 = "d1dd8bd8178dd1d0120abd2ff3e959fb1199f4e1751558f925ce7f1278548996";
  };
}