about summary refs log tree commit diff
path: root/pkgs/desktops/gnome-3/3.20/games/hitori/src.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/desktops/gnome-3/3.20/games/hitori/src.nix')
-rw-r--r--pkgs/desktops/gnome-3/3.20/games/hitori/src.nix10
1 files changed, 10 insertions, 0 deletions
diff --git a/pkgs/desktops/gnome-3/3.20/games/hitori/src.nix b/pkgs/desktops/gnome-3/3.20/games/hitori/src.nix
new file mode 100644
index 000000000000..7319968d551c
--- /dev/null
+++ b/pkgs/desktops/gnome-3/3.20/games/hitori/src.nix
@@ -0,0 +1,10 @@
+# Autogenerated by maintainers/scripts/gnome.sh update
+
+fetchurl: {
+  name = "hitori-3.20.0";
+
+  src = fetchurl {
+    url = mirror://gnome/sources/hitori/3.20/hitori-3.20.0.tar.xz;
+    sha256 = "877cae48144b7f6908fde55104f589788b42acaa5956d62fd32b4026fde3769d";
+  };
+}