Commit graph

2854 commits

Author SHA1 Message Date
Jan Tojnar 07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Peter Hoeg a2075a2c31
Merge pull request #63760 from peterhoeg/f/freeciv
freeciv_qt: init at 2.6.0
2019-06-25 16:20:31 +08:00
Peter Hoeg 31c33e3420 freeciv_qt: init at 2.6.0 2019-06-25 14:56:57 +08:00
R. RyanTM 7d8c6c978b enyo-doom: 1.06 -> 1.06.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/enyo-doom/versions
2019-06-23 14:57:16 +02:00
Matthieu Coudron c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Matthew Bauer 4d6f65b81f
Merge pull request #62167 from matthewbauer/alias-libgl
Add libGL* aliases
2019-06-17 15:18:29 -04:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
Ryan Mulligan c2281cbf5d
Merge pull request #63263 from r-ryantm/auto-update/gzdoom
gzdoom: 4.1.2 -> 4.1.3
2019-06-17 05:52:32 -07:00
R. RyanTM b62a696625 gzdoom: 4.1.2 -> 4.1.3
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
2019-06-16 18:44:38 -07:00
Andreas Rammhold 04a7ef53fd
Merge pull request #62044 from freepotion/boohu-deps-update
boohu: switching to termbox-go build
2019-06-17 01:00:14 +02:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Alexei Robyn 274715cbc3 luaPackages: Replace all rockspec packages with generated ones
luaPackages replaced by generated ones:
- bit32
- compat53
- cqueues
- luacyrussasl -> cyrussasl (luarocks name)
- luaexpat
- luadbi -> luadbi front-end module + separate backend modules
  luadbi-{mysql,postgresql,sqlite3}
- luafilesystem
- luaossl
- luasec
- luasocket
- luastdlib -> stdlib (luarocks name)
- lrexlib -> lrexlib-pcre (we already have lrexlib-gnu and
  lrexlib-posix, lrexlib-pcre however appears to be the variant used in
  mudlet, which is the only current dep in nixpkgs)
- luasqlite -> luasql-sqlite3 (luarocks name)
- lfs -> luafilesytem (we literally had two manually written
  luafilesystem expressions, under different names)

Changes and additions to overrides to generated luarocks packgaes,
including:
- busted: Install bash completions along with the zsh ones
- cqueues:
    - Perform minor surgery on the rockspec to allow using a single
      rockspec to build for all supported Lua versions
    - Add a patch by @vcunat to work around a build issue
- luuid: Wrote a tiny patch to allow for Lua 5.1/Luajit compatibility
- General changes:
    - Sorted the packages
    - Attempted to make the formatting consistent
    - Preferenced `.override` instead of `.overrideAttrs` wherever
      possible

Minor changes to other packages to adjust for the Lua package changes:
- luakit expression simplified
- prosody expression simplified; but users will now need to specify the
  luadbi backend module they intend to use in withExtraLibs
- knot-resolver inputs correctd
- mudlet inputs corrected (although this package was and should still be
  broken)
2019-06-14 13:17:15 +10:00
Nikolay Amiantov ccbb08ed88 dwarf-fortress-packages.dwarf-therapist-original: expose to package set
Needed for it to be built on Hydra.
2019-06-10 18:52:52 +03:00
Vladimír Čunát dd589adb74
Merge #62532: teeworlds: fetchSubmodules 2019-06-09 10:49:19 +02:00
Danny Bautista f9073cd40c Change handle from c0dehero to pyrolagus 2019-06-07 18:34:21 -04:00
Renaud 0e54f49484
Merge pull request #62431 from r-ryantm/auto-update/gzdoom
gzdoom: 4.0.0 -> 4.1.2
2019-06-07 15:54:29 +02:00
Will Dietz a14dc648a9
klavaro: 3.05 -> 3.07 2019-06-04 15:01:42 -05:00
Nikolay Amiantov 048e0b6331 unnethack: 5.3.3 -> 5.2.0
This is actually an update. I remember their version numbers used to be a mess.
2019-06-04 01:36:27 +03:00
Nikolay Amiantov b5a53655be ioquake3: 2018-12-14 -> 2019-05-29 2019-06-04 01:36:27 +03:00
Nikolay Amiantov 1f6caaa218 openspades: 0.1.2 -> 0.1.3
Also add Noto Fonts by default.
2019-06-04 01:36:27 +03:00
Nikolay Amiantov 0f8b2fac5f onscripter-en: update URL 2019-06-04 01:36:27 +03:00
Jörg Thalheim 78a365448d
Merge pull request #62538 from Hodapp87/master
gzdoom: Fix wrong fluidsynth version
2019-06-03 13:17:30 +01:00
Vladimír Čunát fbda7ca802
ultrastardx: fixup compilation
It starts for me now, so hopefully it's just OK.
2019-06-03 09:54:15 +02:00
Chris Hodapp cbb4aca341 gzdoom: Fix wrong fluidsynth version 2019-06-02 17:37:50 -04:00
Alyssa Ross 356938ca37
teeworlds: fetchSubmodules
The languages and maps directories are submodules, and are not included
in tarballs downloaded from GitHub. This results in an English-only game
that can't run a server.
2019-06-02 19:13:28 +00:00
R. RyanTM ebcf54633e gzdoom: 4.0.0 -> 4.1.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
2019-06-01 13:50:28 -07:00
Alyssa Ross 062210bdff treewide: update cargoSha256 hashes for cargo-vendor upgrade
A recent upgrade of cargo-vendor changed its output slightly, which
broke all cargoSha256 hashes in nixpkgs.
See https://github.com/NixOS/nixpkgs/issues/60668 for more information.

