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

fetchurl: {
  name = "cheese-3.24.0";

  src = fetchurl {
    url = mirror://gnome/sources/cheese/3.24/cheese-3.24.0.tar.xz;
    sha256 = "26d0324c11d858a53a8a78f60babda63310a2b6f46c8fa3a4f6aa36ca9d0f372";
  };
}