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

fetchurl: {
  name = "gnome-online-accounts-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-online-accounts/3.18/gnome-online-accounts-3.18.0.tar.xz;
    sha256 = "fc2dac96551746576759bd14f9b322bae1dd0aeedc0e755065ddf5eaaefacd34";
  };
}