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

fetchurl: {
  name = "lightsoff-3.24.0";

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