Nikolay Amiantov
c16188343a
steam: add primus support
2015-03-09 23:02:47 +03:00
Nikolay Amiantov
e01cd8f214
steam: fix sound issues
2015-03-09 17:29:44 +03:00
Nikolay Amiantov
95cd118d4f
steam: refactor meta
2015-03-09 17:29:43 +03:00
Andraz Brodnik
2d8f7883a9
Add scrolls game (unfree). Close #6456 .
...
@vcunat added today's date as version.
2015-03-08 15:37:33 +01:00
Eelco Dolstra
6f33aa8465
orig-gcc -> orig-cc
2015-03-04 22:15:46 +01:00
Mateusz Kowalczyk
d4b4e586f1
tibia: update to 10.76
2015-03-03 09:59:04 +00:00
Jason Moggridge
2aa2d8ac76
Update the sources to the latest version and added one new dependency
2015-02-25 00:25:14 -05:00
Mateusz Kowalczyk
7d2667a172
tibia: update to 10.75
2015-02-14 08:52:47 +00:00
Pascal Wittmann
24c91295c1
instead: update from 2.2.1 to 2.2.2
2015-02-07 12:47:42 +01:00
Nikolay Amiantov
aa54b77611
Merge pull request #6189 from abbradar/fhs-userenv
...
steamOriginal: rename to steam-original
2015-02-06 03:59:43 +03:00
Nikolay Amiantov
fd99962abb
steamOriginal: rename to steam-original
2015-02-06 03:48:32 +03:00
Arseniy Seroka
5ccc4839cb
Merge pull request #6177 from abbradar/fhs-userenv
...
add non-root temporary FHS chrootenv
2015-02-05 21:57:54 +03:00
Nikolay Amiantov
627f8178b8
steam: rename, add a warning
2015-02-05 19:46:25 +03:00
Nikolay Amiantov
238fe730b9
steam-chrootenv: use UserEnv
2015-02-05 19:46:25 +03:00
Arseniy Seroka
35e333241c
Merge pull request #6116 from dbohdan/master
...
tcl2048: update to 0.3.1, fix tclsh path.
2015-02-05 18:48:16 +03:00
Nikolay Amiantov
69d19d4283
steam: replace steamdeps
2015-02-05 18:43:58 +03:00
Sou Bunnbu
e91dd46ba4
Merge pull request #6097 from waylon531/patch-1
...
Update 0ad 0.0.16 -> 0.0.17
2015-02-03 19:22:44 +08:00
Danyil Bohdan
1faafc8b86
tcl2048: update to 0.3.1, fix tclsh path.
...
Also add self as maintainer.
2015-02-03 12:01:34 +01:00
Pascal Wittmann
80b13069db
instead: update from 2.2.0 to 2.2.1
2015-02-03 10:43:41 +01:00
waylon531
5b03e5d02e
0ad 0.0.16 -> 0.0.17
2015-02-02 21:33:48 -08:00
Shea Levy
c45372f038
Merge commit 'cfb29ab882323d379aba20a95020c7c24f883eae'
...
Partial staging merge, including cc-wrapper fixes
Conflicts:
pkgs/applications/audio/spotify/default.nix
pkgs/build-support/cc-wrapper/default.nix
pkgs/development/compilers/cryptol/1.8.x.nix
2015-02-02 21:14:28 -05:00
wyvie
629357c04a
mudlet version
2015-02-02 16:50:39 +03:00
Eelco Dolstra
6f8fad2253
Remove executable bits from non-executable files
2015-01-27 18:54:38 +01:00
Mateusz Kowalczyk
ed943be5d8
tibia: update to 10.74
2015-01-27 11:54:41 +00:00
Moritz Ulrich
fc4d437fd1
Dwarf Therapist: Update to git-prerelease.
...
Necessary to support Dwarf Fortress 0.40.24.
2015-01-26 00:00:57 +01:00
Moritz Ulrich
171bb614f2
Dwarf Fortress: Update to 0.40.24.
2015-01-26 00:00:31 +01:00
Mateusz Kowalczyk
75ddffe39b
tibia: update to version 10.73
2015-01-23 19:41:27 +00:00
Peter Simons
ec6b82a0c2
Merge branch 'master' into staging.
2015-01-19 18:41:17 +01:00
Pascal Wittmann
d79bba5116
Merge pull request #5538 from ehmry/gnubg
...
gnubg: initial package at 1.04.000
2015-01-18 20:46:21 +01:00
Eric Seidel
f3c6827373
rename all occurrences of stdenv.cc.gcc to stdenv.cc.cc
2015-01-14 20:27:55 -08:00
Pascal Wittmann
6f27834e3a
instead: update from 1.9.1 to 2.2.0 and adopt it
2015-01-15 00:42:17 +01:00
Vladimír Čunát
7637e71cee
merge #5521 : give fetchgit outputs nicer names
2015-01-13 17:46:44 +01:00
Vladimír Čunát
3dfd87d7af
fixup "git-export" directory names
...
All tested to build.
For freetalk the hash change seems unrelated to fetchgit changes.
FIXME: it might be suitable to adapt nix-prefetch-git.
2015-01-13 17:46:09 +01:00
Michael Raskin
9d6bd701bb
GNU Chess 6.1.2 -> 6.2.1
2015-01-11 16:43:29 +03:00
Austin Seipp
23a9bf85d8
Merge pull request #5518 from tomberek/patch-1
...
Bump minecraft-server to 1.8.1
2015-01-08 02:56:23 -06:00
Emery Hemingway
8bde40359a
gnubg: initial package at 1.04.000
2015-01-07 02:14:45 -05:00
aszlig
7982c3423a
openarena: Clean up and fix tarball evaluation.
...
It really doesn't make sense to pass stdenv.system to the builder and
check the value during build process. Also, we're now using
$NIX_CC/nix-support/dynamic-linker instead of pattern matching on
ld-linux*.so.?.
This is part of an attempt to fix nixpkgs tarball evaluation.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-01-03 18:26:40 +01:00
Lluís Batlle i Rossell
8ecdac1404
Fix gltron. Sinterklaas present for iElectric.
...
(cherry picked from commit 013705113bb95f5e43b779c94c231f4f0f3b89fc)
2014-12-31 10:52:25 +01:00
tomberek
fdefa49056
Bump minecraft-server to 1.8.1
2014-12-31 00:51:15 -05:00
Moritz Ulrich
f43d67d43a
Dwarf Fortress: Update to 0.40.23.
2014-12-30 22:14:02 +01:00
Tobias Geerinckx-Rice
c64257b8e5
Fix user-facing typos (mainly in descriptions)
2014-12-30 03:31:03 +01:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
wyvie
10e7ad5dbb
Added openarena 0.8.8
2014-12-24 22:43:28 +03:00
Moritz Ulrich
e93c528a01
openttd: Fix build with fix from upstream.
2014-12-22 17:29:30 +01:00
Michael Raskin
447ff811f7
atanks: 6.0 → 6.1
2014-12-21 11:14:24 +03:00
lethalman
cfac943524
Merge pull request #5253 from grwlf/eduke32
...
eduke32.nix: disable libpng
2014-12-19 11:14:57 +01:00
Mateusz Kowalczyk
513f2bc362
tibia: update to 10.71
2014-12-16 10:28:28 +00:00
Moritz Ulrich
54f3587549
dwarf-{fortress,therapist}: Update
...
DwarfTherapist does some ugly stuff by matching the first 8 characters
of the md5sum of the game binary to match its binary content. This patch
adds support to automatically patch the ini files.
2014-12-15 22:13:51 +01:00
Domen Kožar
e752a8cff9
gltron: mark as broken
...
(cherry picked from commit 23d01bb90c9d6ba74f507fe69439f7e1e0a3f238)
Signed-off-by: Domen Kožar <domen@dev.si>
2014-12-12 18:39:01 +01:00