summary refs log tree commit diff
path: root/pkgs/games/instead
diff options
context:
space:
mode:
authorLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-12-20 17:34:49 +0000
committerLluís Batlle i Rossell <viric@vicerveza.homeunix.net>2010-12-20 17:34:49 +0000
commitb8bda4fec01c302fd8c3900924d6ce0e7cdd9172 (patch)
tree37c064fee675900f72acb73432d142a357f58671 /pkgs/games/instead
parent22253677b33c5e6afeb22975562bcf6269d742b6 (diff)
downloadnixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.tar
nixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.tar.gz
nixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.tar.bz2
nixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.tar.lz
nixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.tar.xz
nixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.tar.zst
nixpkgs-b8bda4fec01c302fd8c3900924d6ce0e7cdd9172.zip
Adding another game to instead.
svn path=/nixpkgs/branches/stdenv-updates/; revision=25214
Diffstat (limited to 'pkgs/games/instead')
-rw-r--r--pkgs/games/instead/default.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/pkgs/games/instead/default.nix b/pkgs/games/instead/default.nix
index 344daca2a0d..d7fcb7a3f4e 100644
--- a/pkgs/games/instead/default.nix
+++ b/pkgs/games/instead/default.nix
@@ -21,6 +21,10 @@ let
       url = http://instead-games.googlecode.com/files/instead-vinny-0.1.zip;
       sha256 = "15qdbg82zp3a8vz4qxminr0xbzbdpnsciliy2wm3raz4hnadawg1";
     })
+    (fetchurl {
+      url = http://instead-games.googlecode.com/files/instead-toilet-1.1.zip;
+      sha256 = "17mlkr93y77pxhimq0v9f0w78fz8alkxwjwsr8z67p458iw6s1wr";
+    })
   ];
 in