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

fetchurl: {
  name = "sushi-3.18.0";

  src = fetchurl {
    url = mirror://gnome/sources/sushi/3.18/sushi-3.18.0.tar.xz;
    sha256 = "7f4df92be950bf23aff28da49ce108766dd21a88efc14a9d0807e10225608e9c";
  };
}