Commit Graph

2859 Commits

Author SHA1 Message Date
Mitsuhiro Nakamura 030cbaff7f cataclysm-dda{,-git}: add mnacamura as maintainer 2018-07-19 11:40:56 +09:00
R. RyanTM 8139663f66 commandergenius: 2.2.0 -> 2.2.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/commandergenius/versions.
2018-07-18 16:36:09 -07:00
Silvan Mosberger 47f78cd36a
minecraft: clean and fix up
The launcher now downloads almost all required libraries itself into
~/.minecraft and there's nothing one can do about it. Sound only works
with libpulseaudio though
2018-07-19 00:05:53 +02:00
Mitsuhiro Nakamura 206e271e32 cataclysm-dda{,-git}: move common attributes to common.nix 2018-07-18 00:33:42 +09:00
Frederik Rietdijk 6d339e5863 Merge staging-next into staging 2018-07-16 17:14:44 +02:00
Karl Meakin bae01e0348 runelite: init at 1.6.0 2018-07-16 03:12:17 +01:00
Franz Pletz a2eb1703e1
Merge pull request #43578 from rardiol/cdda
cataclysm dda 2018-07-15
2018-07-15 21:10:05 +00:00
Franz Pletz de24fd7525
nethack: add qt plugin wrapper 2018-07-15 23:06:59 +02:00
Ricardo Ardissone 5901dae673 cataclysm-dda-git: debug flag 2018-07-15 13:59:28 -03:00
Ricardo Ardissone 05c2aa212e cataclysm-dda-git: 2017-12-09 -> 2018-07-15 2018-07-15 13:59:20 -03:00
Stefan Lau e013a50568 ja2-stracciatella: 0.15.1 -> 0.16.1 2018-07-15 13:24:37 +02:00
Robert Schütz 18774d4173 Merge branch 'master' into staging 2018-07-15 12:31:18 +02:00
Guanpeng Xu 935332d648 nethack: add qt support on linux 2018-07-15 14:18:55 +08:00
Herwig Hochleitner 5c2ccd13a3 dwarf-fortress: re-include stonesense fix
This partially reverts commit dfc4744afd.

