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

fetchurl: {
  name = "sushi-3.24.0";

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