From b8bda4fec01c302fd8c3900924d6ce0e7cdd9172 Mon Sep 17 00:00:00 2001 From: LluĂ­s Batlle i Rossell Date: Mon, 20 Dec 2010 17:34:49 +0000 Subject: Adding another game to instead. svn path=/nixpkgs/branches/stdenv-updates/; revision=25214 --- pkgs/games/instead/default.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'pkgs/games/instead') 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 -- cgit 1.4.1