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

fetchurl: {
  name = "gnome-robots-3.22.2";

  src = fetchurl {
    url = mirror://gnome/sources/gnome-robots/3.22/gnome-robots-3.22.2.tar.xz;
    sha256 = "c5d63f0fcae66d0df9b10e39387d09875555909f0aa7e57ef8552621d852082f";
  };
}