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

fetchurl: {
  name = "cheese-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/cheese/3.18/cheese-3.18.0.tar.xz;
    sha256 = "65ba4a60be51b9fc5537e5c1cdb6605b3098145982fae75a08ace94b965aeb0b";
  };
}