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

fetchurl: {
  name = "gnome-weather-3.24.0";

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