Since then, a few hashes have been fixed in master by hand, but there
were a lot still to do, so I did all of the ones left over with some
scripts I wrote.

The one hash I wasn’t able to update was habitat's, because it’s
currently broken and the build doesn’t get far enough to produce a
hash anyway.
2019-06-01 15:17:52 +00:00
marius851000 ac6e484cf8 abbaye-des-morts: init at 2.0.1 2019-06-01 14:39:54 +00:00
Will Dietz 55b719963a
azimuth: 1.0.2 -> 1.0.3 2019-05-31 07:49:46 -05:00
Silvan Mosberger eb9a9bb22a
Merge pull request #62174 from Infinisil/fix/pingus
pingus: Fix build
2019-05-29 01:30:38 +02:00
Silvan Mosberger a1ed58d6a8
pingus: Fix build 2019-05-28 23:20:41 +02:00
Silvan Mosberger c6a9902b42
Merge pull request #60785 from mnacamura/cdda-updates
cataclysm-dda{,-git}: bump version
2019-05-26 23:25:51 +02:00
Free Potion 90ad0fd743
boohu: switching to termbox-go build
This is necessary for a better user experience.
File with go dependencies (deps.nix) was added.
Minor changes: name replaced by pname, quotes for url.
2019-05-25 13:57:43 +03:00
Elis Hirwing fa05f332eb
Merge pull request #62030 from freepotion/harmonist-init
harmonist: init at 0.1
2019-05-25 12:20:20 +02:00
Free Potion e38110ab6c
harmonist: init at 0.1 2019-05-25 13:14:43 +03:00
Nikolay Amiantov 9da82ca01f steam: add extraLibraries argument 2019-05-25 11:22:37 +03:00
marius851000 d6e7f93364 the-powder-toy: 93.3 -> 94.1 2019-05-25 11:14:06 +03:00
Elmo Todurov 35d0dab748 tdm: init at 2.07 2019-05-22 21:45:47 +09:00
Aaron Andersen 5711eb5692 openraPackages.engines.bleed: fix hash (#61749) 2019-05-20 15:42:30 +02:00
Aaron Andersen 2256b56748
Merge pull request #61394 from msteen/openra
openra: 20181215 -> 20190314 + updated other engine releases and mods
2019-05-20 06:36:58 -04:00
David McFarland 9d8c27e4f4 steam: provide pidof and lsusb for Steam VR 2019-05-20 17:54:43 +09:00
Aaron Andersen 784812cc5c flare: init at 1.10 2019-05-19 17:59:37 -04:00
Andreas Wiese b4148fb839 xbill: init at 2.1
Old game, once more popular than Quake (but not Quake Ⅱ).

From the homepage:

Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running
around the screen are trying to infect your computers with Wingdows
[TM], a virus cleverly designed to resemble a popular operating system.
2019-05-18 06:55:53 +09:00
Aaron Andersen ac9b13264b
Merge pull request #58682 from marius851000/pioneer
pioneer: update to 20190203
2019-05-16 11:59:31 -04:00
marius851000 9e2a22ae87 pioneer: update to 20190203 2019-05-16 12:20:18 +02:00
Aaron Andersen e6c20879f6
Merge pull request #59071 from marius851000/azimuth
azimuth: init at 1.0.2
2019-05-13 11:43:44 -04:00
Matthijs Steen 73d64d4a04 openra: 20181215 -> 20190314 + updated other engine releases and mods 2019-05-12 22:19:12 +02:00
Maximilian Bosch 87fa21d3ce
Merge pull request #61277 from r-ryantm/auto-update/chessx
chessx: 1.4.6 -> 1.5.0
2019-05-11 12:39:51 +02:00
R. RyanTM 55c4e205c7 chessx: 1.4.6 -> 1.5.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/chessx/versions
2019-05-11 00:45:40 -07:00