Commit graph

2036 commits

Author SHA1 Message Date
Frederik Rietdijk 8f2ea38f8f Merge remote-tracking branch 'upstream/master' into HEAD 2017-08-17 18:34:17 +02:00
Michael Peyton Jones 1b262de7ee Factorio: 0.15.31 -> 0.15.33 2017-08-15 23:46:35 +01:00
Eelco Dolstra 9eb901b70d
Merge remote-tracking branch 'origin/gcc-6' into staging 2017-08-14 11:38:00 +02:00
Frederik Rietdijk 13bbaee21d Merge pull request #27881 from mimadrid/fix/http-https
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk 7ebcd39a0f Merge commit '4c49205' into HEAD 2017-08-13 18:34:59 +02:00
Robin Gloster 9b3f95498b
soi: is not broken 2017-08-12 16:54:58 +02:00
Robin Gloster cdb7197d3e
glestae: remove
Has been broken for years
2017-08-12 16:54:58 +02:00
Robin Gloster a33dfc86f3
ultrastardx: 1.1, 1.3-beta -> 2017.8.0 2017-08-12 14:01:08 +02:00
Vladimír Čunát 6899c7fdb9
Merge branch 'master' into gcc-6 2017-08-12 10:09:41 +02:00
rybern d06ab41c85 moon-buggy: init at 1.0.51 (#28165) 2017-08-11 22:32:59 +02:00
Domen Kožar 486e1c3c16 Merge pull request #27998 from davidak/macOS
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
James Cook f6aa2df335 rftg: init at 0.9.4
An implementation of the card game Race for the Galaxy, including an AI
2017-08-08 08:56:29 -07:00
davidak 3270aa896b replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016

https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop

exception are parts refering to older versions of macOS like

"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Gabriel Ebner 357b93e1b1 anki: 2.0.36 -> 2.0.46 2017-08-06 15:33:50 +02:00
Robin Gloster 0b96f1d6d3
bsdgames: fix weird Makefile use of STRIP 2017-08-03 21:50:50 +02:00
mimadrid 09e0cc7cc7
Update homepage attributes: http -> https
Homepage link "http://.../" is a permanent redirect to "https://.../" and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
Silvan Mosberger f5fa5fa4d6 pkgs: refactor needless quoting of homepage meta attribute (#27809)
* pkgs: refactor needless quoting of homepage meta attribute

A lot of packages are needlessly quoting the homepage meta attribute
(about 1400, 22%), this commit refactors all of those instances.

* pkgs: Fixing some links that were wrongfully unquoted in the previous
commit

* Fixed some instances
2017-08-01 22:03:30 +02:00
Frederik Rietdijk 69d2d02127 Merge pull request #27851 from mimadrid/update/klavaro-3.03
klavaro: 3.02 -> 3.03
2017-08-01 21:50:41 +02:00
mimadrid 270bfa2ca3
klavaro: 3.02 -> 3.03 2017-08-01 20:57:37 +02:00
gnidorah b5057f713d openmw-tes3mp: init at 0.6.0
abbradar:
openmw-tes3mp: make build parallel
openmw-tes3mp: install only needed files

Closes #27646.
2017-08-01 20:24:04 +03:00
Robin Gloster ff8684a141
zeroad: 0.0.21 -> 0.0.22 2017-08-01 10:35:01 +02:00
Joachim F b9518d3b5a Merge pull request #27687 from elitak/factorio-version
factorio: 0.15.30 -> 0.15.31
2017-07-28 05:44:28 +01:00
Nikolay Amiantov 861a75a64c the-powder-toy: 91.5.330 -> 92.0.331 2017-07-27 17:07:45 +03:00
Nikolay Amiantov 679d7f563a ioquake3-git: 2017-01-27 -> 2017-07-25 2017-07-27 17:07:44 +03:00
Nikolay Amiantov 342b987b19 dwarf-fortress-packages.dfhack: 0.43.05-r1 -> 0.43.05-r2 2017-07-27 17:07:44 +03:00
Nikolay Amiantov f4312a3024 crawl: 0.19.0 -> 0.20.1 2017-07-27 17:07:44 +03:00
Eric Litak 2647ef05d4 factorio: 0.15.30 -> 0.15.31 2017-07-27 07:05:28 -07:00
Lancelot SIX 798ad28134
gnuchess: 6.2.4 -> 6.2.5
See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00012.html
2017-07-27 10:31:50 +02:00
Peter Simons 9c64582141 hedgewars: fix ambiguous use of the zlib variable 2017-07-26 10:20:31 +02:00
Eelco Dolstra a13802b2c8
Merge remote-tracking branch 'origin/master' into gcc-6 2017-07-21 11:05:58 +02:00
Eric Litak 9953a798fb factorio: authenticatedFetch now handles 404 properly 2017-07-16 06:11:09 -07:00
Eric Litak 96b4ed637b factorio: 0.15.26 -> 0.15.30 (#27421) 2017-07-16 13:08:48 +01:00
Ricardo Ardissone b7ed72d4ce cataclysm-dda-git: init at 2017-07-12 2017-07-12 17:35:55 -03:00
zimbatm 4d545297d8 lib: introduce imap0, imap1 (#25543)
* lib: introduce imap0, imap1

For historical reasons, imap starts counting at 1 and it's not
consistent with the rest of the lib.

So for now we split imap into imap0 that starts counting at zero and
imap1 that starts counting at 1. And imap is marked as deprecated.

See c71e2d4235 (commitcomment-21873221)

* replace uses of lib.imap

* lib: move imap to deprecated.nix
2017-07-04 23:29:23 +01:00
Eric Litak a72c1e4e1c factorio: 0.15.16 -> 0.15.26 2017-07-02 05:43:33 -07:00
John Ericson e1faeb574a Merge pull request #26884 from obsidiansystems/purge-stdenv-cross
Purge stdenv cross
2017-06-28 21:39:16 -04:00
John Ericson 67b5f39c72 scummvm: Don't use stdenv.cross 2017-06-28 18:21:06 -04:00
Nick Hu 24156c64b4 dfhack: 0.43.05-alpha4 -> 0.43.05-r1 2017-06-26 10:18:55 +01:00
Unai Zalakain 6e52efe9eb
qgo: init at unstable-2016-06-23 2017-06-25 12:29:18 +02:00
Robin Gloster 15f6dcb668
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-20 11:24:39 +02:00
Franz Pletz c34d43a4ce
openttd: 1.6.1 -> 1.7.1 2017-06-20 03:45:41 +02:00
Franz Pletz 99bd99db3d
bzflag: 2.4.8 -> 2.4.10 2017-06-20 03:45:41 +02:00
Thomas Tuegel 210f688802
qt5: rename qmakeHook to qmake 2017-06-18 08:41:57 -05:00
Vladimír Čunát d88c0cf867
Merge #26628: treewide: setuid/setgid fallout 2017-06-17 13:23:39 +02:00
Jörg Thalheim aa49177091 xconq: add remark to patch 2017-06-17 10:46:48 +01:00
Simon Lackerbauer e0c1c51d73 ltris: init at 1.0.19 2017-06-16 21:37:18 +02:00
Will Dietz 794a4a5ce5 xsokoban: Fix OWNER username quoting, maybe fix travis? 2017-06-16 10:42:45 -05:00
Will Dietz b20b2af59f unnethack: override GAMEPERM to not include special bits 2017-06-16 07:24:39 -05:00
Will Dietz 479d9f9cd3 xsokoban: Don't set special bits on install 2017-06-16 07:18:20 -05:00
Will Dietz b6caf10989 xconq: don't set special perms on install 2017-06-16 07:04:54 -05:00
Joachim F 97fcbd9a31 Merge pull request #26526 from lheckemann/ror-update
rigsofrods: 20160412 -> 0.4.7.0
2017-06-15 09:45:38 +01:00
Edward Tjörnhammar 0f9a2285b8
ezquake: init at 3.0.1 2017-06-15 08:37:24 +02:00
Profpatsch 79dd4deda5 Ultrastar (#26524)
* ultrastardx-beta: init at 1.3.5

* libbass, libbass_fx: init at 24

* ultrastar-creator: init at 2017-04-12

* buildSupport/plugins.nix: add diffPlugins

Helper function to compare expected plugin lists to the found plugins.

* ultrastar-manager: init at 2017-05-24

The plugins are built in their own derivations, speeding up (re-)compilation.
The `diffPlugins` function from `beets` is reused to test for changes in the
plugin list on updates.

* beets: switch to diffPlugins

The function is basically just extracted for better reusability.
2017-06-14 11:29:31 +02:00
Linus Heckemann 4fc077bfee vdrift: fix build (#26522)
Had been broken since 7bf7f19765
2017-06-13 21:51:33 +02:00
Pascal Wittmann 972fa2a219
instead: 3.0.0 -> 3.0.1 2017-06-13 21:37:50 +02:00
Linus Heckemann db2849c8a2 rigsofrods: 20160412 -> 0.4.7.0 2017-06-13 10:52:38 +01:00
Vincent Laporte 2d64e1b7d0 lbreakout2: fix build on Darwin 2017-06-10 07:43:45 +00:00
Joachim F cabdbcbcb8 Merge pull request #26483 from ciil/lbreakout2-pkg
lbreakout2: init at 2.6.5
2017-06-09 21:54:24 +01:00
Simon Lackerbauer 7d87d234d3 lbreakout2: init at 2.6.5 2017-06-09 19:23:40 +02:00
ikervagyok 55ca2cf495 minecraft-server: 1.11.2 -> 1.12 (#26458) 2017-06-09 17:07:31 +01:00
Simon Lackerbauer 762aa2b819 lbreakout2: init at 2.6.5 2017-06-09 16:31:36 +02:00
Simon Lackerbauer 63e967a33a lbreakout2: init at 2.6.5 2017-06-09 09:25:28 +02:00
Tuomas Tynkkynen 9e41ba6e96 bastet: 0.43.1 -> 0.43.2 2017-06-08 23:13:06 +03:00
Jan Malakhovski d69cdaa52b klavaro: fix meta (#26449) 2017-06-07 18:27:47 +01:00
Jörg Thalheim e391b7a813 Merge pull request #26330 from Drakonis/master
gzdoom: 3.0.1 -> 3.1.0
2017-06-02 21:46:23 +01:00
Itai Zukerman ad7bee4eb4 steam: Added extraPkgs option to chroot env. 2017-06-02 20:19:03 +03:00
Drakonis 0fbe724172 gzdoom: 3.0.1 -> 3.1.0 2017-06-02 12:02:34 -03:00
Robin Gloster c1359ce04b
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-06-02 15:39:25 +02:00
Orivej Desh 5bc28da745 instead-launcher: 0.6.3 -> 0.7.0 2017-06-01 01:09:50 +00:00
Orivej Desh 624c216f3c instead: 2.4.1 -> 3.0.0 2017-06-01 01:09:30 +00:00
Frederik Rietdijk 9cbb69b11a Merge pull request #26182 from lheckemann/xonotic-audio
xonotic: fix audio
2017-05-30 19:53:37 +02:00
Robin Gloster 13f2f8673b
OVMF: fix build
$fd for the output was overwritten during the build
2017-05-29 12:21:17 +02:00
Anderson Torres 815ad7c549 Galaxis: init at 1.9 (#26185)
* Galaxis: init at 1.9

* galaxis: nitpicks
2017-05-28 19:59:36 +01:00
Linus Heckemann cf456b9a8a xonotic: fix audio
This fixes #26117.

Also allow easy switching to debug/profiling builds.
2017-05-28 15:31:57 +01:00
Johannes Barthelmes 636ce2dfdb factorio: 0.15.1 -> 0.15.16 2017-05-28 05:00:18 +02:00
Unai Zalakain 87c1097af1 xonotic: 0.8.1 -> 0.8.2
As with 0.8.1, music is still not working.
2017-05-26 18:24:34 +02:00
Unai Zalakain b0f167e96d xonotic: fix xonotic not finding libcurl at runtime 2017-05-26 18:24:17 +02:00
Vladimír Čunát 8004e79415
Merge branch 'master' into staging 2017-05-24 03:24:06 +02:00
Armijn Hemel 81319583bc freeciv: 2.5.6 -> 2.5.7 2017-05-23 17:21:33 +04:00
Robin Gloster cb00af4a2c
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-23 11:50:02 +02:00
Arseniy Seroka 1ab1d2b4e5 Merge pull request #25979 from AndersonTorres/vms-empire
vms-empire: init at 1.14
2017-05-22 20:02:52 +03:00
Arseniy Seroka dd10788280 Merge pull request #25972 from AndersonTorres/robotfindskitten
robotfindskitten: init at 2.7182818.701
2017-05-22 20:02:05 +03:00
Cray Elliott c0bc3c80c8 eternity-engine: 3.40.46 -> 3.42.02
also cleaned up considerably, this was the first nix file I ever wrote!
2017-05-22 04:37:39 -07:00
Cray Elliott 6c7b2081a7 gzdoom: 2.3.2 -> 3.0.1
also change license to gpl3, gzdoom migrated licenses! (yay)
2017-05-22 04:37:39 -07:00
Frederik Rietdijk 99cfab07b9 Merge remote-tracking branch 'upstream/master' into HEAD 2017-05-22 09:21:40 +02:00
AndersonTorres 8f84651132 vms-empire: init at 1.14 2017-05-21 18:57:12 -03:00
Robin Gloster a85ac4b887
banner: 1.3.3 -> 1.3.4 2017-05-21 20:27:44 +02:00
AndersonTorres 0808896e73 robotfindskitten: init at 2.7182818.701 2017-05-21 14:33:43 -03:00
Robin Gloster da9adb8fab
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-05-20 14:55:44 +02:00
Vladimír Čunát 65ede052fa
treewide: fixup packages with RPATH problems 2017-05-16 18:30:58 +02:00
Tuomas Tynkkynen cb245f228f stepmania: 5.0.10 -> 5.0.12 2017-05-14 02:36:04 +03:00
Ole Jørgen Brønner 6fef3228f9 sgtpuzzles: fix broken gtk3 file dialog (#25694)
include wrapGAppsHook for file dialog to work
2017-05-11 07:52:43 +01:00
Michael Raskin f79a5fc30d Merge pull request #25160 from m3tti/quakespasm
Quakespasm: init at 0.92.1
2017-05-07 10:03:42 +02:00
Mathäus Sander 15b98cb634 quakespasm: init at 0.92.1 2017-05-07 08:02:50 +02:00
Joachim F df5329e127 Merge pull request #20317 from Radvendii/master
MAR1D: init at 0.2.0
2017-05-06 18:16:06 +01:00
Vladimír Čunát d7501b986a
luajit: 2.1.0-beta2 -> 2.1.0-beta3
The removal of `luaL_reg` alias caused lots of breakage.
Only sysdig and knot-resolver needed (also) other changes.
2017-05-02 14:00:45 +02:00
Guillaume Maudoux 92f53af64d factorio-demo: init at 0.14.23 (#25265) 2017-04-30 02:51:07 +01:00
Eric Litak 81122d3beb factorio: 0.14.21 -> 0.15.1 2017-04-24 19:03:12 -07:00
Eric Litak 3a083218b9 factorio: add name as arg to authenticatedFetch 2017-04-24 19:03:12 -07:00
Mathäus Sander bbf114cf22 quakespasm: init at 0.92.1 2017-04-23 22:22:44 +02:00
Michael Raskin 8611d92954 Merge pull request #25136 from taku0/hunspell-1.6.1
hunspell: 1.3.3 -> 1.6.1
2017-04-23 11:04:27 +02:00
taku0 5bcaeda4c8 hunspell: 1.3.3 -> 1.6.1 2017-04-23 11:42:59 +09:00
Jörg Thalheim 81e6e21175 Merge pull request #24521 from orivej/instead-launcher
instead-launcher: init at 0.6.3
2017-04-18 01:36:40 +02:00
Philipp Steinpass eec5775a4c steam: move libpciaccess as non-runtime dependencies 2017-04-11 01:51:46 +03:00
Daiderd Jordan f8230518a2 Merge pull request #24762 from matthewbauer/darwin-misc-fixes
darwin: miscellaneous fixes
2017-04-10 08:50:15 +02:00
Nikolay Amiantov 11d76ef891 nethack: add utils to path 2017-04-10 02:20:34 +03:00
Matthew Bauer 9e7faf9883
exult: Fix macOS build 2017-04-08 23:28:02 -05:00
Matthias Herrmann f1480038a4 urbanterror: 4.3.1 -> 4.3.2 2017-04-05 20:47:15 +02:00
David McFarland 398823da6e Revert "steam: use custom openssl"
No longer necessary. See https://github.com/NixOS/nixpkgs/pull/23034#issuecomment-291005754

This reverts commit a120bad30c.
2017-04-03 09:04:44 +02:00
Orivej Desh 57a29cab6a instead-launcher: init at 0.6.3 2017-04-01 01:43:12 +00:00
michael bishop 3690ad1772
multimc: 5 -> 0.5.1 2017-03-31 18:37:32 -03:00
Robin Gloster 520ce40bb3
zeroad: do not build on i686 2017-03-30 16:23:35 +02:00
Robin Gloster c38d6b493e
ultrastardx: mark as broken 2017-03-30 16:23:35 +02:00
Robin Gloster b5ad5c3d80
hawkthorne: mark as broken 2017-03-30 12:06:08 +02:00
John Ericson 4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Robert Helgesson f92d08020d
atanks: remove unnecessary patch phase 2017-03-23 21:52:09 +01:00
Linus Heckemann a4d285616d
atanks: 6.2 -> 6.5 2017-03-23 21:51:48 +01:00
Orivej Desh 9d38774a28 gargoyle: init at 2017-03-12 2017-03-19 22:36:29 +00:00
Nikolay Amiantov 9748828e78 steamPackages.steam-runtime-wrapped: override vulkan-loader
This way we get /run/opengl-driver as a search path.
Fixes #24056.
2017-03-19 22:00:48 +03:00
Michael Raskin a8e2597772 Merge pull request #23161 from AndersonTorres/freecell-solver
freecell-solver: 3.26.0 -> 4.8.0
2017-03-18 17:24:15 +01:00
Michael Raskin a7945a8cab sgt-puzzles: 20161228.7cae89f -> 20170228.1f613ba 2017-03-09 18:47:37 +01:00
Renaud e57e005ac8 lgogdownloader: 2.28 -> 3.2
lgogdownloader: 2.28 -> 3.2
2017-03-09 03:10:48 +02:00
Ricardo Ardissone 8cbba14dbe
tome4: 1.4.6 -> 1.4.9 2017-03-06 19:43:25 +01:00
Profpatsch 07bf113bbe garden-of-coloured-lights: init at 1.0.9 2017-03-06 19:37:24 +01:00
Linus Heckemann 17015b421e endless-sky: 0.9.4 -> 0.9.6 2017-03-06 12:36:53 +00:00
Robin Gloster fc57e634f3
scid: fix build 2017-03-03 15:18:08 +01:00
Carles Pagès 0f9517eb9e hexen: mark as broken
Does not build and is not maintained.
2017-03-03 12:03:48 +01:00
Nikolay Amiantov cb13a8c5f8 openspades: 0.0.12 -> 0.1.1b
Remove openspades-git, it's not needed now that there was a release.
2017-03-03 00:34:36 +03:00
Jörg Thalheim fb81abdc7d cockatrice: add unstable version prefix 2017-03-01 14:03:36 +01:00
Spencer Janssen b67ce6baf9 cockatrice: 2015-09-24 -> 2017-01-20 2017-03-01 14:03:36 +01:00
rnhmjoj d35ff57b4e arx-libertatis: 2016-07-27 -> 2017-02-26 2017-03-01 02:24:38 +03:00
Robin Gloster 75707b748c
lincity: fix build 2017-02-28 17:33:31 +01:00
Franz Pletz e0b04b4c37
bzflag: 2.4.2 -> 2.4.8 2017-02-28 16:00:56 +01:00
Robin Gloster 768fac6c36
btanks: fix build 2017-02-28 15:50:30 +01:00
Tristan Helmich 3c16812acf micropolis: fix build (patch changed) 2017-02-28 12:53:49 +01:00
Robin Gloster bbefb5d06a
warmux: fix build 2017-02-27 13:39:11 +01:00
Bjørn Forsman 3d104ab2b3 gst-plugins-base: align attrname with pkgname 2017-02-27 12:16:26 +01:00
Michael Raskin a872e22280 speed_dreams: 2.0.0-a3 -> 2.2.1 2017-02-26 18:10:36 +01:00
Herwig Hochleitner 189e7add9b ja2-stracciatella: init 0.15.1
This is the open-source version of the venerable Jagged Alliance 2.

Stracciatella means almost vanilla. This version is only changed for
fixes, stability improvements and to host mods.

The original data files are non-free and have to be provided by the user.
2017-02-26 11:45:15 +01:00
AndersonTorres a20dd46689 freecell-solver: 3.26.0 -> 4.8.0 2017-02-24 08:36:55 -03:00
Armijn Hemel 19a302f6f6
scummvm: 1.8.0 -> 1.9.0
Use direct download instead of sourceforge mirror which no longer
works.
2017-02-17 23:46:53 +01:00
Lluís Batlle i Rossell 1e7da9ec78 trigger: update to 0.6.5 2017-02-16 22:25:23 +01:00
rardiol 195ca7393c widelands: 18 -> 19 (#22796) 2017-02-15 07:11:59 +01:00
Laverne Schrock f56fa4824a mnemosyne: move generated locale files to correct location
It feels like a bit of a hack to move them after the install rather
than generating them in the correct spot in the first place, but this
fixes #12763.
2017-02-15 00:50:05 +01:00
Tuomas Tynkkynen c86798125b amoeba: init at 1.1
This uses all the patches from Debian since otherwise it would work on
i686 among other things.
2017-02-14 15:45:09 +02:00
Ertugrul Söylemez 0980003040 zdbsp: init at 1.19 2017-02-11 05:47:09 +01:00
Vladimír Čunát a2c867fd39
Merge branch 'staging' 2017-02-04 21:02:46 +01:00
pngwjpgh 913c5b21d5 gcs: init at 4.8.0 (#22173) 2017-02-04 15:36:38 +01:00
Carles Pagès 500d48f547 minetest: use system jsoncpp
It was already in buildInputs but was not being used.
2017-02-03 17:46:58 +01:00
Thomas Tuegel 74f5672a1c Merge pull request #22406 from abbradar/qtenv
Qt 5: Use buildEnv for env, don't use it for packages
2017-02-03 09:57:58 -06:00
Nikolay Amiantov 8a67af13f4 multimc: don't use qt.full 2017-02-03 18:21:16 +03:00
Vladimír Čunát adab4cd58b
Merge branch 'master' into staging 2017-02-03 11:47:38 +01:00
Nikolay Amiantov 025eae1a8c Merge pull request #22397 from MP2E/urbanterror_update
urbanterror: 4.2.023 -> 4.3.1
2017-02-03 13:03:48 +03:00
Carles Pagès 922b33553d Merge pull request #22395 from MP2E/dhewm3_update
dhewm3: 20130113 -> 1.4.1
2017-02-03 09:15:35 +01:00
Cray Elliott ef77fba573 gzdoom: 2.2.0 -> 2.3.2 2017-02-02 15:39:24 -08:00
Cray Elliott a430acb4d8 urbanterror: 4.2.023 -> 4.3.1 2017-02-02 15:37:11 -08:00
Cray Elliott 45f51f05b8 dhewm3: 20130113 -> 1.4.1 2017-02-02 15:36:52 -08:00
Eelco Dolstra 9d6a55aefd
~/.nixpkgs -> ~/.config/nixpkgs
The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).
2017-02-01 16:07:55 +01:00
Vladimír Čunát a2e7770b51
Merge branch 'master' into staging
There have been some larger security rebuilds on master.
2017-02-01 15:56:35 +01:00
Nikolay Amiantov 5fb5914c35 ioquake3: 2016-11-02 -> 2017-01-27 2017-01-31 03:27:11 +03:00
Nikolay Amiantov 1809cb56e1 dwarf-fortress-packages.dfhack: 0.43.05-alpha2 -> 0.43.05-alpha4 2017-01-31 03:27:10 +03:00
Nikolay Amiantov e778f8032c crawl: 0.19.1 -> 0.19.3 2017-01-31 03:27:10 +03:00
Nikolay Amiantov db99892817 treewide: quote homepages in my packages 2017-01-31 03:27:10 +03:00
Tuomas Tynkkynen 424cfe7686 Merge remote-tracking branch 'upstream/master' into staging 2017-01-29 02:16:29 +02:00
Vladimír Čunát 6973c7739e
Merge branch 'master' into staging
There were some larger rebuilds because of security.
2017-01-26 16:49:41 +01:00
Cray Elliott d1043bf75b chocolate-doom: 2.2.1 -> 2.3.0 2017-01-25 18:54:18 -08:00
Jörg Thalheim 152da41893 Merge pull request #22141 from benrob0329/master
minetest 0.4.14 -> 0.4.15
2017-01-25 23:04:56 +01:00
Shaun Sharples cde8e89a2e factorio: 0.13.20 -> 0.14.21 2017-01-25 21:39:37 +01:00
Robin Gloster bc08b942e9
warmux: add patch to fix build with gcc6 2017-01-25 20:12:39 +01:00
Robin Gloster 41cb4593b4
openxcom: add patch to fix build with gcc6 2017-01-25 20:12:39 +01:00
Benrob0329 15c23d91a8 minetest 0.4.14 -> 0.4.15 2017-01-25 13:41:58 -05:00
zimbatm 38cc58896c warsow: mark as broken
libjpeg62 is broken as well
2017-01-24 16:16:47 +00:00
Robin Gloster 563dd7886c
Merge remote-tracking branch 'upstream/master' into gcc-6 2017-01-23 00:21:18 +01:00
Graham Christensen c39fc44adf Merge pull request #22013 from peterhoeg/u/stk
supertuxkart: 0.9 -> 0.9.2
2017-01-22 08:05:49 -05:00
Peter Hoeg 0d785c5986 supertuxkart: 0.9 -> 0.9.2
Also known as the "get ready for babysitting the nieces" release.
2017-01-22 12:30:14 +08:00
Carles Pagès fd400ced6b Rename page to cpages to match github
I also updated the mail.
2017-01-20 16:55:29 +01:00
Robin Gloster 1ce3d0b97e
warmux: add patch to fix build with gcc6 2017-01-20 16:39:30 +01:00
Robin Gloster b705cd4da7
openxcom: add patch to fix build with gcc6 2017-01-20 16:39:29 +01:00
Robin Gloster d9418bf8fb
eduke32: fix build 2017-01-19 16:52:40 +01:00
Moritz Ulrich 63d7b206d8
flightgear, simgear: 2016.4.3 -> 2016.4.4 2017-01-18 16:58:45 +01:00
Robin Gloster 34b6f1f18b
angband: pin to ncurses5 to fix build 2017-01-14 18:39:01 +01:00
Tim Steinbach 4fce3aa442
minecraft-server: 1.11.1 -> 1.11.2 2017-01-11 20:18:38 -05:00
Michael Raskin 15ef9bc87d xsok: init at 1.02 2017-01-10 20:08:31 +01:00
Nikolay Amiantov 6a55b52944 warzone2100: 2.1.5 -> 2.2.2 2017-01-07 18:48:15 +03:00
Michael Raskin 99e4bd8627 sgtpuzzles: 20160429.b31155b -> 20161228.7cae89f 2017-01-02 20:18:49 +01:00
Michael Raskin 62adccb956 Merge pull request #21483 from rardiol/freeorion
freeorion: 0.4.5 -> 0.4.6
2016-12-30 22:14:35 +00:00
Michael Raskin 868147420d Merge pull request #21496 from rardiol/opendungeons
opendungeons: 0.6.0 -> 0.7.1
2016-12-30 20:40:25 +00:00
Vladimír Čunát 57c4ed837c
chessx: disable parallel make
http://hydra.nixos.org/build/45653907
/cc maintainer @luispedro.
2016-12-30 18:14:15 +01:00
Ricardo Ardissone 3705b1a429 opendungeons: 0.6.0 -> 0.7.1 2016-12-29 11:25:54 -02:00
Ricardo Ardissone e948a6d1f9 freeorion: 0.4.5 -> 0.4.6 2016-12-28 23:58:33 -02:00
Kier Davis f3e8a6df6b multimc: update to Java 8 (#21485)
Technically, this changes the version of Java depended on from 7 to
the default, which is currently 7 on darwin and 8 on all other
systems.
2016-12-29 02:33:39 +01:00
Nikolay Amiantov d479639187 freeciv: build with shared (not static) libraries 2016-12-29 00:33:13 +03:00
Nikolay Amiantov 5d5e0c19f6 Merge commit 'refs/pull/21479/head' of git://github.com/NixOS/nixpkgs 2016-12-29 00:32:52 +03:00
Nikolay Amiantov cdf306909f udev182: remove 2016-12-29 00:11:40 +03:00
Nikolay Amiantov 2d82189509 Merge pull request #21477 from rardiol/openmw
openmw: 0.40.0 -> 0.41.0
2016-12-28 23:40:45 +03:00
Ricardo Ardissone 00c46ecd74 freeciv: add enable_sqlite 2016-12-28 18:35:09 -02:00
Ricardo Ardissone 310d3fb910 freeciv: 2.5.3 -> 2.5.6 2016-12-28 18:35:08 -02:00
Ricardo Ardissone 384185f942 openmw: 0.40.0 -> 0.41.0 2016-12-28 16:42:47 -02:00
Moritz Ulrich bdc880e49d
flightgear: 3.4.0 -> 2016.4.3. 2016-12-24 22:57:25 +01:00
James Kent c52195daaf gnuchess and xboard definitely work on darwin 2016-12-22 17:00:33 +01:00