Commit graph

1656 commits

Author SHA1 Message Date
David McFarland a120bad30c steam: use custom openssl 2016-11-09 21:18:32 -04:00
Moritz Ulrich 229bac0d09 steam: Add /etc/{localtime,zoneinfo}.
Some games (in my case Stardew Valley) require at least something in
/etc/localtime. The actual file linked there doesn't matter as long as
it's some valid timezone.
2016-11-08 18:44:28 +01:00
Nikolay Amiantov 2d18cf75e0 steam: add xkeyboardconfig 2016-11-05 14:47:31 +03:00
Nikolay Amiantov 45bff42b1e zeroadPackages.zeroad-data: disable Hydra builds 2016-11-05 14:45:40 +03:00
Tim Steinbach c86624c3db Merge pull request #20142 from NeQuissimus/dead_packages
Dead packages (Round 1)
2016-11-04 23:05:10 -04:00
Nikolay Amiantov 5eddbc10c9 zeroad: refactor, split data from binaries 2016-11-05 00:39:34 +03:00
Tim Steinbach 198a69fcb7
tintin: 2.00.9 -> 2.01.1 2016-11-04 11:29:22 -04:00
Joachim Fasting 0607fa1874
gnubg: fix build
Presumably, readline used to be propagated from one of the other inputs
but is no longer (the build succeeds on 16.09 but is unable to locate
readline.h on master).

https://hydra.nixos.org/build/42761215
2016-11-01 16:35:19 +01:00
Michael Raskin f6c61ebe3d blobby: wrap to create the configs in $HOME without user actions 2016-10-31 18:37:57 +01:00
Domen Kožar ffc6e46dad Merge pull request #19962 from canndrew/openra-update
openra: 20160508 -> 20161019
2016-10-29 15:23:34 +02:00
Andrew Cann de8e30c577 openra: 20160508 -> 20161019 2016-10-29 13:33:34 +08:00
Frederik Rietdijk 7077a270bf Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-26 13:06:43 +02:00
AbigailBuccaneer db9958cdb9 gmad: init at HEAD 2016-10-24 18:23:26 +01:00
Frederik Rietdijk e56832d730 Merge remote-tracking branch 'upstream/master' into HEAD 2016-10-22 17:23:24 +02:00
Nick Novitski 69cf5aa4f3
frotz: init at 2.44
Closes https://github.com/NixOS/nixpkgs/pull/19595/files
2016-10-22 07:12:58 -04:00
Frederik Rietdijk 686c52d897 anki: use python2 2016-10-18 23:16:09 +02:00
Vladimír Čunát 6eeea6effd Python: more evaluation fixups. 2016-10-14 00:03:12 +02:00
Frederik Rietdijk efb6052f40 Python: fixup modules that were removed 2016-10-13 22:11:30 +02:00
Jörg Thalheim a41a62d96c Merge pull request #19415 from Mic92/opentyrian
opentyrian: 0.0.955 -> 2.1.20130907
2016-10-10 17:56:41 +02:00
Jörg Thalheim 75a6468d3c
opentyrian: 0.0.955 -> 2.1.20130907 2016-10-10 08:43:03 +02:00
Ricardo Ardissone ca6b9be5d1
openclonk: init at 7.0
fixes #17931
2016-10-09 18:34:10 +02:00
Peter Simons 2eeab5e3b2 anki: update to version 2.0.36 2016-10-07 19:10:40 +02:00
Jörg Thalheim 91f947130f Merge pull request #19229 from samuelrivas/crafty
crafty: 23.4 -> 25.0.1 (and: fix the build, remove obsolete options)
2016-10-06 10:04:17 +02:00
Jörg Thalheim 1bd8d7710e Merge pull request #19125 from markus1189/bin-bash-cleanup
Bin bash cleanup
2016-10-05 17:16:00 +02:00
Kiba Fox 151edd446d
tinyfugue: init at 50b8 2016-10-04 17:46:26 -04:00
Markus Hauck aafbd40577 Replace hard coded /bin/bash occurrences 2016-10-04 20:15:37 +02:00
Samuel Rivas 55286552d3 Merge remote-tracking branch 'origin/master' into crafty 2016-10-04 20:13:38 +02:00
Samuel Rivas cc79c1c9f0 crafty: 23.4 -> 25.0.1
Fix crafty and update to latest version

 * Download URLs changed to www.craftychess.com
 * crafty 23.4 doesn't quite build, updated to latest
 * Modify the wrapping script so that the books are in the user's home (so that
   they can be easily modified and also so that crafty can learn)
 * End game table bases are no longer available (should be built) removed from
   now
 * Platform specific targets changed, I can only test linux, so removed darwin
   for now
 * The enormous pgn is no longer available, removed
 * Removed craftyfull

