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 |
|
Nikolay Amiantov
|
9c47876b84
|
steam: don't write runtime tag file
|
2016-09-13 12:33:22 +03:00 |
|
Chris Martin
|
cac553e8e0
|
steam: runtime-generated.nix md5->sha256
|
2016-09-13 12:33:22 +03:00 |
|
Kirill Boltaev
|
bccd75094f
|
treewide: explicitly specify gtk and related package versions
|
2016-09-12 18:26:06 +03:00 |
|
Nikolay Amiantov
|
38ae858e28
|
Merge pull request #18514 from Baughn/steam
steam: Some games use Mono
|
2016-09-11 19:20:25 +04:00 |
|
Svein Ove Aas
|
70e4eab55b
|
steam: Some games use Mono
|
2016-09-11 16:17:57 +01:00 |
|
Moritz Ulrich
|
c2397bf425
|
mars: Fix build caused by missing GL/glu.h import
|
2016-09-09 11:28:03 +02:00 |
|
Nikolay Amiantov
|
5d7adc7b09
|
crawlTiles: fix build
|
2016-09-04 17:27:39 +03:00 |
|
Tuomas Tynkkynen
|
dd3b6ef357
|
megaglest: Fix build
I'm guessing SDL propagated all this previously.
|
2016-09-04 14:43:23 +03:00 |
|
Robert Helgesson
|
f144887ba0
|
teeworlds: use wrapProgram
Replace custom wrapper by wrapProgram tool.
|
2016-09-04 09:20:09 +02:00 |
|
Vladimír Čunát
|
501668ee0a
|
teeworlds: update, cleanup
|
2016-09-03 17:13:42 +02:00 |
|
Robert Helgesson
|
297008b959
|
teeworlds: add freetype to build inputs
Fixes undefined references to functions in the freetype library.
|
2016-09-03 11:43:41 +02:00 |
|
Robert Helgesson
|
72f455362c
|
trigger-rally: fix build
Previously failed due to not finding `SDL.h`.
|
2016-09-03 11:29:59 +02:00 |
|
Tuomas Tynkkynen
|
5824b9c0e7
|
extremetuxracer: Fix build
Fixes:
````
ft_font.h:24:22: fatal error: ft2build.h: No such file or directory
````
Probably something propagated this previously.
|
2016-09-03 00:36:31 +03:00 |
|
Vladimír Čunát
|
9cd2b2bcb4
|
ut2004demo: show on x86_64-linux as well
Fixes #18213. Also add a fast mirror; hopefully the URL is persistent.
|
2016-09-02 21:29:36 +02:00 |
|
Michael Raskin
|
47bb8abd08
|
quantumminigolf: update SDL_ttf include
|
2016-09-02 10:22:16 +02:00 |
|
Joachim F
|
7bc2511b8b
|
Merge pull request #18179 from womfoo/fix/tome4-build
tome4: fix build
|
2016-09-01 16:25:45 +02:00 |
|
Kranium Gikos Mendoza
|
d15681f47b
|
tome4: fix build
|
2016-09-01 16:26:24 +08:00 |
|
Robin Gloster
|
57bd89e447
|
fsg: disable format hardening
|
2016-08-29 17:01:03 +00:00 |
|
Robin Gloster
|
69b71d3eac
|
liquidwar5: disable format hardening
|
2016-08-28 14:06:55 +00:00 |
|
obadz
|
57ddc155fc
|
Merge branch 'master' into staging
Conflicts:
pkgs/games/scummvm/default.nix
|
2016-08-28 12:20:59 +01:00 |
|
Kranium Gikos Mendoza
|
33638ca99e
|
scummvm: fix build (#18051)
|
2016-08-28 07:54:22 +00:00 |
|
Kranium Gikos Mendoza
|
388bc33f74
|
cuyo: fix build (#18049)
|
2016-08-28 07:54:03 +00:00 |
|
Carles Pagès
|
c227f665d4
|
Merge pull request #18050 from womfoo/fix/kobodeluxe-build
kobodeluxe: fix build
|
2016-08-28 09:34:34 +02:00 |
|
Kranium Gikos Mendoza
|
ddcf259c2d
|
kobodeluxe: fix build
|
2016-08-28 11:26:12 +08:00 |
|
obadz
|
3de6e5be50
|
Merge branch 'master' into staging
Conflicts:
pkgs/applications/misc/navit/default.nix
pkgs/applications/networking/mailreaders/alpine/default.nix
pkgs/applications/networking/mailreaders/realpine/default.nix
pkgs/development/compilers/ghc/head.nix
pkgs/development/libraries/openssl/default.nix
pkgs/games/liquidwar/default.nix
pkgs/games/spring/springlobby.nix
pkgs/os-specific/linux/kernel/perf.nix
pkgs/servers/sip/freeswitch/default.nix
pkgs/tools/archivers/cromfs/default.nix
pkgs/tools/graphics/plotutils/default.nix
|
2016-08-27 23:54:54 +01:00 |
|
Robin Gloster
|
132571454c
|
springlobby: remove obsolete substituteInPlace s
|
2016-08-27 22:08:20 +00:00 |
|
Nikolay Amiantov
|
21c8422f7e
|
pokerth: fix build
|
2016-08-28 01:04:18 +03:00 |
|
Robin Gloster
|
6f9d474db1
|
njam: disable format hardening
|
2016-08-27 21:56:33 +00:00 |
|
Robin Gloster
|
c30d4c732e
|
liquidwar: fix build after glibc upgrade
|
2016-08-27 21:55:58 +00:00 |
|
Michael Raskin
|
6b527ec517
|
liquidwar5: init at 5.6.4
|
2016-08-26 13:40:55 +02:00 |
|
Michael Raskin
|
61d8e875c0
|
liquidwar: allow deprecated readdir_r for now
|
2016-08-26 13:40:55 +02:00 |
|
Domen Kožar
|
6a4e95b918
|
Merge pull request #17979 from rardiol/springrts2
Springrts and springlobby update
|
2016-08-26 12:04:50 +02:00 |
|
Ricardo Ardissone
|
3b7304ebc3
|
springLobby: 0.247 -> 0.255
|
2016-08-24 22:20:32 -03:00 |
|
Ricardo Ardissone
|
95bc33c1ab
|
spring: 102.0 -> 103.0
|
2016-08-24 21:21:23 -03:00 |
|
Robin Gloster
|
cc69ea38a5
|
Revert "crawl: fix build with multiple outputs"
This reverts commit 5d51614620 .
Fixed on master already
|
2016-08-24 20:18:52 +00:00 |
|
Robin Gloster
|
5d51614620
|
crawl: fix build with multiple outputs
|
2016-08-24 19:06:00 +00:00 |
|
Nikolay Amiantov
|
58f532216f
|
crawl: fix build
|
2016-08-24 17:09:54 +03:00 |
|
obadz
|
0e8d2725dc
|
Merge branch 'master' into staging
|
2016-08-23 18:50:06 +01:00 |
|
Kranium Gikos Mendoza
|
5a4b3e3ece
|
xpilot-ng: fix build
|
2016-08-23 12:37:01 +03:00 |
|
Tuomas Tynkkynen
|
f6640842fe
|
treewide: Make explicit that 'dev' output of sqlite is used
|
2016-08-23 03:52:07 +03:00 |
|
Tuomas Tynkkynen
|
cc7c9f5676
|
treewide: Make explicit that 'dev' output of SDL is used
|
2016-08-23 03:26:46 +03:00 |
|
Joachim F
|
addc008fd4
|
Merge pull request #17920 from womfoo/fix/supertuxkart-build
supertuxkart: fix build
|
2016-08-23 01:57:46 +02:00 |
|
Tuomas Tynkkynen
|
b4749ed96d
|
treewide: Use more makeLibraryPath
|
2016-08-23 02:56:12 +03:00 |
|
Tuomas Tynkkynen
|
f064bfe803
|
treewide: Use more makeLibraryPath
|
2016-08-23 02:56:12 +03:00 |
|
Tuomas Tynkkynen
|
51ad423716
|
treewide: Use makeLibraryPath in 'patchelf --set-rpath' calls
|
2016-08-23 00:04:39 +03:00 |
|
Kranium Gikos Mendoza
|
236703fb1e
|
supertuxkart: fix build
|
2016-08-23 01:55:04 +08:00 |
|
Nikolay Amiantov
|
21b69058b0
|
openmw: fix build
|
2016-08-22 17:18:02 +03:00 |
|
Nikolay Amiantov
|
afdce0e3fa
|
the-powder-toy: fix build
|
2016-08-22 16:55:56 +03:00 |
|
Nikolay Amiantov
|
9db19905be
|
Merge pull request #17909 from womfoo/fix/arx-libertatis-build
arx-libertatis: fix build
|
2016-08-22 16:59:31 +04:00 |
|
Kranium Gikos Mendoza
|
8d8208c771
|
arx-libertatis: fix build
|
2016-08-22 16:41:30 +08:00 |
|
Nikolay Amiantov
|
b8b668fc03
|
commandergenius: 194beta -> 1822release
|
2016-08-22 08:40:01 +03:00 |
|
Nikolay Amiantov
|
4197bfee34
|
bloodpilot-client: fix build
|
2016-08-22 07:43:22 +03:00 |
|
Nikolay Amiantov
|
7783862700
|
dwarf-fortress-packages.dwarf-fortress-unfuck: fix build
|
2016-08-22 07:43:12 +03:00 |
|
Nikolay Amiantov
|
a07a5a1931
|
armagetronad: fix build
|
2016-08-22 06:30:01 +03:00 |
|
obadz
|
24a9183f90
|
Merge branch 'hardened-stdenv' into staging
Closes #12895
Amazing work by @globin & @fpletz getting hardened compiler flags by
enabled default on the whole package set
|
2016-08-22 01:19:35 +01:00 |
|
Joachim F
|
4a3d8d2885
|
Merge pull request #17885 from womfoo/bump/performous-1.1
performous: 1.0 -> 1.1, fixes build
|
2016-08-21 20:52:38 +02:00 |
|
Kranium Gikos Mendoza
|
56ef5aa714
|
performous: 1.0 -> 1.1
|
2016-08-21 14:56:11 +08:00 |
|
Nikolay Amiantov
|
392fb9d092
|
Merge pull request #17855 from womfoo/fix/openttd-music-support
openttd: music support
|
2016-08-20 03:09:46 +04:00 |
|
Kranium Gikos Mendoza
|
63a2c80bf9
|
openttd: out of the box midi playback
|
2016-08-20 06:57:02 +08:00 |
|
Kranium Gikos Mendoza
|
d770792197
|
openttd: correct openmsx dir
|
2016-08-20 06:21:46 +08:00 |
|
Robin Gloster
|
33e1c78ae3
|
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
|
2016-08-16 07:54:01 +00:00 |
|
Svein Ove Aas
|
cbe8832cd7
|
factorio: Fix the fetch script (#17741)
|
2016-08-14 22:47:00 +00:00 |
|
Nikolay Amiantov
|
af376b90e3
|
wesnoth-dev: 1.13.4 -> 1.13.5
|
2016-08-14 22:37:10 +03:00 |
|
Nikolay Amiantov
|
d7d1efe27f
|
the-powder-toy: 91.3.328 -> 91.5.330
|
2016-08-14 22:37:09 +03:00 |
|
Nikolay Amiantov
|
c3868a1d74
|
steam-packages.steam-runtime: 2016-03-03 -> 2016-08-13
|
2016-08-14 22:37:09 +03:00 |
|
Nikolay Amiantov
|
f2913e46fd
|
ioquake3: 2016-04-05 -> 2016-08-11
|
2016-08-14 22:37:09 +03:00 |
|
Nikolay Amiantov
|
df063d8b46
|
dwarf-fortress-packages.phoebus-theme: 42.06a -> 43.03
|
2016-08-14 22:37:09 +03:00 |
|
Nikolay Amiantov
|
b510492d99
|
dwarf-fortress-packages.cla-theme: 42.06-v22 -> 43.04-v23
|
2016-08-14 22:37:09 +03:00 |
|
Nikolay Amiantov
|
d0bee3aeec
|
dwarf-fortress-packages.dfhack: 0.42.06-r1 -> 0.43.03-r1
|
2016-08-14 22:37:09 +03:00 |
|
Nikolay Amiantov
|
b940a098ec
|
dwarf-fortress-packages.dwarf-fortress-original: 0.42.06 -> 0.43.05
|
2016-08-14 22:37:08 +03:00 |
|
Nikolay Amiantov
|
0f3da54924
|
dwarf-fortress-packages.dwarf-fortress-unfuck: 2016-04-22 -> 2016-07-13
|
2016-08-14 22:37:08 +03:00 |
|
Nikolay Amiantov
|
309de1364a
|
crawl: 0.18.0 -> 0.18.1
|
2016-08-14 22:37:08 +03:00 |
|
Frederik Rietdijk
|
6842a24b21
|
Remove top-level pyqt4
See #11567.
|
2016-08-14 12:38:01 +02:00 |
|
Franz Pletz
|
bd4490e277
|
Merge branch 'master' into hardened-stdenv
|
2016-08-13 16:59:55 +02:00 |
|
obadz
|
f279b253d5
|
pokerth: init at 1.1.1
|
2016-08-13 01:40:16 +01:00 |
|
Robin Gloster
|
b7787d932e
|
Merge remote-tracking branch 'upstream/master' into hardened-stdenv
|
2016-08-12 09:46:53 +00:00 |
|
Michael Raskin
|
3260b695af
|
xboard: 4.9.0 -> 4.9.1
|
2016-08-11 17:57:35 +02:00 |
|
Tuomas Tynkkynen
|
ce823a8dbc
|
gambatte: Fix sandbox build
|
2016-08-11 00:50:16 +03:00 |
|
Vladimír Čunát
|
947abb08ac
|
Merge branch 'staging'
|
2016-08-10 22:09:38 +02:00 |
|
Fabian Schmitthenner
|
b91fc3f8d0
|
fix typo (#17621)
|
2016-08-09 21:15:55 +02:00 |
|
Vladimír Čunát
|
950feb70b2
|
treewide: fixup various mysql ocurrences after re-split
|
2016-08-07 20:46:37 +02:00 |
|
Kranium Gikos Mendoza
|
6a8673716e
|
openttd: 1.6.0 -> 1.6.1 (#17580)
also disable builds on darwin
|
2016-08-07 19:45:15 +02:00 |
|