cc @matthewbauer
2018-07-14 14:24:35 +02:00
Herwig Hochleitner 9125e448df dwarf-fortress.dwarf-therapist: restore DwarfTherapist program 2018-07-14 14:24:35 +02:00
Alvar b12597d128 openrct2: 0.1.2 -> 0.2.0 (#43386) 2018-07-14 00:51:03 +02:00
leenaars d6899cf8b9 orthorobot: 1.0 -> 1.1.1 (#43495) 2018-07-14 00:22:48 +02:00
Frederik Rietdijk 3e31d23d99 Merge master into staging 2018-07-13 19:34:19 +02:00
lewo 05d273a45e
Merge pull request #43302 from rardiol/hyperrogue
hyperrogue: init at 10.4j
2018-07-11 09:07:33 +02:00
Ricardo Ardissone 96a6e1f5b5 hyperrogue: init at 10.4j 2018-07-10 18:36:26 -03:00
Frederik Rietdijk f8701caafc Merge master into staging 2018-07-10 15:51:20 +02:00
Jan Tojnar 28b6f74c3f
gnome3.gconf: remove 2018-07-10 12:14:40 +02:00
Matthew Bauer 2bb4088f51 Merge pull request #43081 into master
Closes #43081
2018-07-09 17:46:10 -04:00
Matthew Bauer 97605d3e57
Merge pull request #43085 from matthewbauer/dwarf-fortress
Dwarf Fortress refactors
2018-07-09 17:40:16 -04:00
Matthew Bauer 3108f1eeaf Merge remote-tracking branch 'Baughn/nix-df' into dwarf-fortress 2018-07-09 16:24:21 -04:00
Matthew Bauer 812b0ec62e dwarf-fortress: recurse into themes
Now the output of “nix-env” should be:

$ nix-env -qa -f . -A dwarf-fortress-packages
afro-graphics-44.10
autoreiv-44.03
cla-44.xx-v25
dwarf-fortress-0.43.05
dwarf-fortress-0.44.05
dwarf-fortress-0.44.09
dwarf-fortress-0.44.10
dwarf-fortress-0.44.11
dwarf-fortress-0.44.12
dwarf-therapist-40.1.0
gemset-44.10a
ironhand-44.10
jolly-bastion-44.10
legends-browser-1.17.1
mayday-44.10
obsidian-44.10
phoebus-44.10
rally-ho-44.10
soundsense-2016-1_196
spacefox-44.10a
taffer-44.10a
tergel-44.03
wanderlust-44.10
2018-07-09 16:18:17 -04:00
Matthew Bauer 530427c7ab dwarf-fortress: refactors
This will make it easier for people to access old versions.

You can now access attributes like:

- dwarf-fortress_0_44_11
- dwarf-fortress_0_43_05
- etc.
2018-07-09 16:13:52 -04:00
Matthew Bauer cdd0ac7e54 dwarf-fortress: support older versions as well
game.json now contains a dictionary of old game hashes. I have added
them for the last 3 releases.

- add script to generate hashes

  Makes it much easier to update game.json file.

- add updateScript meta

  This adds some info on the ./update.sh updateScript now available.

- cleanup updateScript

  - Add some more systems
  - Correctly detect source extensions (.zip or .tar.bz2)
  - Proper bash quoting

- fix update.sh

  - correctly detect latest df version
  - append to game.json instead of overwriting it

- update hashes for 44.12
2018-07-09 16:13:53 -04:00
Ryan Mulligan 7937f82665 treewide: http -> https 2018-07-05 18:35:28 -07:00
Matthew Bauer aba6a3d7f4 dwarf-fortress: use fetchFromGitHub directly
This avoids creating a second derivation to copy things from the
original. The new themes are now fixed output.
2018-07-05 17:25:07 -04:00
Svein Ove Aas b0c7245ee5 dwarf-fortress: Add "lazy pack", config flags and some comments. 2018-07-05 20:48:52 +01:00
Svein Ove Aas 5012ce727a dwarf-fortress: Init TWBT at 6.46 2018-07-05 20:21:59 +01:00
Matthew Bauer a4c9492217
Merge pull request #43057 from Baughn/nix-df
dwarf-fortress: Run legends-browser with a suitable working directory
2018-07-05 00:10:13 -04:00
Svein Ove Aas 472d8dcb91 dwarf-fortress: Run legends-browser with a suitable working directory 2018-07-05 00:39:28 +01:00
Matthew Bauer ea6b31b496
Merge pull request #43043 from Baughn/nix-df
dwarf-fortress: Fix themes & package Legends Browser
2018-07-04 17:41:06 -04:00
Svein Ove Aas c8095af0cd dwarf-fortress: Init Legends Browser at 1.17.1 2018-07-04 22:26:23 +01:00
Matthew Bauer 75e2aca6ca
Merge pull request #42554 from numinit/df
dwarf-fortress: 0.44.10 -> 0.44.11
2018-07-04 16:56:20 -04:00
Svein Ove Aas 8c7461a348 dwarf-fortress: Don't check for dfVersion compatability on themes, which lack them. 2018-07-04 20:19:24 +01:00
Orivej Desh 1a76bd5552 ezquake: fix build after #41902 2018-07-03 12:44:57 +00:00
Orivej Desh 9641ab9a27 ivan: fix build after #41902 2018-07-03 12:41:18 +00:00
Orivej Desh 48272ebb6c liberal-crime-squad: fix darwin build after #41902 2018-07-03 12:37:58 +00:00
ikervagyok 8e5de9e200 warzone2100: fix build after #41902 (#42908) 2018-07-03 12:27:06 +00:00
Matthew Bauer dcea211084 dwarf-fortress: cleanup 2018-07-02 11:59:36 -04:00
Morgan Jones 8d5b5fa68e Patch dwarf-fortress-unfuck to build in debug (pending upstream fix) 2018-07-01 20:28:59 +00:00
Morgan Jones 9a2898c6d1 bump dwarf-therapist and dfhack versions; fix theme issue 2018-06-30 23:29:29 +00:00
Morgan Jones 24f4711705 dwarf-fortress: 0.44.10 -> 0.44.11
Update everything but dfhack and dwarf-therapist, which
have not been updated yet.
2018-06-30 23:25:27 +00:00
nonfreeblob 1627b6fc09 nethack: nethack-x11 package created
If x11Mode is false, ncurses NetHack version will be built (nethack).
If x11Mode is true, x11 NetHack version will be built (nethack-x11).
NetHack DevTeam provide x11 version support only for Linux.
2018-06-30 14:48:20 +03:00
Silvan Mosberger 57bccb3cb8 treewide: http -> https sources (#42676)
* treewide: http -> https sources

This updates the source urls of all top-level packages from http to
https where possible.

* buildtorrent: fix url and tab -> spaces
2018-06-28 20:43:35 +02:00
adisbladis 0c96b7099e
hedgewars: 0.9.23 -> 0.9.24.1 2018-06-28 13:58:28 +08:00
Ryan Mulligan fce8f26af6 treewide: http -> https (#42665) 2018-06-27 22:12:57 +02:00
R. RyanTM b5337b357f gzdoom: 3.4.0 -> 3.4.1 (#42499)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gzdoom/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/2imdm0m7wchvwgg3r2m3xm5115iq681w-gzdoom-3.4.1/bin/gzdoom had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.4.1 with grep in /nix/store/2imdm0m7wchvwgg3r2m3xm5115iq681w-gzdoom-3.4.1
- directory tree listing: https://gist.github.com/af5b88ddc00326642398bae9d65d3714
- du listing: https://gist.github.com/e85a153098c517727519102b6c1134a8
2018-06-27 19:03:42 +02:00
Yegor Timoshenko 889bb6873d
Merge pull request #42453 from mkaito/update-factorio
factorio: 0.16.36 -> 0.16.51
2018-06-26 01:17:25 +03:00
xeji e0918b2550
Merge pull request #42432 from Pneumaticat/multimc
multimc: fix build with Qt 5.11, fix desktop icon
2018-06-25 11:53:02 +02:00
Grigory Chereshnev 3428b44610 ivan: 052 -> 053 (#42413) 2018-06-25 00:12:54 +02:00
xeji c51ac5eb33
Merge pull request #42423 from ryantm/repology-problems
treewide: http -> https
2018-06-24 20:44:50 +02:00
Profpatsch 9c1edbddee unvanquished: remove
Hasn’t been building or upgraded since 2015:
https://github.com/NixOS/nixpkgs/issues/9781
2018-06-24 01:51:16 +02:00
Matthew Justin Bauer bee228d9b4
exult: only build on linux
It currently times out on finding sdl-config:

https://hydra.nixos.org/job/nixpkgs/staging/exult.x86_64-darwin
2018-06-23 19:08:32 -04:00
Matthew Bauer 6127ec1665 treewide: disable sdl-config darwin time outs
sdl-config has an issue on hydra where it will hang when run on
Darwin. This is probably related to the headless mode that is set up &
the sdl-config program waiting for a graphical to finish.
2018-06-23 17:50:00 -04:00
Matthew Justin Bauer 92f0bec7c4
chocolate-doom: only build on linux
darwin build times out on sdl-config
2018-06-23 17:35:01 -04:00
Michishige Kaito 60ed533188 factorio: 0.16.36 -> 0.16.51 2018-06-23 18:40:29 +01:00
Kevin Liu be47f95083
multimc: create compatibility symlink to fix desktop icon 2018-06-23 09:37:29 -04:00
Kevin Liu 28ff1f7565
multimc: 0.6.2 → unstable-2018-06-04
Fixes #42387. See also #42351 for information on Qt breakage.
2018-06-23 09:37:20 -04:00
Ryan Mulligan 0d5eb901ad treewide: http -> https 2018-06-23 04:34:55 -07:00
R. RyanTM 98eefba190 wesnoth: 1.14.2 -> 1.14.3 (#42195) 2018-06-19 23:24:05 +00:00
R. RyanTM f6c0588c97 gzdoom: 3.3.2 -> 3.4.0 (#42011)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gzdoom/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/f4bpkw3bk3p8ca0vcxdi17hc5lm2r3jz-gzdoom-3.4.0/bin/gzdoom had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 3.4.0 with grep in /nix/store/f4bpkw3bk3p8ca0vcxdi17hc5lm2r3jz-gzdoom-3.4.0
- directory tree listing: https://gist.github.com/1d92d331e8c24929e998260ca9018ddb
- du listing: https://gist.github.com/ba47c37ae7b73d3fb85a14b537b6c270
2018-06-18 22:53:32 +02:00
lewo 51cab4eddd
Merge pull request #42013 from r-ryantm/auto-update/gcompris
gcompris: 0.90 -> 0.91
2018-06-16 08:57:35 +02:00
Jörg Thalheim e82a0345ef micropolis: remove
Old package without maintainer that no longer compiles.
2018-06-16 01:33:17 +01:00
R. RyanTM a7937612bf gcompris: 0.90 -> 0.91
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gcompris/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91/bin/gcompris-qt had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91/bin/.gcompris-qt-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.91 with grep in /nix/store/di4sm1nsx7zshk1n6njvnd07m0abj6cc-gcompris-0.91
- directory tree listing: https://gist.github.com/0ac8ed77cca8102d4b32b9b9361464f4
- du listing: https://gist.github.com/5f6daf6f26bdc5d5e1c4f4f4359ae0fa
2018-06-14 07:21:29 -07:00
Simon Lackerbauer 6fb9d1121a gshogi: init at 0.5.1 (#41840) 2018-06-12 12:11:40 +02:00
Matthew Bauer f522c9c3b9 dxx-rebirth: disable format hardening 2018-06-10 20:32:31 -04:00
Matthew Bauer 97e8bcc925 dwarf-therapist: supports darwin 2018-06-10 19:23:11 -04:00
Matthew Bauer 7170ab8433 dfhack: add SDL to buildInputs 2018-06-10 19:23:11 -04:00
Matthew Bauer 8f89f81b62 dfhack: add submodules 2018-06-10 19:23:11 -04:00
Yegor Timoshenko 18971dc6bb
Merge pull request #41778 from rayhogenson/nethack
nethack: 3.6.0 -> 3.6.1
2018-06-10 21:12:03 +03:00
R. RyanTM 985aea6b55 anki: 2.0.51 -> 2.0.52 (#41582)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/anki/versions.

These checks were done:

- built on NixOS
- /nix/store/2dqw72sffcynzzgcfk0k9mh7jn8sw0kw-anki-2.0.52/bin/anki passed the binary check.
- /nix/store/2dqw72sffcynzzgcfk0k9mh7jn8sw0kw-anki-2.0.52/bin/..anki-wrapped-wrapped passed the binary check.
- /nix/store/2dqw72sffcynzzgcfk0k9mh7jn8sw0kw-anki-2.0.52/bin/.anki-wrapped passed the binary check.
- 3 of 3 passed binary check by having a zero exit code.
- 3 of 3 passed binary check by having the new version present in output.
- found 2.0.52 with grep in /nix/store/2dqw72sffcynzzgcfk0k9mh7jn8sw0kw-anki-2.0.52
- directory tree listing: https://gist.github.com/1a53026ee3eea78708113c1b6e9d857f
- du listing: https://gist.github.com/c8dcabda5b46155a959b86843ee24ddd
2018-06-10 10:22:47 +02:00
Raymond Hogenson ed628fb74e nethack: 3.6.0 -> 3.6.1 2018-06-09 19:33:13 -07:00
R. RyanTM 492f1649f8 springLobby: 0.255 -> 0.264 (#41508)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/springlobby/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/i6g7iand22k99ry0hjda1gs71amk9q11-springlobby-0.264/bin/springlobby had a zero exit code or showed the expected version
- Warning: no invocation of /nix/store/i6g7iand22k99ry0hjda1gs71amk9q11-springlobby-0.264/bin/.springlobby-wrapped had a zero exit code or showed the expected version
- 0 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 0.264 with grep in /nix/store/i6g7iand22k99ry0hjda1gs71amk9q11-springlobby-0.264
- directory tree listing: https://gist.github.com/4d077ab682c9643337f22bf2bd75f51c
- du listing: https://gist.github.com/f215b8788c2ea5ebb286f3dddc34fdf9
2018-06-09 23:37:07 +02:00
Michał Janiszewski 094efaa31d
openrct2: Update homepage 2018-06-08 15:49:33 +02:00
Sarah Brofeldt 41cdec2e51
Merge pull request #41621 from orivej/dwarf-therapist
dwarf-therapist: fix build
2018-06-07 11:42:33 +02:00
Orivej Desh 24786e1249 dwarf-therapist: fix build
Update for dfc4744afd.
2018-06-07 09:09:25 +00:00
R. RyanTM 81853859a1 cutemaze: 1.2.2 -> 1.2.3 (#41572)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/cutemaze/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/sqmwkpsp62yarxbxil0xwl6c7434bhns-cutemaze-1.2.3/bin/cutemaze had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 1.2.3 with grep in /nix/store/sqmwkpsp62yarxbxil0xwl6c7434bhns-cutemaze-1.2.3
- directory tree listing: https://gist.github.com/a8cfdfb66984a0f73bf7653f74bd4875
- du listing: https://gist.github.com/ad7863094421835157fc96f90206e350
2018-06-07 11:04:01 +02:00
Matthew Bauer dfc4744afd dwarf-fortress: 44.09 → 44.10 2018-06-06 19:19:29 -04:00
Matthew Bauer 91184d159d dwarf-fortress: move themes to .json file
This will make it easier to automate.
2018-06-06 19:19:29 -04:00
Yegor Timoshenko 1786883011
Merge pull request #41432 from ajs124/steam_profile_override
steam: add optional extraProfile
2018-06-05 22:08:53 +03:00
Fernando José Pando 3cc263ea13 opendune: init at 0.9 (#41415) 2018-06-05 20:39:24 +02:00
Orivej Desh 39c2df48d5 freecell-solver: fix build 2018-06-04 00:47:56 +00:00
ajs124 0edad9f5c8 steam: add optional extraProfile 2018-06-03 23:49:27 +02:00
Okina Matara c52beb18ad multimc: 0.6.1 -> 0.6.2 2018-06-02 19:58:34 -05:00
Jörg Thalheim 6d1a45c7fb
Merge pull request #35482 from fgaz/kenta-cho
init bulletml and rrootage
2018-06-01 15:50:27 +01:00
Francesco Gazzetta f78f2e1017 rrootage: init at 0.23a 2018-06-01 14:34:22 +02:00
Matthew Bauer 9a4cb9003e wesnoth: supports darwin 2018-05-31 12:34:15 -04:00
Pascal Wittmann eff23c0805
Merge pull request #41150 from nonfreeblob/ivan-052-init
ivan: init at 052
2018-05-30 21:59:48 +02:00
Matthew Justin Bauer 4a941ea28a
Merge pull request #41220 from r-ryantm/auto-update/wesnoth
wesnoth: 1.14.1 -> 1.14.2
2018-05-30 11:08:59 -04:00
xeji 094753cb10
Merge pull request #41153 from baracoder/39689-spring-broken
spring: Fixed compiling and version bump
2018-05-29 21:07:08 +02:00
R. RyanTM 1d2338957a wesnoth: 1.14.1 -> 1.14.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

These checks were done:

- built on NixOS
- /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2/bin/wesnoth passed the binary check.
- /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2/bin/wesnothd passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 1 of 2 passed binary check by having the new version present in output.
- found 1.14.2 with grep in /nix/store/5sh8gb3jwfb9086wiyb5sh66zx158bcc-wesnoth-1.14.2
- directory tree listing: https://gist.github.com/b0e3a41a54024956b2d7971ee078d50e
- du listing: https://gist.github.com/b92ba34a8adb15bfdc22fe1082734759
2018-05-29 11:17:33 -07:00
Herman Fries 34c116ab12 spring: 103.0 -> 104.0 2018-05-27 22:42:19 +02:00
Herman Fries 29950fe57b spring: Fix stdlib.h: No such file or directory
include_next fatal error: stdlib.h: No such file or directory
The fix is the same as here and works:
https://github.com/NixOS/nixpkgs/pull/28748

It seams to have to do with header paths.
2018-05-27 22:24:10 +02:00
Grigory Chereshnev 3d9cd5d0c5 ivan: init at 052 2018-05-27 22:23:39 +03:00
Matthew Justin Bauer 98f2f08b4b
Merge pull request #41009 from matthewbauer/normalize-names
Add versions to packages missing it
2018-05-25 16:32:48 -05:00
Matthew Bauer 73b11060fc treewide: add more versions to package names 2018-05-25 15:48:30 -05:00
Matthew Bauer 9eb0301eb2 freeciv: enable on darwin 2018-05-21 19:56:52 -05:00
Matthew Bauer 04bc0bd2b7 freeciv: cleanup overrides
This is how we do overrides elsewhere. The "name" suffix makes things
a little bit complicated IMO. Other input welcome.
2018-05-21 19:55:37 -05:00
Peter Hoeg d7679fb2b5 0ad: 0.0.22 -> 0.0.23 (#40807) 2018-05-20 21:32:03 +02:00
R. RyanTM d0f3fc1be4 trackballs: 1.3.0 -> 1.3.1 (#40829)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/trackballs/versions.

These checks were done:

- built on NixOS
- /nix/store/0admi2vxfnbyx4ivgfcgvm8nb5lsrqi6-trackballs-1.3.1/bin/trackballs passed the binary check.
- 1 of 1 passed binary check by having a zero exit code.
- 1 of 1 passed binary check by having the new version present in output.
- found 1.3.1 with grep in /nix/store/0admi2vxfnbyx4ivgfcgvm8nb5lsrqi6-trackballs-1.3.1
- directory tree listing: https://gist.github.com/adba0c7480e5b6838c65b78eea5a190e
- du listing: https://gist.github.com/280989936dc7851623de29d3fb610355
2018-05-20 21:04:36 +02:00
xeji 5f00237eb6
Merge pull request #40567 from dbohdan/master
tcl2048: 0.3.1 -> 0.4.0
2018-05-16 23:55:11 +02:00
Silvan Mosberger 00c4ba1ea0
pacvim: init at 2018-05-16 2018-05-16 21:10:34 +02:00
dbohdan 1d1407a6f4 tcl2048: 0.3.1 -> 0.4.0 2018-05-15 22:50:45 +03:00
Matthew Justin Bauer 792486aae2
Merge pull request #39192 from r-ryantm/auto-update/rocksndiamonds
rocksndiamonds: 4.0.1.4 -> 4.1.0.0
2018-05-12 11:55:04 -05:00
R. RyanTM 14a9c7bc1d wesnoth: 1.14.0 -> 1.14.1
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnoth -h’ got 0 exit code
- ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnoth --help’ got 0 exit code
- ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd -h’ got 0 exit code
- ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd --help’ got 0 exit code
- ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd -V’ and found version 1.14.1
- ran ‘/nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1/bin/wesnothd --version’ and found version 1.14.1
- found 1.14.1 with grep in /nix/store/rzsmm117p5z6094z5k1ndc1v9pzms2gn-wesnoth-1.14.1
- directory tree listing: https://gist.github.com/8868591a076d925d789cd1cfb562344c
2018-05-11 09:31:02 +03:00
Matthew Bauer 2dc8831591 dwarf-fortress: revert to 44.09
Was at 44.10 but i have no way to test it on linux (and unsure how to
update dwarf-fortress-unfucked).
2018-05-11 00:00:40 -05:00
Matthew Bauer 236b89afeb dwarf-fortress: supports darwin 2018-05-10 23:58:12 -05:00
Matthew Bauer b45552c35a fmod: supports darwin 2018-05-10 23:58:12 -05:00
Nikolay Amiantov d541169e1a wesnoth: unite with wesnoth-dev
There's no Wesnoth development version now.
2018-05-08 16:06:30 +03:00
R. RyanTM b083a86d74 bzflag: 2.4.12 -> 2.4.14
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/bzflag/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 2.4.14 with grep in /nix/store/z93gp3xa0spbywriag5pg04k2yy8jy3z-bzflag-2.4.14
- directory tree listing: https://gist.github.com/b4b3a993ddc5d7c26bb2c23aad53029c
2018-05-07 06:34:51 -07:00
Matthew Bauer 143978a477 treewide: remove platform assertions
linux: readd assertion
2018-05-03 13:09:20 -05:00
Michael Raskin d3b3ce4b78 sgtpuzzles: 20180409 -> 20180429 2018-05-02 02:46:52 +02:00
Pascal Wittmann 4bcf3d9b82
Merge pull request #39728 from r-ryantm/auto-update/wesnoth
wesnoth-dev: 1.13.13 -> 1.14.0
2018-05-01 21:56:23 +02:00
Matthew Justin Bauer 5e6f1abfd3
Merge pull request #39790 from matthewbauer/gnu-on-darwin
GNUs on Darwin
2018-05-01 13:56:54 -05:00
Matthew Justin Bauer b6a771f670
Merge pull request #39793 from ryantm/https
treewide: http to https
2018-05-01 02:05:55 -05:00
Mateusz Kowalczyk 8dd66f662f
Merge pull request #39780 from r-ryantm/auto-update/extremetuxracer
extremetuxracer: 0.7.4 -> 0.7.5
2018-05-01 06:01:40 +01:00
Ryan Mulligan 038a0c9a60 treewide: http to https 2018-04-30 21:39:20 -07:00
Matthew Bauer 884babe324 ballandpaddle: supports darwin 2018-04-30 23:07:57 -05:00
R. RyanTM 6cad5785ea extremetuxracer: 0.7.4 -> 0.7.5
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/extremetuxracer/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.7.5 with grep in /nix/store/aqs72fzhj8mlf9dlcrh0nsmwczsxa0il-extremetuxracer-0.7.5
- directory tree listing: https://gist.github.com/af25592b4861fd5c1e67e48c17da69d9
2018-04-30 17:24:48 -07:00
xeji 477f111165
Merge pull request #39432 from woffs/tuxpaint
tuxpaint: init at 0.9.22
2018-04-30 22:26:58 +02:00
Will Dietz a8f3b1ad75 openmw: update hash missed in update to 0.43.0
Fixes #39712
2018-04-30 13:27:36 -05:00
R. RyanTM 99964ff493 wesnoth-dev: 1.13.13 -> 1.14.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/wesnoth/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnoth -h’ got 0 exit code
- ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnoth --help’ got 0 exit code
- ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd -h’ got 0 exit code
- ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd --help’ got 0 exit code
- ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd -V’ and found version 1.14.0
- ran ‘/nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0/bin/wesnothd --version’ and found version 1.14.0
- found 1.14.0 with grep in /nix/store/kk2lcjayzj584gczvzmqbna8gc59g92j-wesnoth-1.14.0
- directory tree listing: https://gist.github.com/faf1d8fe4a47781eb51e8a411a546099
2018-04-30 09:35:47 -07:00
Pascal Wittmann 067ed1c5eb
instead: 3.2.0 -> 3.2.1 2018-04-29 16:47:59 +02:00
Franz Pletz b5655751a1
EmptyEpsilon: init at 2018.02.15 2018-04-27 01:42:47 +02:00
Frank Doepper 82a9df76cc tuxpaint: init at 0.9.22 2018-04-24 21:25:13 +02:00
Franz Pletz b6dbdaa28c
openarena: needs libcurl for fast assets downloads 2018-04-24 17:06:58 +02:00
Peter Hoeg 9cd5a1ea9a
Merge pull request #39237 from r-ryantm/auto-update/gzdoom
gzdoom: 3.3.0 -> 3.3.2
2018-04-22 13:30:25 +00:00
Jörg Thalheim 58253e37e9 asc: fix build 2018-04-21 21:43:52 +01:00
Herwig Hochleitner 23aaf1cf97 dwarf-fortress: 0.44.05 -> 0.44.09 2018-04-21 14:57:44 +02:00
Matthew Justin Bauer f55d6bbefe
Merge pull request #39275 from ciil/gnushogi
gnushogi: init at 1.4.2
2018-04-21 01:46:40 -05:00
Matthew Justin Bauer 0fe77f449a
Merge pull request #38950 from tadfisher/quakespasm-userdirs
quakespasm, vkquake: enable userdirs support
2018-04-20 18:07:05 -05:00
Simon Lackerbauer 4a78942c75
gnushogi: init at 1.4.2 2018-04-20 21:01:04 +02:00
R. RyanTM 412476a105 gzdoom: 3.3.0 -> 3.3.2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gzdoom/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.2 with grep in /nix/store/zv856axqy6bna0vpgramgaglz02nb8rh-gzdoom-3.3.2
- directory tree listing: https://gist.github.com/66372cbd8e865e89ab9749a99b308ea7
2018-04-20 05:14:00 -07:00
Daiderd Jordan d7d692778c
Merge pull request #39173 from knedlsepp/enable-xskat-darwin
Enable some imake builds on darwin
2018-04-20 08:37:19 +02:00
R. RyanTM dc52439068 rocksndiamonds: 4.0.1.4 -> 4.1.0.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/rocksndiamonds/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/v9jwi4ziz6yaxhvlrfz6zlx07bdrmsmw-rocksndiamonds-4.1.0.0/bin/rocksndiamonds -h’ got 0 exit code
- ran ‘/nix/store/v9jwi4ziz6yaxhvlrfz6zlx07bdrmsmw-rocksndiamonds-4.1.0.0/bin/rocksndiamonds --help’ got 0 exit code
- found 4.1.0.0 with grep in /nix/store/v9jwi4ziz6yaxhvlrfz6zlx07bdrmsmw-rocksndiamonds-4.1.0.0
- directory tree listing: https://gist.github.com/9ff0ad9227dc9e0063f83d558a704fb7
2018-04-19 23:28:46 -07:00
Josef Kemetmüller 4838234918 xsok: enable darwin build 2018-04-20 01:37:54 +02:00
Josef Kemetmüller 4f7941406e xskat: enable darwin build 2018-04-20 01:03:15 +02:00
Jörg Thalheim 59cf37fd6f
Merge pull request #38864 from tadfisher/yquake2
yquake2: init at 7.20
2018-04-15 20:20:52 +01:00
Tad Fisher 302c3a7a16 quakespasm, vkquake: enable userdirs support 2018-04-14 13:51:41 -07:00
Jörg Thalheim 997ead8ad0
Merge pull request #37908 from lheckemann/openclonk-8.1
Openclonk 8.1
2018-04-14 18:49:10 +01:00
Pascal Wittmann 2ad7d5140c
wesnoth-dev: 1.13.11 -> 1.13.13 2018-04-14 00:44:25 +02:00
Ricardo M. Correia f744788878 sgtpuzzles: 20171029.69773d8 -> 20180409.d95f476
Updating since the source tarball wasn't available anymore.
2018-04-13 20:56:06 +02:00
Tad Fisher 29b1894598 yquake2: init at 7.20 2018-04-12 11:49:11 -07:00
Linus Heckemann ea1a167dd6 openclonk: 7.0 -> 8.1 2018-04-10 09:51:39 +01:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
Jörg Thalheim 7578dde34e
Merge pull request #38503 from Chiiruno/submit/terraria-server
terraria-server: 1.3.1.1 -> 1.3.5.3
2018-04-09 08:51:12 +01:00
Matthew Justin Bauer 17389226ba
Merge pull request #38158 from r-ryantm/auto-update/rocksndiamonds
rocksndiamonds: 4.0.1.3 -> 4.0.1.4
2018-04-08 21:20:51 -05:00
Jörg Thalheim 2eb816775b
Merge pull request #38517 from r-ryantm/auto-update/openttd
openttd: 1.7.2 -> 1.8.0
2018-04-08 17:20:02 +01:00
Tad Fisher 8f7750b171 enyo-doom: init at 1.05 2018-04-07 14:30:50 -07:00
R. RyanTM 2e905fb4cd openttd: 1.7.2 -> 1.8.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/openttd/versions.

These checks were done:

- built on NixOS
- ran ‘/nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0/bin/openttd -h’ got 0 exit code
- ran ‘/nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0/bin/openttd --help’ got 0 exit code
- ran ‘/nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0/bin/openttd help’ got 0 exit code
- ran ‘/nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0/bin/.openttd-wrapped -h’ got 0 exit code
- ran ‘/nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0/bin/.openttd-wrapped --help’ got 0 exit code
- ran ‘/nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0/bin/.openttd-wrapped help’ got 0 exit code
- found 1.8.0 with grep in /nix/store/m11nsq51szvkzqnlsb3k7skqzh2781jp-openttd-1.8.0
- directory tree listing: https://gist.github.com/8f8e59bc7bf394685911bd755a16c0a9
2018-04-06 09:47:09 -07:00
Okina Matara 7656367fe6 terraria-server: 1.3.1.1 -> 1.3.5.3 2018-04-06 02:39:51 -05:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
xeji 6a49d53392 tome4: aarch64 not supported 2018-04-05 15:10:04 +02:00
xeji 8a65d19e21 tome4: disable parallel build
... it caused sporadic build failures
2018-04-05 14:10:37 +02:00
Peter Hoeg 10eaddcc3b
Merge pull request #38235 from r-ryantm/auto-update/gzdoom
gzdoom: 3.2.5 -> 3.3.0
2018-04-05 16:00:19 +08:00
Frederik Rietdijk 23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Michishige Kaito f56b733e31 factorio: 16.24 -> 16.36
Update all factorio packages to their latest version. The fact that the
experimental version is lower than the alpha version is just because
they haven't made an experimental release after the last stable.
2018-04-04 13:18:15 +01:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
adisbladis ce0dab5be2
Merge pull request #38271 from r-ryantm/auto-update/anki
anki: 2.0.50 -> 2.0.51
2018-04-01 23:18:14 +08:00
lewo 4a6d6373c8
Merge pull request #37377 from guibou/guibou_add_gcompris
Add `gcompris` educational package
2018-04-01 09:14:24 +02:00
Matthew Justin Bauer 55b88f4565
Merge pull request #37929 from Ma27/fix-commandergenius
commandergenius: 1822release -> 2.2.0
2018-03-31 19:26:01 -05:00
R. RyanTM 11012b3aca anki: 2.0.50 -> 2.0.51
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/anki/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/anki -h` got 0 exit code
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/anki --help` got 0 exit code
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/anki --version` and found version 2.0.51
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/..anki-wrapped-wrapped -h` got 0 exit code
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/..anki-wrapped-wrapped --help` got 0 exit code
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/..anki-wrapped-wrapped --version` and found version 2.0.51
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/.anki-wrapped -h` got 0 exit code
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/.anki-wrapped --help` got 0 exit code
- ran `/nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51/bin/.anki-wrapped --version` and found version 2.0.51
- found 2.0.51 with grep in /nix/store/pc80xsrc6hc3xw5fibqhcd3xy2z6krj8-anki-2.0.51
- directory tree listing: https://gist.github.com/47b6928b65d620f470e7c7f117898265
2018-03-31 16:58:12 -07:00
Guillaume Bouchard 74de977fdd gcompris: init at 0.90
- uses qt 5.9 (qt 5.10 gives runtime error)
- add a desktop file
2018-03-31 20:10:51 +02:00
R. RyanTM 81de9ba814 gzdoom: 3.2.5 -> 3.3.0
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/gzdoom/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.3.0 with grep in /nix/store/h1yhag04m1gxx3bapi01y3ahlcnsnpd1-gzdoom-3.3.0
- directory tree listing: https://gist.github.com/966485cdbf00be087392e66856da4b43
2018-03-31 08:27:38 -07:00
R. RyanTM 0b5256a9c5 rocksndiamonds: 4.0.1.3 -> 4.0.1.4
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/rocksndiamonds/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds -h` got 0 exit code
- ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds --help` got 0 exit code
- ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds -V` and found version 4.0.1.4
- ran `/nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4/bin/rocksndiamonds --version` and found version 4.0.1.4
- found 4.0.1.4 with grep in /nix/store/jz5l9xw33k6q5j5qvjslpq06w03ivafc-rocksndiamonds-4.0.1.4
- directory tree listing: https://gist.github.com/cb40222a7b56f1f60a415ec319d8fe0c
2018-03-30 16:47:15 -07:00
Ryan Mulligan 34c6889d3c freecell-solver: 4.16.0 -> 4.18.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/freecell-solver/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/fc-solve -h` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/fc-solve --help` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/fc-solve --version` and found version 4.18.0
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/pi-make-microsoft-freecell-board -h` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/pi-make-microsoft-freecell-board --help` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/pi-make-microsoft-freecell-board help` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/fc_solve_find_index_s2ints.py -h` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/fc_solve_find_index_s2ints.py --help` got 0 exit code
- ran `/nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0/bin/fc_solve_find_index_s2ints.py help` got 0 exit code
- found 4.18.0 with grep in /nix/store/k186rg37jwk63hvw2h1nmpmssa3cwrj4-freecell-solver-4.18.0
- directory tree listing: https://gist.github.com/2c22e8a4355b2da3c90bfde6c8d92c13
2018-03-30 21:32:16 +02:00
Ryan Mulligan 1bc81e62c2 freeciv_gtk: 2.5.10 -> 2.5.11
Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/freeciv-gtk/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server -h` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server --help` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server help` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server -V` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server -v` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server --version` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server version` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server -h` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server --help` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-server help` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-gtk2 -h` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-gtk2 --help` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-gtk2 -v` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-gtk2 --version` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-manual -h` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-manual --help` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-manual -v` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-manual --version` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-mp-gtk2 -h` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-mp-gtk2 --help` got 0 exit code
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-mp-gtk2 -v` and found version 2.5.11
- ran `/nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11/bin/freeciv-mp-gtk2 --version` and found version 2.5.11
- found 2.5.11 with grep in /nix/store/h5yjw60axfcj1qiva25shmxdh0b4h6xy-freeciv-gtk-2.5.11
- directory tree listing: https://gist.github.com/02a6a0c73fce1c016f7e3dc7111c76b3
2018-03-30 21:16:58 +02:00
Nikolay Amiantov e47482ddfe mar1d: fix build 2018-03-28 16:25:14 +03:00
Maximilian Bosch d7894d022c
commandergenius: 1822release -> 2.2.0
The `1822-release` build breaks on Hydra, some days ago the stable
`2.2.0` release has been tagged on upstream.

It required some new build inputs (zlib, curl, SDL2_mixer, python3) and
some minor changes in the cmakeFlags and makeFlags for the build.

See https://hydra.nixos.org/build/71818713/log
See ticket #36453 and #31747
2018-03-28 09:37:36 +02:00
Matthew Justin Bauer 75616ceb49
Merge pull request #37840 from matthewbauer/unixtools
Cross-platform "unixtools"
2018-03-27 18:43:03 -05:00
Nikolay Amiantov 9cdaddf3a0 steam: add libGL to the environment
Also remove duplicate libGLU.
2018-03-26 14:02:06 +03:00
Matthew Justin Bauer 8f3091939b
Merge pull request #37752 from ryantm/fix-urls
treewide: use more HTTPS URLs
2018-03-25 00:40:17 -05:00
Ryan Mulligan b189247ba0 treewide: use more HTTPS URLs
Uses the HTTPS url for cases where the existing URL has a permanent
redirect. For each domain, at least one fixed derivation URL was
downloaded to test the domain is properly serving downloads.

Also fixes jbake source URL, which was broken.
2018-03-24 22:04:25 -07:00
Franz Pletz 204a029101
openra: 20180218 -> 20180307 2018-03-24 17:09:55 +01:00
Shea Levy 0f854cd2d1
Merge branch 'master' into staging 2018-03-24 01:34:53 -04:00
Ryan Mulligan d538339bd0 trackballs: 1.2.4 -> 1.3.0
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs -h` got 0 exit code
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs --help` got 0 exit code
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs -v` and found version 1.3.0
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs --version` and found version 1.3.0
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs -h` and found version 1.3.0
- ran `/nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0/bin/trackballs --help` and found version 1.3.0
- found 1.3.0 with grep in /nix/store/csh6sqxivlzv49n5w7jrjjagfnnkaswa-trackballs-1.3.0
2018-03-23 14:54:47 -05:00
Matthew Bauer ed2a9cf65f treewide: remove libintl hacks 2018-03-22 16:50:11 -05:00
Ryan Mulligan edbe6cb636 openrct2: 0.1.1 -> 0.1.2
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2 -h` got 0 exit code
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2 --help` got 0 exit code
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2 -v` and found version 0.1.2
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2 --version` and found version 0.1.2
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2-cli -h` got 0 exit code
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2-cli --help` got 0 exit code
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2-cli help` got 0 exit code
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2-cli -v` and found version 0.1.2
- ran `/nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2/bin/openrct2-cli --version` and found version 0.1.2
- found 0.1.2 with grep in /nix/store/qza712wxad8v4scd06gb2jisl0cl9vf6-openrct2-0.1.2
- directory tree listing: https://gist.github.com/dfc357796fabf91024a21e322be78e5f
2018-03-21 22:51:21 +00:00
Nikolay Amiantov 792161895f steam: add dependencies for Surviving Mars 2018-03-20 22:20:14 +03:00
Vladimír Čunát 940fab424a
Merge #37335: wideland: fix build and .desktop 2018-03-18 23:46:22 +01:00
rardiol c146f603ce widelands: fix launchpad url
and .desktop name
2018-03-19 11:07:14 +09:00
Jörg Thalheim 9995963454
Merge pull request #37230 from matthewbauer/auto-update/vassal
vassal: 3.2.15 -> 3.2.17
2018-03-18 16:33:19 +00:00
Gabriel Ebner 2d332e2c7e
Merge pull request #36592 from ryantm/auto-update/gzdoom
gzdoom: 3.1.0 -> 3.2.5
2018-03-18 12:18:11 +01:00
Jörg Thalheim 039088413d
Merge pull request #37095 from ryantm/auto-update/rocksndiamonds
rocksndiamonds: 4.0.1.1 -> 4.0.1.3
2018-03-18 11:14:50 +00:00
Daiderd Jordan 6da3ba48a7
gargoyle: fix darwin build
/cc ZHF #36454
2018-03-17 22:16:37 +01:00
Matthew Bauer d16f9de470 anki: 2.0.47 -> 2.0.50
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped -h` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped --help` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/..anki-wrapped-wrapped --version` and found version 2.0.50
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki -h` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki --help` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/anki --version` and found version 2.0.50
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped -h` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped --help` got 0 exit code
- ran `/nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50/bin/.anki-wrapped --version` and found version 2.0.50
- found 2.0.50 with grep in /nix/store/yxxxxgsdxr65bgnv1xn0h9pdivpm2bvx-anki-2.0.50
2018-03-17 03:52:36 -05:00
Matthew Bauer a71ce8f8d1 vassal: 3.2.15 -> 3.2.17
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:
- built on NixOS
- ran `/nix/store/6kxxp00xj8r1qh4kvvjdg954w00vpk57-VASSAL-3.2.17/bin/vassal -h` got 0 exit code
- ran `/nix/store/6kxxp00xj8r1qh4kvvjdg954w00vpk57-VASSAL-3.2.17/bin/vassal --help` got 0 exit code
- ran `/nix/store/6kxxp00xj8r1qh4kvvjdg954w00vpk57-VASSAL-3.2.17/bin/vassal --version` and found version 3.2.17
- found 3.2.17 with grep in /nix/store/6kxxp00xj8r1qh4kvvjdg954w00vpk57-VASSAL-3.2.17
2018-03-17 02:55:53 -05:00
Nikolay Amiantov 9c8137ca81 steam: improvements for native runtime
* Update dependencies using steam-native-runtime from Arch Linux as a
  reference.
* Remove native-only Steam Runtime, just use installed libraries
  instead.
* Mark native-only Steam as broken (due to segfault inside D-Bus). Seems it was
  already broken for a long time. Doesn't apply to steam-run.
* Some cleanups for chrootenv.
2018-03-16 02:59:07 +03:00
Ryan Mulligan 595e412e04 rocksndiamonds: 4.0.1.1 -> 4.0.1.3
Semi-automatic update generated by https://github.com/ryantm/nix-update tools. These checks were done:

- built on NixOS
- ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds -h` got 0 exit code
- ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds --help` got 0 exit code
- ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds -V` and found version 4.0.1.3
- ran `/nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3/bin/rocksndiamonds --version` and found version 4.0.1.3
- found 4.0.1.3 with grep in /nix/store/9xclaqwjhfkghjb7yhkzl0w3gc5l83zg-rocksndiamonds-4.0.1.3
2018-03-15 04:56:44 -07:00
John Ericson 2e87550ace
Merge pull request #36985 from obsidiansystems/no-allBut
treewide: get rid of platforms.allBut
2018-03-14 18:57:28 -04:00
John Ericson f79f80dbf2 treewide: get rid of platforms.allBut
Negative reasoning like `allBut` is a bad idea with an open world of
platforms. Concretely, if we add a new, quite different sort of
platform, existing packages with `allBut` will claim they work on it
even though they probably won't.
2018-03-14 18:44:42 -04:00
Daiderd Jordan 5defdee634
cataclysm-dda: fix clang build
/cc ZHF #36454
2018-03-14 22:42:56 +01:00
Joachim F 90d9d9de07
Merge pull request #36498 from ryantm/auto-update/chessx
chessx: 1.4.0 -> 1.4.6
2018-03-14 19:41:36 +00:00
Franz Pletz 134af4c5ac
Merge pull request #36659 from Ma27/fix-freeorion
freeorion: fix build
2018-03-13 17:55:08 +00:00
Maximilian Bosch 7da70c0b87
freeorion: fix build
`boost::system::posix_error` is deprecated since v1.37, however the
default Boost version in NixOS is 1.66.

The following upstream patch fixed the issue:
c9b5b13fb8

See ticket #36453
2018-03-13 17:33:05 +01:00
volth 7ec0471242 treewide: s/xlibs/xorg/g (#36889) 2018-03-13 10:16:03 +00:00
John Ericson 62ca2316a4
Merge pull request #36885 from obsidiansystems/meta-host-prepare
treewide: Prepare for #34444
2018-03-12 19:06:35 -04:00
John Ericson 94cbd14120 nethack: Fix platform logic 2018-03-12 18:55:41 -04:00
Nikolay Amiantov 28264de9fc warsow: add missing patch 2018-03-13 01:11:56 +03:00
Nikolay Amiantov 5ed883a40b warsow: 1.03 -> 2.1.2
Fix build, split into engine and game to build engine on Hydra.
2018-03-13 01:08:50 +03:00
Nikolay Amiantov 2dfbef2764 dfhack: fix checksum
Fixes #36819.
2018-03-13 01:06:47 +03:00
Nikolay Amiantov 8332b7aef9 steam: don't add zoneinfo manually
We already have this done for FHS environments in general.
2018-03-11 02:14:49 +03:00
Nikolay Amiantov f7c2288cfc zandronum: sound improvements
* Update fmod version to one with PulseAudio support;
* Dynamically link FluidSynth instead of using LD_LIBRARY_PATH;
* Use system libgme.

Fixes sound on some machines.
2018-03-11 00:02:46 +03:00
Michael Raskin 36fd566372
Merge pull request #36649 from pbogdan/pingus-fix-build
pingus: fix build with gcc7
2018-03-09 17:42:18 +00:00
Piotr Bogdan 2dfeb6fc53 pingus: fix build with gcc7 2018-03-09 13:42:06 +00:00
Nikolay Amiantov 986ea06036 dwarf-fortress-packages.dwarf-therapist: disable on AArch64
The game works only on x86 anyway.
2018-03-09 16:35:10 +03:00
Nikolay Amiantov 809297e595 the-powder-toy: disable on AArch64
Wants SSE.
2018-03-09 16:35:10 +03:00
Ryan Mulligan b5b908483e gzdoom: 3.1.0 -> 3.2.5
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 3.2.5 with grep in /nix/store/m0ms0fpwwi306zq5as89r1kb40bhba8n-gzdoom-3.2.5
- found 3.2.5 in filename of file in /nix/store/m0ms0fpwwi306zq5as89r1kb40bhba8n-gzdoom-3.2.5
2018-03-08 17:59:58 -08:00
Ryan Mulligan b3d39c6555 gnubg: 1.04.000 -> 1.06.001
Semi-automatic update. These checks were done:

- built on NixOS
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg -h` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg --help` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg -v` and found version 1.06.001
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/gnubg --version` and found version 1.06.001
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makebearoff -h` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makebearoff --help` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makehyper -h` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/makehyper --help` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/bearoffdump -h` got 0 exit code
- ran `/nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001/bin/bearoffdump --help` got 0 exit code
- found 1.06.001 with grep in /nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001
- found 1.06.001 in filename of file in /nix/store/6r487wa172j7yn39akgn0i1hjp2d8z4g-gnubg-1.06.001
2018-03-08 12:02:01 -08:00
Ryan Mulligan 2f090641ec chessx: 1.4.0 -> 1.4.6
Semi-automatic update. These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 1.4.6 with grep in /nix/store/9cv1znh739dblr4avnhnp463v77yq9by-chessx-1.4.6
- found 1.4.6 in filename of file in /nix/store/9cv1znh739dblr4avnhnp463v77yq9by-chessx-1.4.6
2018-03-07 23:44:47 -08:00
Peter Hoeg 2e2063074d dxx-rebirth: fix compilation with gcc7 2018-03-07 12:35:28 +08:00
Franz Pletz cda1e6c21b
urbanterror: 4.3.2 -> 4.3.3 for CVE-2017-6903 2018-03-05 18:06:29 +01:00
Vladimír Čunát 565bd805e6
Merge branch 'master' 2018-03-05 14:53:27 +01:00
Jan Tojnar b19c50cec9
freedroidrpg: init at 0.16.1 2018-03-05 08:35:12 +01:00
Jörg Thalheim eca1f71f32
Merge pull request #35494 from fgaz/gnujump
gnujump: init at 1.0.8
2018-03-04 20:41:30 +00:00
Franz Pletz 9d65dbf37b
pioneers: build with gtk3
Won't build the gtk client otherwise. cc #35967
2018-03-04 18:55:41 +01:00
Ryan Mulligan faa8454e91 pioneers: 0.12.3 -> 15.4
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneersai -h` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneersai --help` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneersai help` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneersai --version` and found version 15.4
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneers-server-console -h` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneers-server-console --help` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneers-server-console --version` and found version 15.4
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneers-metaserver -h` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneers-metaserver --help` got 0 exit code
- ran `/nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4/bin/pioneers-metaserver --version` and found version 15.4
- found 15.4 with grep in /nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4
- found 15.4 in filename of file in /nix/store/524fd6bk2g3158rgmsc460p1ml0cqzlm-pioneers-15.4

cc "@viric"
2018-03-04 17:39:17 +00:00
Anders Kaseorg 6f073154da Give working advice for running nix-prefetch-url
nix-prefetch-url file://… requires a full path.  Suggest an invocation
that will provide one.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-03-04 17:28:36 +00:00
Francesco Gazzetta 8259574868 gnujump: init at 1.0.8 2018-03-03 11:40:34 +00:00
Robin Gloster 2f018bb353
xmoto: fix build with gcc7 2018-03-02 07:35:18 +01:00
adisbladis 4658168779
Merge pull request #35941 from ryantm/auto-update/openspades-0.1.1b-to-0.1.2
openspades: 0.1.1b -> 0.1.2
2018-03-02 10:52:18 +08:00
Ryan Mulligan 87d802636a freecell-solver: 4.8.0 -> 4.16.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0/bin/fc-solve -h` got 0 exit code
- ran `/nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0/bin/fc-solve --help` got 0 exit code
- ran `/nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0/bin/fc-solve --version` and found version 4.16.0
- ran `/nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0/bin/pi-make-microsoft-freecell-board -h` got 0 exit code
- ran `/nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0/bin/pi-make-microsoft-freecell-board --help` got 0 exit code
- ran `/nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0/bin/pi-make-microsoft-freecell-board help` got 0 exit code
- found 4.16.0 with grep in /nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0
- found 4.16.0 in filename of file in /nix/store/sfcaa32zc84ksyfdl2bkrwf8wvsfhmb5-freecell-solver-4.16.0

cc "@AndersonTorres"
2018-03-01 16:56:14 +01:00
Ryan Mulligan 5286e3007b pioneer: 20171001 -> 20180203
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/pioneer -h` got 0 exit code
- ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/pioneer --help` got 0 exit code
- ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/pioneer help` got 0 exit code
- ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/modelcompiler -h` got 0 exit code
- ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/modelcompiler --help` got 0 exit code
- ran `/nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203/bin/modelcompiler help` got 0 exit code
- found 20180203 with grep in /nix/store/cdss984bbgybydbx2y0vsih49759cigd-pioneer-20180203
2018-03-01 16:47:04 +01:00
Ryan Mulligan 52f0402a7b rocksndiamonds: 4.0.0.2 -> 4.0.1.1
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds -h` got 0 exit code
- ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds --help` got 0 exit code
- ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds -V` and found version 4.0.1.1
- ran `/nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1/bin/rocksndiamonds --version` and found version 4.0.1.1
- found 4.0.1.1 with grep in /nix/store/y37n0z2rpyhf1iv0m0a1n066wy5c87ik-rocksndiamonds-4.0.1.1

cc "@orivej"
2018-03-01 15:40:09 +01:00
Ryan Mulligan 006e666c12 tintin: 2.01.1 -> 2.01.4
Semi-automatic update. These checks were performed:

- built on NixOS
- found 2.01.4 with grep in /nix/store/pbqmal61ij37i421gy0fjrjv7awg3r7p-tintin-2.01.4
- found 2.01.4 in filename of file in /nix/store/pbqmal61ij37i421gy0fjrjv7awg3r7p-tintin-2.01.4

cc "@lovek323"
2018-02-28 14:17:27 +00:00
Jörg Thalheim a64a7e0773
Merge pull request #34600 from michaelpj/imp/sil
sil: init at 1.3.0
2018-02-28 12:09:33 +00:00
Michael Peyton Jones cd867e9aca sil: init at 1.3.0 2018-02-27 22:35:07 +00:00
Ryan Mulligan 5ba06d7170 openspades: 0.1.1b -> 0.1.2
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades -h` got 0 exit code
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades --help` got 0 exit code
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades help` got 0 exit code
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades -V` and found version 0.1.2
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades -v` and found version 0.1.2
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades --version` and found version 0.1.2
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades version` and found version 0.1.2
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades -h` and found version 0.1.2
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades --help` and found version 0.1.2
- ran `/nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2/bin/openspades help` and found version 0.1.2
- found 0.1.2 with grep in /nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2
- found 0.1.2 in filename of file in /nix/store/8s6lwg583x8867mjc29znp9a1cdiqdri-openspades-0.1.2
2018-02-27 09:02:02 -08:00
Ryan Mulligan 57ef6bc4f4 lgogdownloader: 3.2 -> 3.3
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3/bin/lgogdownloader -h` got 0 exit code
- ran `/nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3/bin/lgogdownloader --help` got 0 exit code
- ran `/nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3/bin/lgogdownloader --version` and found version 3.3
- ran `/nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3/bin/lgogdownloader -h` and found version 3.3
- ran `/nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3/bin/lgogdownloader --help` and found version 3.3
- found 3.3 with grep in /nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3
- found 3.3 in filename of file in /nix/store/kxvhxpaxbcikm9gk2rz3pdmm35iwriqv-lgogdownloader-3.3
2018-02-26 20:08:31 -08:00
Pascal Wittmann 7f400f4fb3
instead: 3.0.1 -> 3.2.0 2018-02-26 16:04:30 +01:00
adisbladis 1d6abdd177
Merge pull request #35496 from ryantm/auto-update/angband-4.0.5-to-4.1.2
angband: 4.0.5 -> 4.1.2
2018-02-26 17:47:53 +08:00
Nikolay Amiantov ff0cb800d7 wesnoth-dev: 1.13.8 -> 1.13.11 2018-02-25 22:24:09 +03:00
Nikolay Amiantov a80e6a5161 the-powder-toy: 92.0.351 -> 92.5 2018-02-25 22:24:09 +03:00
Nikolay Amiantov c8d520cb80 ioquake3: 2017-07-25 -> 2018-02-23 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 72d4625218 openmw: 0.42.0 -> 0.43.0 2018-02-25 22:24:09 +03:00
Nikolay Amiantov c0f79b44ee dwarf-fortress-packages.dwarf-therapist: 39.2.0 -> 39.2.1 2018-02-25 22:24:09 +03:00
Nikolay Amiantov 00ad7c0c7b dwarf-fortress-packages.dfhack: 0.44.05-alpha1 -> 0.44.05-r2 2018-02-25 22:24:09 +03:00
Nikolay Amiantov d2a38974f7 crawl: 0.20.1 -> 0.21.1 2018-02-25 22:24:09 +03:00
Jan Tojnar a31d98f312
tree-wide: autorename gnome packages to use dashes 2018-02-25 17:41:16 +01:00
Peter Hoeg a60774c00b tome4: 1.4.9 -> 1.5.5 2018-02-25 13:37:09 +08:00
Ryan Mulligan 05a9a869c1 angband: 4.0.5 -> 4.1.2
Semi-automatic update; builds on NixOS
2018-02-24 14:36:05 -08:00
Alexander V. Nikolaev 38bd1d7664 construo: fix build after libGL transition 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev 1bc1909e5b treewide: transition from mesa_glu to libGLU 2018-02-24 17:05:43 +02:00
Alexander V. Nikolaev 8f2a22935c treewide: transition from mesa_noglu to libGL 2018-02-24 17:03:46 +02:00
Tuomas Tynkkynen 71b0de1019 rogue: Fix build after ncurses5 changes
Fixes build after commit 3d24ae9b4426bb8adfcb08de57be21fdf0a377f8:
https://hydra.nixos.org/build/69789236

Thanks to dtzWill for the pointer:
https://github.com/NixOS/nixpkgs/pull/34477#issuecomment-367359351
2018-02-23 06:21:11 +02:00
Franz Pletz 46485d0b81
openra: 20171014 -> 20180218 2018-02-21 00:27:31 +01:00
Will Dietz ad71b24d07 multimc: drop quazip per reviewer feedback, use nativeBuildInputs a bit 2018-02-20 08:45:52 -06:00
Will Dietz e2ceb06642 multimc: simplify a bit 2018-02-20 08:01:21 -06:00
Will Dietz 4327b9d945 multimc: 0.5.1 -> 0.6.1
Fetch dependencies as git submodules:
* Replaces need to manually track + fetch libnbtplusplus source
* upstream relies on a forked version of quazip so we can't use ours

Fixes #35189.
2018-02-20 08:01:21 -06:00
Michael Raskin e46553bc72
Merge pull request #34706 from P-E-Meunier/xjump
Xjump: init at 2.9.3
2018-02-20 09:57:29 +00:00
pe@pijul.org 8e16019d13 xjump: patch for darwin 2018-02-20 10:22:50 +01:00
Joachim F f010a68260
Merge pull request #34729 from mnacamura/cdda-misc-updates
cataclysm-dda{,-git}: miscellaneous updates
2018-02-17 09:16:26 +00:00
Joachim F 1628e40069
Merge pull request #33957 from seanparsons/add-factorio-experimental-support
Added support for Factorio's experimental branch.
2018-02-16 15:14:44 +00:00
Sean Parsons 722906669d factorio: refactor derivation to add experimental branch and upgrade to 0.16.24.
Supports the experimental and stable branches of Factorio with a new configuration option "experimental".
2018-02-15 22:05:53 +00:00
Frederik Rietdijk 672bb6b4ab Merge remote-tracking branch 'upstream/master' into HEAD 2018-02-14 21:30:08 +01:00
Frederik Rietdijk 9b9eeb53e8
Merge pull request #32799 from dotlambda/mnemosyne
mnemosyne: 2.3.2 -> 2.6
2018-02-14 19:48:29 +00:00
Will Dietz bd23fc77d3 2048-in-terminal: fix on musl 2018-02-13 09:44:53 -06:00
Will Dietz c7399423d7 armagetronad: enable parallel building 2018-02-13 09:44:49 -06:00
Andreas Rammhold 77dba4865f
openxcom: 1.0.0 -> 1.0.0.2018.01.28
Update to a recent git head since porting more compiler fixes without
affecting the gameplay/features would require writing custom patches.

The current maintainer (@cpages) ack'ed this change via IRC.
2018-02-13 16:31:59 +01:00
Peter Hoeg 8016f9b4c9
Merge pull request #34611 from peterhoeg/p/descent
descent 1 & 2: use assets from gog.com with the dxx-rebirth project
2018-02-12 22:31:41 +08:00
Peter Hoeg e88284be2a descent 1&2 assets: init at 2.0.0.7 2018-02-12 22:28:06 +08:00
pe@pijul.org 41f4bfd5f7 Adding the license for xjump 2018-02-12 08:37:18 +01:00
Profpatsch 53e790e7a8 maintainers: capitalize the Profpatsch attribute (vanity)
Since I’m already at it, this has been bothering me for a while.
2018-02-12 07:24:50 +01:00
pe@pijul.org d697a404ab xjump: taking review into account 2018-02-11 17:31:35 +01:00
Robert Schütz d440ffab7d mnemosyne: 2.3.2 -> 2.6 2018-02-11 11:49:54 +01:00
Jörg Thalheim 946c6e638a
Merge pull request #34255 from gnidorah/vkquake
vkquake: init at 0.97.3
2018-02-10 12:46:14 +00:00
Mitsuhiro Nakamura a2df3ee293 cataclysm-dda{,-git}: styling 2018-02-10 19:36:50 +09:00
Dan Peebles dfd300c81d treewide: s/pkgs.fedoraproject.org/src.fedoraproject.org/
Upstream killed the pkgs server but src continues to serve up the exact
same content, so we can just point there and all hashes should be unchanged.
2018-02-08 16:38:08 -05:00
Graham Christensen 6e782a0ef6
Merge pull request #34572 from esoeylemez/ertes-bcc
doom-bcc-git: init at 2018.01.04
2018-02-08 09:34:37 -05:00
Mitsuhiro Nakamura 289c8df4e5 cataclysm-dda-{,git}: support the console (no tiles) version
You can install the console version with `cataclysm-dda{,-git}.override { tiles = false; }`.
2018-02-08 13:55:45 +09:00
Mitsuhiro Nakamura f3014ad8cc cataclysm-dda-git: install the launcher for Linux desktop environments 2018-02-08 13:55:44 +09:00
Mitsuhiro Nakamura 5c325869df cataclysm-dda-git: differentiate the version display from 0.C
Previously the version shown in the title was 0.C, not distinguishable
from the stable version.
2018-02-08 13:55:44 +09:00
Mitsuhiro Nakamura 9ef3f90de7 cataclysm-dda{,-git}: update homepage 2018-02-08 13:55:44 +09:00
Mitsuhiro Nakamura 27ec2df59e cataclysm-dda{,-git}: clean up
- Remove cmath include (introduced by 97c484a) since the current gcc/clang
  works fine without it.
- Suppress known compiler warnings instead of removing -Werror flag.
2018-02-08 13:55:40 +09:00
pe@pijul.org 8566d5f9ad Xjump: init at 2.9.3 2018-02-07 18:47:44 +01:00
Bignaux Ronan 65f90f9c67 assaultcube: init at official master branch , rev = "9f537b0876a39d7686e773040469fbb1417de18b" (#34623)
* assaultcube: init at official git master branch
2018-02-05 16:06:49 +01:00
Ertugrul Söylemez a5f91d1f15 doom-bcc-git: CC=cc (for Darwin) 2018-02-04 01:00:58 +01:00
Ertugrul Söylemez 3a53aa0141 doom-bcc-git: init at 2018.01.04 2018-02-04 00:13:07 +01:00
Franz Pletz a122bf8e9b
minetest: 0.4.15 -> 0.4.16 2018-01-28 18:52:25 +01:00
Franz Pletz ba7be3488f
freeciv: 2.5.9 -> 2.5.10 2018-01-28 18:52:25 +01:00
Franz Pletz 25ddd39725
openttd: 1.7.1 -> 1.7.2 2018-01-28 18:52:21 +01:00
Michael Raskin 96be241536
Merge pull request #33070 from lheckemann/vdrift-fix
vdrift: fix build, allow parallel building
2018-01-27 21:54:52 +00:00
gnidorah 3df98ef5b8 vkquake: init at 0.97.3 2018-01-25 17:30:17 +03:00
Benjamin Staffin 2d57426eed
linux-steam-integration: Append "Settings" to settings launcher menu item (#34020) 2018-01-24 13:26:48 -05:00
Mitsuhiro Nakamura bd9b51f4df cataclysm-dda-git: install missing translations
Using gettext without translation files is just like driving a car without wheels.
2018-01-23 08:19:03 +09:00
Mitsuhiro Nakamura ee6086c31d cataclysm-dda{,-git}: no need for wrapper anymore 2018-01-23 08:10:07 +09:00
Mitsuhiro Nakamura fc06a987a0 cataclysm-dda{,-git}: fix share directory
Data should be in PREFIX/share/cataclysm-dda instead of PREFIX/share.
2018-01-23 08:08:09 +09:00
Michael Raskin beb70f1370
Merge pull request #34107 from mnacamura/cdda-darwin
cataclysm-dda{,-git}: build on Darwin
2018-01-22 22:47:25 +00:00
Tuomas Tynkkynen f9025bb618 crrcsim: Mark x86-only
https://hydra.nixos.org/build/65195163
2018-01-22 16:18:13 +02:00
Mitsuhiro Nakamura cf8cd83eff cataclysm-dda: build the icon only on Darwin 2018-01-22 23:06:35 +09:00
Mitsuhiro Nakamura d77ce49c75 cataclysm-dda{,-git}: fix locale directory
PREFIX/share/locale should be searched for translations not only on Linux.
2018-01-22 22:37:02 +09:00
Mitsuhiro Nakamura 7287a9e91d cataclysm-dda{,-git}: create app launcher on Darwin 2018-01-22 14:07:35 +09:00
Herwig Hochleitner 8924e84daa dwarf-fortress: 0.44.03 -> 0.44.05 2018-01-22 02:16:47 +01:00
Mitsuhiro Nakamura 728a13271e cataclysm-dda{,-git}: build on Darwin 2018-01-22 00:01:45 +09:00
Peter Hoeg 1fbf696965 supertuxkart: 0.9.2 -> 0.9.3 2018-01-19 23:05:51 +08:00
Jörg Thalheim 1706698b1c
Merge pull request #33824 from peterhoeg/u/physfs
physfs: 2.0.3 -> 3.0.1
2018-01-18 15:36:30 +00:00
Frederik Rietdijk 27f6f9409b
Merge pull request #33967 from yegortimoshenko/20180117.050213/mornfall
maintainers: remove mornfall from packages
2018-01-18 11:27:31 +01:00
Peter Hoeg e3b0d09591 dxx-rebirth: 0.58.1 -> 0.59.100
d1x-rebirth and d2x-rebirth now share the same source, so we build one package
instead of 2.
2018-01-18 18:07:55 +08:00
Peter Hoeg 883957c0e6 lincity_ng: cleanups and compile against older physfs 2018-01-17 21:59:59 +08:00
Orivej Desh b48569d5c6
Merge pull request #33846 from dtzWill/update/2048-in-terminal
2048-in-terminal: 2015-01-15 -> 2017-11-29
2018-01-17 12:25:27 +00:00
Yegor Timoshenko 506c89c30a maintainers: remove mornfall from packages 2018-01-17 05:17:33 +00:00
Robin Gloster 843f37dc12
bzflag: 2.4.10 -> 2.4.12 2018-01-17 01:46:41 +01:00
Tobias Geerinckx-Rice 0f84673f3d
Remove nckx as a maintainer for all packages
Goodbye, and thanks for all the Nix...
2018-01-16 23:00:49 +01:00
Graham Christensen 34b4d41a84
Merge pull request #33792 from paraseba/scidvspc
scid-vs-pc: init at version 4.18.1
2018-01-13 21:16:19 -05:00
Sebastian Galkin 0079153414 scid-vs-pc: Set meta platforms to linux
Darwin spits the following error:

  Location of "tk.h": not found
    Location of Tcl 8.6 library: /nix/store/zr4n0fdb3nsdp80vff9mihks22w1g8jm-tcl-8.6.6/lib
    Location of Tk 8.6 library: /nix/store/bwlx46zncj2c6bv2sn75ai0wgzc89d93-tk-8.6.6/lib
    Location of X11 library: /nix/store/093lzjvm2r27rprpqxvyrgqvfp1k0dlf-libX11-1.6.5/lib/
    Checking if your system already has zlib installed: no.

Error: compiler g++ does not support C++0x (C++11).
2018-01-13 23:42:51 -02:00
Will Dietz 9058d33499 2048-in-terminal: 2015-01-15 -> 2017-11-29
Only functionality change AFAICT is
e7595caa2d
which resets the board on exit at game over.
2018-01-13 18:55:01 -06:00
adisbladis 0fbb2f1517
qgo: unstable-2016-06-23 -> unstable-2017-12-18 2018-01-13 04:03:31 +08:00
Sebastian Galkin dc7091f41c scid-vs-pc: init at version 4.18.1
scid vs pc is a chess database and playing program, a more maintained fork of
scid. scid was already packaged so this change adds a very similar expression.

Currently scid and scid-vs-pc collide since they install the same binaries.
2018-01-12 14:41:20 -02:00
John Ericson 888404f11b treewide: Fix deps in a few other fixed output derivations 2018-01-10 11:18:44 -05:00
Orivej Desh 640aa8b33f
Merge pull request #32949 from fgaz/megaglest-update
megaglest: 3.9.2 -> 3.13.0
2018-01-06 02:00:37 +00:00
Linus Heckemann 298409f4ab vdrift: split data into separate derivation
This allows vdrift to be built on hydra without taking up a large amount
of space.
2018-01-05 22:26:51 +01:00
Linus Heckemann 607f36fd89 vdrift: add self to maintainers 2018-01-05 22:26:13 +01:00
Linus Heckemann 198dfac8bb vdrift: fix build, allow parallel building
VDrift previously failed to build on gcc 6. This isn't fixed in any
released version (I don't think the last released version being from
2014 helps), but the latest git version at least builds.
2018-01-05 22:26:13 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Francesco Gazzetta 5c8ca3de03 megaglest: build the map and model editors too 2018-01-04 13:44:10 +00:00
Francesco Gazzetta 28fe4ce075 megaglest: do not build tests 2018-01-04 13:44:09 +00:00
Francesco Gazzetta c400bb9fb8 megaglest: 3.9.2 -> 3.13.0 2018-01-04 13:43:35 +00:00
Francesco Gazzetta 484c24b324 megaglest: use fetchFromGitHub 2018-01-04 13:41:49 +00:00
Elis Hirwing d732c53c15
linux-steam-integration: init at 0.7.2 2018-01-04 00:06:28 +01:00
Frederik Rietdijk 804285f589 Merge remote-tracking branch 'upstream/staging' into HEAD 2018-01-02 19:10:45 +01:00
Yegor Timoshenko 63c1a54257
Merge pull request #33213 from wchresta/master
steam: add wrapper testing for libGL
2018-01-02 21:03:28 +03:00
adisbladis 3d692437c4
Merge pull request #33291 from bkchr/cutemaze
cutemaze: 1.2.1 -> 1.2.2
2018-01-01 21:23:03 +01:00
Bastian Köcher 72ade2a813 cutemaze: 1.2.1 -> 1.2.2 2018-01-01 21:05:15 +01:00
Frederik Rietdijk 1869e7e5b0 Merge remote-tracking branch 'upstream/master' into HEAD 2018-01-01 15:09:55 +01:00
Vladimír Čunát 616048bcbf
simutrans: don't build on Darwin
Support is perhaps claimed upstream, but it's never built successfully
on Hydra, so let's disable that until someone fixes it.
2018-01-01 06:47:37 +01:00
wchresta f4c9cc6878 steam: Check for NixOS, improve error message 2017-12-31 13:24:45 +01:00
wchresta 2fd1b95fad steam: add wrapper testing for libGL
NixOS: Failing to set hardware.opengl.driSupport32Bit will lead to a
confusing error message about missing libGL.so.1. We include a wrapper
around the steam bin to test for working 32bit opengl with glxinfo. When
failing, we display a proper warning hinting towards the option.

Fixes: #19518
2017-12-30 21:23:51 +01:00
Frederik Rietdijk 2d0bead714 Merge remote-tracking branch 'upstream/master' into HEAD 2017-12-30 17:04:54 +01:00
Herwig Hochleitner c36ebca240 dwarf-fortress: 0.44.02 -> 0.44.03 2017-12-30 14:52:50 +01:00
Vladimír Čunát f29000b002
Merge branch 'master' into staging
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Yegor Timoshenko 1f3f774bbe
Merge pull request #33040 from yegortimoshenko/20171225.022736/easyrpg-player
easyrpg-player: init at 0.5.3
2017-12-29 08:33:58 +03:00
Robin Gloster 6903ea6050 treewide: libmysql -> mysql.connector-c 2017-12-29 02:18:35 +01:00
Peter Hoeg 4d5837fc08 scummvm: add support for FluidSynth
This gives by far the best music and general sound quality for games
with MIDI support.
2017-12-27 09:10:34 +08:00
Yegor Timoshenko 46edd63af9
easyrpg-player: init at 0.5.3 2017-12-25 02:28:19 +00:00
Orivej Desh 8572e0fd05
Merge pull request #32759 from bflyblue/factorio-0.15.40
factorio: 0.15.37 -> 0.15.40
2017-12-23 23:54:15 +00:00
Frank Doepper 43b1e3114a xsnow: fix url 2017-12-21 11:34:48 +01:00
Francesco Gazzetta e7d49d6dba warzone2100: 3.2.2 -> 3.2.3 2017-12-18 22:14:08 +00:00
Orivej Desh 68d57167b0 scummvm: fix eval 2017-12-18 15:44:06 +00:00
Peter Hoeg e198522137 scummvm: 1.9.0 -> 2.0.0 2017-12-18 17:56:50 +08:00
Orivej Desh 7bd04329a0
Merge pull request #32783 from yegortimoshenko/steam/nss
steam: override nss, nspr, fixes #32781
2017-12-18 01:01:40 +00:00
Piotr Bogdan 16dc6bf521 steam: override nss, nspr, fixes #32781 2017-12-18 00:20:23 +00:00
Shaun Sharples 23565a2574 factorio: 0.15.37 -> 0.15.40
stable is now 0.15.40
demo: 0.15.33 -> 0.15.36
2017-12-17 16:08:02 +02:00
Orivej Desh 0fdb4473f6
Merge pull request #32587 from tristan0x/assimp4
assimp: 3.3.1 -> 4.1.0
2017-12-17 13:40:39 +00:00
Orivej Desh 25dbba0bf2 pioneer: 20160116 -> 20171001 2017-12-17 03:46:27 +00:00
Orivej Desh 1cfad78781 cutemaze: support darwin 2017-12-14 12:05:09 +00:00
Robert Schütz c8880764fb cutemaze: init at 1.2.1 2017-12-14 11:37:28 +00:00
Graham Christensen e5629dc51a
Merge pull request #32365 from vcunat/p/check-meta
check meta, treewide
2017-12-12 18:55:23 -05:00
Vladimír Čunát 3a110ea3f9
treewide platform checks: `abort` -> `throw`
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
Herwig Hochleitner d29cee773c dwarf-fortress: 0.43.05 -> 0.44.02
dwarf-therapist: 37.0.0-Hello71 -> 39.0.0
dfhack: 0.43.05-r1 -> 0.44.02-alpha1
cla-theme: 43.05-v23 -> 44.01-v24
phoebus-theme: 43.05c -> 44.02a

There is a new maintained repository for
dwarf-therapist: http://www.bay12forums.com/smf/index.php?topic=168411

dfhack is still in alpha, so make backups, if you use it.

cc @the-kenny @abbradar
2017-12-11 20:41:38 +01:00
Vladimír Čunát e9c12f6936
Merge older staging
There are some regressions, but not that many and I want
the security update of openssl fast.
2017-12-11 09:49:56 +01:00
Franz Pletz 9b934a4b69
simutrans: 120.1.1 -> 120.2.2 2017-12-11 04:23:46 +01:00
Vladimír Čunát 2309acf723
Merge branch 'master' into staging 2017-12-09 21:00:07 +01:00
Markus Hauck 00ad51933d cataclysm-dda-git: update to latest and add arguments 2017-12-09 19:40:40 +01:00
Vladimír Čunát 6f5d989478
treewide: checkMeta fixes for x86_64-linux 2017-12-07 07:50:47 -05:00
Orivej Desh 11e503815c chessx: disable parallel building
qmake does not support translations in resources.
2017-12-07 08:52:42 +00:00
Peter Hoeg acab619ba0 freeorion: 0.4.6 -> 0.4.7.1
Also compile against latest boost.
2017-12-06 16:50:42 +08:00
adisbladis d8787a8aac
Merge pull request #32350 from woffs/etr-0.7.4
extremetuxracer: 0.6.0 -> 0.7.4
2017-12-06 01:50:10 +08:00
Frank Doepper cb5ac6a726 extremetuxracer: 0.6.0 -> 0.7.4 2017-12-05 17:09:10 +01:00
Orivej Desh c885b3c622 cataclysm-dda-git: disable parallel building 2017-12-04 22:43:20 +00:00
Herwig Hochleitner bccd410e78 dwarf-fortress-packages.stoneSense: remove vestigial package
To use stonesense, build dwarf-fortress with `enableDFHack=true` and
`enableStoneSense=true`, then type `ssense` into the dfhack console.

This partially reverts commit 85056ee698
2017-12-03 12:22:13 +01:00
Peter Hoeg 9a4cd40337 gemrb: 0.8.1 -> 0.8.5
Additionally:
 - use SDL2 instead of SDL
2017-11-30 11:14:47 +08:00
Orivej Desh d070942654 solarus: enable parallel building 2017-11-27 16:14:18 +00:00
Orivej Desh aaf6b2b601 freeciv: enable parallel building 2017-11-26 07:42:18 +00:00
Joachim F 8627859793
Merge pull request #31994 from kierdavis/freesweep
freesweep: init at 1.0.1
2017-11-25 14:51:29 +00:00
Kier Davis cb9bf1c854 PySolFC: init at 2.0
PySolFC is a solitaire game written in Python, supporting thousands of
solitaire variants.
2017-11-25 09:43:42 +01:00
Vladimír Čunát 7dfa97969a
Merge branch 'staging' (older one)
Hydra seems OK-ish, except that some aarch64 jobs need restarting
after qt4 timing out for the first time:
https://hydra.nixos.org/eval/1412641?compare=1412561
2017-11-24 18:36:54 +01:00
Kier Davis c09608f6a8
freesweep: init at 1.0.1
Freesweep is a console minesweeper game.
2017-11-24 00:34:28 +00:00
adisbladis 5f111a854e
hedgewars: 0.9.22 -> 0.9.23 2017-11-23 15:47:41 +08:00
Soham Chowdhury 8775b80503 stockfish: 7 -> 8 2017-11-23 10:12:14 +05:30
Orivej Desh b8e1e7191e Merge branch 'master' into staging
* master: (80 commits)
  lkl: Supports aarch64
  wimlib: nitpicks
  gitAndTools.git-codeowners: 0.1.1 -> 0.1.2
  wimlib: init at 1.12.0
  kernel: improve modDirVersion error message
  releaseTools.sourceTarball: Clean up temporary files
  dotnetPackages.SmartIrc4net: rehash source
  migmix: make it a fixed-output derivation
  vm: Create /dev/full
  samba: 4.6.8 -> 4.6.11 to address CVEs CVE-2017-14746 & CVE-2017-15275
  microcodeIntel: 20170707 -> 20171117
  sshd: Remove ripemd160 MACs
  kernel config: Enable MEDIA_CONTROLLER
  linux: 4.4.99 -> 4.4.100
  linux: 4.9.63 -> 4.9.64
  nix-bash-completions: 0.4 -> 0.5
  linux: 4.14 -> 4.14.1
  linux: 4.13.14 -> 4.13.15
  nix-zsh-completions: 0.3.3 -> 0.3.5
  dns-root-data: use a stable URL that I maintain anyway
  ...
2017-11-21 22:48:36 +00:00
Orivej Desh 4f73b3162b treewide: preset windres missing to fix builds on Linux
https://github.com/NixOS/nixpkgs/pull/30484#issuecomment-345899910
2017-11-21 04:27:10 +00:00
Daniel Peebles 81cc9bb41d
Merge pull request #31701 from matthewbauer/wesnoth-mac
Wesnoth MacOS
2017-11-20 22:42:59 -05:00
Orivej Desh fb703ad117 treewide: update the usage of makeWrapper after #31497 2017-11-19 23:50:49 +00:00
Neil Cecchini fd8a174868 factorio: 0.15.34 -> 0.15.37 2017-11-16 15:48:00 +01:00
Orivej Desh 3dded417f6 gtetrinet: prevent warnings and fix style 2017-11-15 05:36:05 +00:00
Chris Martin fa20e7c6a2 gtetrinet: init at 0.7.11 2017-11-14 23:41:10 -05:00
Joerg Thalheim d58f318333 trackballs: 1.2.3 -> 1.2.4 2017-11-13 23:44:50 +00:00
Orivej Desh a2bebdd6ce anki: fix package name 2017-11-13 13:19:36 +00:00
adisbladis d3cb4de970 anki: Enable tests (#31582)
* anki: Enable tests

Convert package to use buildPythonApplication instead of mkDerivation

* anki: ignore tests via pytest arguments
2017-11-13 13:13:17 +00:00
Matthew Bauer 58adb5df7d wesnoth: works on darwin 2017-11-12 22:25:35 -06:00
Samuel Leathers 10d02b7c43
Merge pull request #31581 from adisbladis/anki-bs3
anki: Switch dependency to beautifulsoup-3
2017-11-12 22:17:30 -05:00
adisbladis c28911e0f9
anki: Switch dependency to beautifulsoup-3
The current upstream development version is using 4 but the release
version is still using 3.
2017-11-13 09:17:07 +08:00
Renaud 90ffccffdc
Merge pull request #16683 from rardiol/cataclysm-dda-git2
cataclysm-dda-git: init at 2017-07-12
2017-11-12 18:56:26 +01:00
Robert Schütz ebd064b761 braincurses: init at 1.1.0 2017-11-12 15:27:01 +01:00
Michael Raskin 59b00f8766 sgt-puzzles: 20170228.1f613ba -> 20171029.69773d8 2017-11-11 15:31:36 +01:00
Nikolay Amiantov 459e4b78db steam: add /steamrt/run.sh
This is needed for Steam Beta which expects run.sh to print runtime library
paths.

Fixes #31384.
2017-11-11 15:52:33 +03:00
Orivej Desh b6b931a4f9
Merge pull request #31480 from DIzFer/steam-borderlands-fix
steam-chrootenv: add iana-etc, fixes #25443
2017-11-10 18:05:54 +00:00
David Izquierdo 6c862b8553 steam-chrootenv: add iana-etc, fixes #25443 2017-11-10 13:37:15 +01:00
Evan Wallace 9bbb9b2e46 freeciv: 2.5.7 -> 2.5.9 2017-11-10 07:54:50 +00:00
aszlig 33b0b5ed1d
anki: Fix hash of the source tarball
Searching the web for the base-16 encoded hash of the one we have in the
Nix expression didn't give any results and I also couldn't find the
older tarball anywhere (even the mirrors I've checked don't have it).

So checking the updated hash I've found that other distros use this, so
I'd bet it's safe to do this.

I've tested building the package but I didn't do any runtime test.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @the-kenny
2017-11-08 21:12:22 +01:00
John Ericson 0101856765
Merge pull request #30549 from obsidiansystems/bintools
treewide: Introduce stdenv.cc.bintools
2017-11-08 14:20:48 -05:00
aszlig b9b5942e2b
uqm: Remove the -lgcc_s hack
This is no longer needed and I've verified this by building and running
the game.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-08 06:48:57 +01:00
aszlig 7603da33de
uqm: Fix build against glibc 2.26
I've bisected the introduction of the build failure to be the glibc 2.26
upgrade with commit 9bb67d5c1e.

At first I was somewhat stumped why an glibc update could cause
undeclared identifiers, but after looking at the changes of glibc and
the source code of The Ur-Quan Masters the problem quickly turned out to
be this very change:

https://sourceware.org/git/?p=glibc.git;a=commit;h=7b037c095e31c2396d0a9b0e6356bc566ee4812f

So string.h now in turn includes strings.h, which in theory wouldn't be
a problem.

However, both strings.h and the strings.h in the uqm source code use
constant _STRINGS_H, which causes the glibc strings.h to be included but
the one from uqm basically includes an empty file.

Signed-off-by: aszlig <aszlig@nix.build>
2017-11-08 06:48:15 +01:00
aszlig 3429d8cbbf
uqm: Clean up package expression style
The only functional change here is that I've dropped unzip, because that
dependency doesn't seem to be necessary at all. Despite the broken build
state I've tried building and running The Ur-Quan Masters with an older
nixpkgs revision and it works fine.

Other than that there are no references in the source code for unzip
except in the binary installer and some of the INSTALL files.

The reason why I'm removing the "with pkgs.lib;" is that it makes it
easier to quickly check for errors with "nix-instantiate --parse".

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @jcumming
2017-11-08 05:55:35 +01:00
Frederik Rietdijk e734ecb1e8
Merge pull request #30919 from adisbladis/pythonPackages-cleanup
WIP: Python packages cleanup
2017-11-06 20:54:51 +01:00
Frederik Rietdijk 4a62ff9f47
Merge pull request #31324 from srhb/openra-python-binpath
openra: Add python to bin PATH, fixing launcher
2017-11-06 20:38:04 +01:00
Sarah Brofeldt 05b90907a7 openra: Add python to bin PATH, fixing launcher 2017-11-06 18:18:19 +01:00
John Ericson 70d91badf5 treewide: Depend on stdenv.cc.bintools instead of binutils directly
One should do this when needed executables at build time. It is more
honest and cross-friendly than refering to binutils directly.
2017-11-05 17:10:53 -05:00
rnhmjoj 35539c641e
arx-libertatis: 2017-02-26 -> 2017-10-30 2017-11-05 19:28:20 +01:00
Vladimír Čunát 4f8b980355
torcs: fix libGL when the OS uses non-mesa
Fixes OP of issue #30749.
2017-11-05 18:23:31 +01:00
Piotr Bogdan 9e59605bab openrct2: fix build 2017-11-04 14:18:47 +00:00
adisbladis e87ffaefc6
anki: Depend on pythonPackages.beautifulsoup4 instead of pythonPackages.beautifulsoup 2017-10-30 11:55:54 +08:00
Joachim F bee8066e45
Merge pull request #30453 from dtzWill/fix/robotfindskitten
robotfindskitten: install req'd data and put bin in $out/bin
2017-10-29 10:26:05 +00:00
Nikolay Amiantov c9ac187c3c tbb: 4.4-u2 -> 2018_U1, merge with libtbb
Remove libtbb derivation as a duplicate.
2017-10-29 01:51:11 +03:00
Herwig Hochleitner 85056ee698 dwarf-fortress-packages.dfhack: add stoneSense support 2017-10-28 14:55:25 +02:00
Herwig Hochleitner 24ea093806 dwarf-fortress-packages.soundSense: init 2016-1_196 2017-10-28 14:55:20 +02:00
Herwig Hochleitner d6ee81e912 dwarf-fortress-packages.dwarf-therapist: update for df 43.05
Similar to the LNP, we use Hello71's fork, which features support for
the (first 64bit) version 43.05 of Dwarf Fortress.

http://dffd.bay12games.com/file.php?id=12762
2017-10-28 14:55:16 +02:00
David Izquierdo 7dff2c53d4 steam-runtime-wrapped: switch curl to use gnutls 2017-10-28 12:32:54 +03:00
David Izquierdo 38368c42fc steam-runtime-wrapped: add libtbb 2017-10-28 12:32:54 +03:00
Michiel Leenaars e0d83c66cf duckmarines: 1.0b => 1.0c 2017-10-27 22:26:09 +02:00
Tuomas Tynkkynen c384ad46b8 qtbase: Make some output references more explicit 2017-10-24 23:48:49 +03:00
Alex Vorobiev 770bedbc20 meritous: init at 1.4 2017-10-24 09:52:52 +02:00
Joachim F 32866a3b0b Merge pull request #30696 from pbogdan/torcs-fix-build
torcs: fix build & cleanups
2017-10-23 16:40:11 +00:00
Vincent Laporte 97d02a78f0
0ad: fix homepage URL 2017-10-22 22:19:28 +00:00
Piotr Bogdan a94d014149 torcs: clean up compiler warnings 2017-10-22 22:05:11 +01:00
Piotr Bogdan ce0684a81a torcs: re-enable -Wformat hardening 2017-10-22 22:05:11 +01:00
Piotr Bogdan 5711bfdefb torcs: fix build with gcc6 2017-10-22 22:05:11 +01:00
Nikolay Amiantov 9a84b52c93 openra: 20161019 -> 20171014
Closes #30581.
2017-10-19 23:18:54 +03:00
Nikolay Amiantov 0bc4216bf0 Merge branch 'staging' 2017-10-19 12:46:38 +03:00
Jörg Thalheim 30c046b9c2 Merge pull request #30409 from geistesk/openrct2
openrct2: init at 0.1.1
2017-10-18 13:10:16 +01:00
Nikolay Amiantov 3e4737d16c bastet: fix build with new boost 2017-10-18 03:15:23 +03:00
geistesk 339d2e8006 openrct2: init at 0.1.1 2017-10-16 20:51:18 +02:00
Nikolay Amiantov 38ffe0e1f6 steam-run-native: init
Refactor Steam so that native steam-run can be built as a free package and
expose it so that Hydra builds needed i686 packages.
2017-10-16 21:42:30 +03:00
Will Dietz e333df225e robotfindskitten: install req'd data and put bin in $out/bin 2017-10-15 18:07:27 -05:00
Tuomas Tynkkynen a25ded05d8 zod: Fix build 2017-10-12 22:07:41 +03:00
Michael Raskin ef291b52f3 pingus, quirc: fix pkgconfig passing 2017-10-10 17:23:10 +02:00
Orivej Desh fda26c8476 Merge branch 'master' into staging
* master: (271 commits)
  pysmbc: clarify license
  pysmbc: fix license
  bazel: 0.5.4 -> 0.6.0 (#29990)
  googler: init at 3.3
  go: declare support for aarch64
  firefox-beta-bin: 56.0b5 -> 57.0b4
  spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
  gogs: 0.11.19 -> 0.11.29
  grafana: 4.5.1 -> 4.5.2
  mopidy-iris: 3.4.1 -> 3.4.9
  nextcloud: 12.0.2 -> 12.0.3
  haskell-json-autotype: jailbreak to fix build within LTS 9.x
  kore: fix up
  kore: init at 2.0.0
  glusterfs service: fix issues with useRpcbind
  tig: 2.2.2 -> 2.3.0
  haskell-hspec-core: enable test suite again
  hackage-packages.nix: automatic Haskell package set update
  librsvg: fix thumbnailer path
  awscli: 1.11.108 -> 1.11.162
  ...
2017-10-02 00:22:12 +00:00
Robin Gloster 40ed226507 treewide: mark a bunch of failing builds as broken
(cherry picked from commit 23fdbaa37599f490435056b9865023870656571b)
[dezgeg: Un-mark shotcut, tokei & uchiwa that do build on master]
2017-10-01 00:26:52 +03:00
Tuomas Tynkkynen fd97fa71dd darwin: Disable some more packages that have never built
streamripper: https://hydra.nixos.org/build/61726659
racket: https://hydra.nixos.org/build/61750850
radare: https://hydra.nixos.org/build/61756146
stockfish: https://hydra.nixos.org/build/61726172
2017-09-30 22:32:27 +03:00
Franz Pletz dffd77b037
flightgear: 2016.4.4 -> 2017.3.1 for CVE-2017-13709 2017-09-28 19:12:49 +02:00
Robin Gloster 595c8fad83
openrw: 2016-06-29 -> 2017-09-17
fixes build
2017-09-28 18:47:39 +02:00
John Ericson f037625f87 Merge remote-tracking branch 'upstream/staging' into deps-reorg 2017-09-28 12:32:57 -04:00
Joachim F 105001deac Merge pull request #29689 from jerith666/minecraft-1.12.2
minecraft-server: 1.12 -> 1.12.2
2017-09-24 07:46:57 +00:00
Matt McHenry aedfc0d8d3 minecraft-server: 1.12 -> 1.12.2 2017-09-22 21:42:38 -04:00
Kranium Gikos Mendoza 92ec5cddbc trackballs: 1.1.4 (broken) -> 1.2.3 2017-09-22 21:37:26 +10:00
John Ericson ed14223f8c treewide: Manual fix more pkg-config build-inputs 2017-09-21 15:49:54 -04:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Cray Elliott 8080285966 zandronum: fix soundfont support, minor cleanup
also add myself to maintainers
2017-09-15 23:08:47 -07:00
Cray Elliott 990ea8789d zandronum: 2.1.2 -> 3.0
remove sqlite-amalgamation and put it internal to the zandronum folder,
as it is only used by zandronum. Patches needed to avoid build impurities
and to get the correct protocol version to connect to public servers.

remove zandronum_bin as it is no longer needed
2017-09-15 11:26:11 -07:00
Jörg Thalheim cc04948a49 Merge pull request #29180 from srhb/nixos-unstable
steam: Get rid of newStdcpp option, always on
2017-09-13 22:04:13 +01:00
Sarah Brofeldt 734a04800a steam: Get rid of newStdcpp option, always on 2017-09-10 10:54:06 +02:00
Samuel Leathers dc15c15338 scorched3d: fixing build with gcc6 2017-09-08 15:08:00 +02:00
Vladimír Čunát 3a93d9c516
factorio: fixup my eval fixup f9ea527a02 2017-09-07 23:15:08 +02:00
Vladimír Čunát f9ea527a02
factorio: use `throw` instead of `abort`
Otherwise if you try to listing all available packages, you will get a
hard error on platforms not supported by this package.  Consequently the
tarball job was broken.
2017-09-07 19:15:58 +02:00
Eric Litak 2164c01a53 factorio: 0.15.33 -> 0.15.34 2017-09-05 15:04:27 -07:00
Eric Litak 02d715d29b factorio: refactored the arch+version abstraction 2017-09-05 15:02:24 -07:00
Jörg Thalheim 1791b43691 Merge pull request #29022 from disassembler/stuntrally
stunt rally: fixing build with gcc6
2017-09-05 16:36:01 +01:00
Samuel Leathers 2134b928ec stunt rally: fixing build with gcc6 2017-09-05 10:29:51 -04:00
Tuomas Tynkkynen eecf9c5bb6 openlierox: Fix build 2017-09-04 19:40:03 +03:00
gnidorah 98d4a7ec51 openjk: add desktop items 2017-09-03 16:18:18 +03:00
obadz 5b943136fc pokerth: fix build error which was probably due to a changing C++ dependency (boost/g++?)
Ticks one box in #28643
2017-09-02 15:00:54 +01:00
Jörg Thalheim b2e7e231ec Merge pull request #28825 from disassembler/crrcsim
crrcsim: build with gcc6
2017-09-01 14:13:21 +01:00
Samuel Leathers 6bc775cdf6 crrcsim: build with gcc6 2017-09-01 08:56:30 -04:00
Ricardo Ardissone a2794ee5f6 openmw: 0.41 -> 0.42 2017-08-31 22:18:27 -03:00
David Pflug 71d83eac88 gargoyle: 2017-05-10 -> 2018-08-27 2017-08-30 16:20:09 +02:00
Will Dietz 438a5c7f98 armagetronad: 0.2.8.3.3 -> 0.2.8.3.4 2017-08-29 13:57:22 -05:00
Michael Raskin d0d191939c xconq: fix build 2017-08-29 20:31:57 +02:00
Michael Raskin e3f4de8940 asc: 2.4.0.0 -> 2.6.0.0; maintain 2017-08-29 16:07:48 +02:00
Michael Raskin 09eb4adf91 lincity_ng: 2.0 -> 2.9beta20170715 2017-08-29 14:24:12 +02:00
Robin Gloster 8d6682ca0b
snake4: don't install with setuid
what the..
2017-08-29 00:34:33 +02:00
Linus Heckemann f5068aadd9 endless-sky: 0.9.6 -> 0.9.8 2017-08-27 21:37:59 +02:00
Orivej Desh 927eb6f417 rocksndiamonds: init at 4.0.0.2 2017-08-26 23:58:16 +00:00
Vincent Laporte 0e9be66b7c globulation2: fix build 2017-08-26 15:57:01 +02:00
Orivej Desh 0c48a3bf53 gargoyle: 2017-03-12 -> 2017-05-17 2017-08-26 01:02:34 +00:00
gnidorah ff68bcd563 openjk: comment why we set DCMAKE_INSTALL_PREFIX 2017-08-24 19:41:27 +03:00
gnidorah f1711c8fbd openjk: init at 2017-08-11 2017-08-24 09:33:28 +03:00
Matthew Justin Bauer 2eacddf0dc treewide: homepage URL fixes (#28475)
* pgadmin: use https homepage

* msn-pecan: move homepage to github

google code is now unavailable

* pidgin-latex: use https for homepage

* pidgin-opensteamworks: use github for homepage

google code is unavailable

* putty: use https for homepage

* ponylang: use https for homepage

* picolisp: use https for homepage

* phonon: use https for homepage

* pugixml: use https for homepage

* pioneer: use https for homepage

* packer: use https for homepage

* pokerth: usee https for homepage

* procps-ng: use https for homepage

* pycaml: use https for homepage

* proot: move homepage to .github.io

* pius: use https for homepage

* pdfread: use https for homepage

* postgresql: use https for homepage

* ponysay: move homepage to new site

* prometheus: use https for homepage

* powerdns: use https for homepage

* pm-utils: use https for homepage

* patchelf: move homepage to https

* tesseract: move homepage to github

* quodlibet: move homepage from google code

* jbrout: move homepage from google code

* eiskaltdcpp: move homepage to github

* nodejs: use https to homepage

* nix: use https for homepage

* pdf2djvu: move homepage from google code

* game-music-emu: move homepage from google code

* vacuum: move homepae from google code
2017-08-22 20:50:04 +02:00
Justin Humm bfb0bf849e naev: add freetype dependency 2017-08-22 10:29:57 +02:00
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