Commit graph

162 commits

Author SHA1 Message Date
Armijn Hemel 049c896998 update to 1.1.1
svn path=/nixpkgs/trunk/; revision=21585
2010-05-03 23:14:28 +00:00
Alexander Tsamutali d2237f9912 warzone2100: New nixpkg.
svn path=/nixpkgs/trunk/; revision=21582
2010-05-03 16:07:01 +00:00
Ludovic Courtès 17a3bcd4d6 Add GNU FreeDink.
svn path=/nixpkgs/trunk/; revision=21555
2010-05-02 09:27:51 +00:00
Alexander Tsamutali 1f3943541b urbanterror: Enabled OpenAL and curl support.
svn path=/nixpkgs/trunk/; revision=21294
2010-04-24 12:39:10 +00:00
Armijn Hemel d4e934b3d2 update to 1.1.0
svn path=/nixpkgs/trunk/; revision=21006
2010-04-10 21:06:23 +00:00
Alexander Tsamutali c68b4a9297 pkgs/games/warsow: Now mesa will be added to RPATH. Small cleanup.
svn path=/nixpkgs/trunk/; revision=20935
2010-04-03 23:01:36 +00:00
Michael Raskin 2ced6cbbec Fix function naming conflict in gnuchess
svn path=/nixpkgs/trunk/; revision=20147
2010-02-21 08:15:14 +00:00
Michael Raskin 2b937b1a47 Fix function naming conflict in bsdgames
svn path=/nixpkgs/trunk/; revision=20146
2010-02-21 08:11:17 +00:00
Michael Raskin 50a513f515 Fix linking for SGT puzzles
svn path=/nixpkgs/trunk/; revision=20100
2010-02-18 13:40:10 +00:00
Michael Raskin 89d1b7881f Update SGT puzzles and improve builderDefs processing of propagated(Native)BuildInputs after stdenv merge
svn path=/nixpkgs/trunk/; revision=20093
2010-02-18 10:29:40 +00:00
Sander van der Burg 740a6fe281 - Some updates to KDE 4.4. kdelibs is still broken though
- Updated eduke32 to use the new polymer renderer which is so cool :-)


svn path=/nixpkgs/trunk/; revision=19930
2010-02-11 13:34:28 +00:00
Eelco Dolstra 631ea03875 * Fix / disable some packages that give evaluation errors in Hydra.
svn path=/nixpkgs/trunk/; revision=19833
2010-02-05 14:13:25 +00:00
Alexander Tsamutali 4033c4aa31 games/urbanterror: New nixpkg for viric.
svn path=/nixpkgs/trunk/; revision=19770
2010-02-03 00:46:43 +00:00
Lluís Batlle i Rossell bb08c61a35 Adding the game 'pioneers'
svn path=/nixpkgs/trunk/; revision=19769
2010-02-02 22:21:56 +00:00
Lluís Batlle i Rossell 90962dc4cb Making teeworlds executables accept parameters (to configure a teeworlds server for example)
svn path=/nixpkgs/trunk/; revision=19768
2010-02-02 18:09:58 +00:00
Lluís Batlle i Rossell 49f9b96ad3 Typo that broke evaluation
svn path=/nixpkgs/trunk/; revision=19760
2010-02-01 19:58:57 +00:00
Lluís Batlle i Rossell 936f161c00 Adding (quite blindly) some gnome packages to get gnucash built.
svn path=/nixpkgs/trunk/; revision=19758
2010-02-01 19:55:03 +00:00
Lluís Batlle i Rossell fc4d56227c Updating teeworlds
svn path=/nixpkgs/trunk/; revision=19719
2010-01-28 15:50:04 +00:00
Alexander Tsamutali 286e57b783 games/warsow: New package.
svn path=/nixpkgs/trunk/; revision=19718
2010-01-27 22:22:35 +00:00
Michael Raskin fc90bc4c54 Update SGT Puzzles source. Use SVN to solve the problem with disappearing source
svn path=/nixpkgs/trunk/; revision=19465
2010-01-15 11:46:12 +00:00
Eelco Dolstra 08b3011953 * Support x86_64-linux.
svn path=/nixpkgs/trunk/; revision=19193
2010-01-03 23:19:57 +00:00
Armijn Hemel 3d4f20972f update to 1.6.5
svn path=/nixpkgs/trunk/; revision=19128
2009-12-25 20:56:37 +00:00
Lluís Batlle i Rossell f4e1fed894 Adding Ultimate Stunts, a racing game.
svn path=/nixpkgs/trunk/; revision=19088
2009-12-23 22:28:50 +00:00
Armijn Hemel 01e8f02ce0 update to 1.0.0
svn path=/nixpkgs/trunk/; revision=19085
2009-12-23 20:39:21 +00:00
Lluís Batlle i Rossell 1fd94f1935 Adding me as a comaintainer of xmoto.
svn path=/nixpkgs/trunk/; revision=19082
2009-12-23 18:37:44 +00:00
Lluís Batlle i Rossell 660203213f Fixing xmoto for x86_64-linux, taking a patch from Debian
svn path=/nixpkgs/trunk/; revision=19081
2009-12-23 18:34:46 +00:00
Michael Raskin 6a513f169d Adding liquidwar6
svn path=/nixpkgs/trunk/; revision=18996
2009-12-16 16:06:30 +00:00
Michael Raskin 3871c1ebd2 Update xboard
svn path=/nixpkgs/trunk/; revision=18870
2009-12-10 06:55:12 +00:00
Lluís Batlle i Rossell 7ac3ee0800 Updating supertuxkart.
svn path=/nixpkgs/trunk/; revision=18576
2009-11-23 23:12:27 +00:00
Michael Raskin d9aae7cb65 Adding JAMP game..
svn path=/nixpkgs/trunk/; revision=18454
2009-11-19 12:10:23 +00:00
Eelco Dolstra 7f5b839524 * Removed selectVersion. There's no good reason to write
`selectVersion ./foo "bar"' instead of `import ./foo/bar.nix'.
* Replaced `with args' with formal function arguments in several
  packages.
* Renamed several files to `default.nix'.  As a general rule, version
  numbers should only be included in the filename when there is a
  reason to keep multiple versions of a package in Nixpkgs.
  Otherwise, it just makes it harder to update the package.