update urls

move the books to HOME

So that learning works and we can modify books to control openings

remove leftovers

Delete unused parts

I have no idea how to build for ios, so I fixed linux build only (ios build was
broken anyway, so I removed it)

I couldn't find the new end game table bases, so I removed them for now.
2016-10-04 20:06:10 +02:00
Profpatsch 4c39fe5d66 xonotic: fix dependencies (#19173) 2016-10-03 15:14:16 +02:00
Joachim F 4822ac1a18 Merge pull request #19140 from Baughn/factorio
factorio: Don't set argv[0]
2016-10-02 13:23:25 +02:00
Tuomas Tynkkynen eda2dd3d2f treewide: Fix more 'lib.optional' misuses 2016-10-02 00:44:10 +03:00
Tuomas Tynkkynen 5bf5de58ea treewide: Fix 'lib.optional' misuses
These add a singleton list of a package to buildInputs.
2016-10-01 23:38:06 +03:00
Svein Ove Aas 24f2e0161d factorio: Don't set argv[0]
This is needed to let its auto-restart function work, e.g. when changing the mod
setup.
2016-10-01 18:53:18 +01:00
Aneesh Agrawal fcee1d0b28
Remove redundant -DCMAKE_BUILD_TYPE=Release flags
Since commit 183d05a0 in 2012, this is the default.

fixes #18000
2016-10-01 16:13:41 +02:00
Jörg Thalheim 7466214fa3 Merge pull request #19092 from romildo/upd.supertux
supertux: 0.4.0 -> 0.5.0
2016-09-30 15:56:08 +02:00
rushmorem d332b914ce torcs: 1.3.5 -> 1.3.7
This change also wraps `torcs` with `mesa` to fix the runtime
crush due to this dependancy which was missing.
2016-09-30 13:58:13 +02:00
José Romildo Malaquias 055c435dd0 supertux: rename directory like upstream 2016-09-29 21:26:55 -03:00
José Romildo Malaquias dcde39d57a supertux: 0.4.0 -> 0.5.0 2016-09-29 21:17:29 -03:00
Nikolay Amiantov 334abbc323 steam-runtime: add libXxf86vm 2016-09-28 01:28:07 +03:00
Nikolay Amiantov e80b22369d quake3: refactor wrapper, fix pak collisions 2016-09-24 12:49:59 +03:00
Franz Pletz 89a5f7de83
brogue: disable fortify hardening to fix runtime error
See #18888.
2016-09-24 02:10:08 +02:00
Profpatsch 67bec77c68 brogue: fix crash by stackprotector hardening (#18888) 2016-09-24 02:06:47 +02:00
Lancelot SIX 10db86373b
pkgs.gnuchess: 6.2.2 -> 6.2.3
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00015.html
for release announcement
2016-09-21 07:18:40 +02:00
Joachim F b20d9861ba Merge pull request #18713 from vikstrous/factorio-update
factorio: 0.13.13 -> 0.13.20
2016-09-18 13:53:32 +02:00
Viktor Stanchev 4ed934313f factorio: 0.13.13 -> 0.13.20 2016-09-17 17:12:58 -07:00
Nikolay Amiantov 2551d9717e ut2004demo: refactor, 3120 -> 3334 2016-09-17 23:06:46 +03:00
Nikolay Amiantov 663e379fb9 openmw: update for new openscenegraph 2016-09-17 15:27:12 +03:00
Ricardo Ardissone d2b6d912f2 openmw: 0.39.0 -> 0.40.0 2016-09-17 15:27:12 +03:00
Franz Pletz 296c671454
gsb: remove, depends on vulnerable curl3 2016-09-14 09:03:23 +02:00
Nikolay Amiantov 4748709926 Merge commit 'refs/pull/18498/head' of git://github.com/NixOS/nixpkgs 2016-09-13 12:51:34 +03:00