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

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

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