svn path=/nixpkgs/trunk/; revision=18403
2009-11-18 09:39:59 +00:00
Eelco Dolstra 802fa4ba0b * Remove sumArgs and its few remaining uses. Idem for composedArgs.
svn path=/nixpkgs/trunk/; revision=18388
2009-11-17 15:26:22 +00:00
Lluís Batlle i Rossell 96b4174b5a Fixing the neverball expression: it relied on having a /homeless-shelter
svn path=/nixpkgs/trunk/; revision=18301
2009-11-08 22:35:19 +00:00
Lluís Batlle i Rossell d5f36f16c1 Fixing a problem in the neverball build about paths, that I did not notice until
I run it.

svn path=/nixpkgs/trunk/; revision=18221
2009-11-06 19:25:54 +00:00
Lluís Batlle i Rossell 005bf71e51 Updating neverball. That required adding physfs.
svn path=/nixpkgs/trunk/; revision=18220
2009-11-06 19:25:45 +00:00
Andres Löh 1114086eba Version bump for MazesOfMonad.
svn path=/nixpkgs/trunk/; revision=18191
2009-11-06 10:30:51 +00:00
Lluís Batlle i Rossell 0c4c01f6c9 Adding bsdgames and miscfiles (this later, for 'words')
I could not easily make some bsdgames build or install. Too much patching
against the installer trying to write beyond the nix store.

svn path=/nixpkgs/trunk/; revision=17971
2009-10-26 23:03:36 +00:00
Ludovic Courtès f03f8d0952 GNU Ball-and-Paddle: Don't build on {Cyg,Dar}.
svn path=/nixpkgs/trunk/; revision=17206
2009-09-16 15:12:26 +00:00
Michael Raskin 125600079d Updating XMoto (and adding some functionality to upstream tracking system)
svn path=/nixpkgs/trunk/; revision=17100
2009-09-13 18:31:33 +00:00
Andres Löh 3194a76689 Added LambdaHack package.
svn path=/nixpkgs/trunk/; revision=16706
2009-08-13 13:23:01 +00:00
Michael Raskin a42b80d221 Adding OpenLieroX
svn path=/nixpkgs/trunk/; revision=16617
2009-08-08 18:18:33 +00:00
Ludovic Courtès 179c9415db GNU Ball and Paddle 0.8.1.
svn path=/nixpkgs/trunk/; revision=16410
2009-07-16 21:38:30 +00:00
Eelco Dolstra 9611cf2048 * Refactoring.
svn path=/nixpkgs/trunk/; revision=16269
2009-07-09 10:47:17 +00:00
Michael Raskin 3f036ae7ce SGT Puzzles tarball changed back (!).
svn path=/nixpkgs/trunk/; revision=15858
2009-06-05 08:34:30 +00:00
Michael Raskin 859359c026 Update SGT Puzzles version. Build it on buildfarm just not to keep track so closely
svn path=/nixpkgs/trunk/; revision=15857
2009-06-05 06:54:17 +00:00
Marc Weber f7f938a1d1 big breaking change: renaming lib.getAttr to lib.attrByPath
getAttr was ambiguous. It's also a builtin function

fix

svn path=/nixpkgs/trunk/; revision=15692
2009-05-24 10:57:41 +00:00
Marc Weber 52647ea3b0 FullDepEntry -> fullDepEntry, PackEntry -> packEntry
svn path=/nixpkgs/trunk/; revision=15662
2009-05-19 23:25:58 +00:00
Lluís Batlle i Rossell 24b76784e1 Adding trackballs
svn path=/nixpkgs/trunk/; revision=15625
2009-05-16 23:14:37 +00:00
Andres Löh cd7dba4f0b Some Haskell library updates.
svn path=/nixpkgs/trunk/; revision=15621
2009-05-15 18:52:55 +00:00
Sander van der Burg 2c0ef01583 The CON file is not mandatory for running Duke
svn path=/nixpkgs/trunk/; revision=15607
2009-05-14 19:52:19 +00:00