Commit graph

2979 commits

Author SHA1 Message Date
Jan Malakhovski
2326319b38 anki: use wrapQtAppsHook from pyqtwebengine 2019-08-17 20:31:33 +00:00
R. RyanTM
27f48d27d5 angband: 4.1.3 -> 4.2.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/angband/versions
2019-08-17 10:51:38 -07:00
volth
c814d72b51 treewide: name -> pname 2019-08-17 10:54:38 +00:00
volth
46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Marek Mahut
03b47280b9
Merge pull request #62650 from marius851000/azimuth-1.0.3
azimuth: use the builtins install target
2019-08-12 19:18:06 +02:00
Marek Mahut
79b28f5a53
Merge pull request #63116 from peterhoeg/f/opendune
opendune: support ALSA and pulseaudio (move to SDL2)
2019-08-12 19:04:00 +02:00
Herwig Hochleitner
ff79e9dad2 steam: fix for screeps 2019-08-12 02:52:51 +02:00
Herwig Hochleitner
9acdab85e2 steam: add /lib32 and /lib64 to ldpath in chroot 2019-08-12 02:52:51 +02:00
rnhmjoj
bdda1e5b66
warzone: 3.2.3 -> 3.3.0_beta1 2019-08-12 02:49:56 +02:00
davidak
d568509a0f steam chrootenv: add lsb-release
Fixes issue with operating system detection
sh: lsb_release: command not found
2019-08-09 12:29:58 +03:00
Jörg Thalheim
073730c040
hedgewars: 0.9.25 -> 1.0.0-beta1 (#66289)
hedgewars: 0.9.25 -> 1.0.0-beta1
2019-08-08 08:07:49 +01:00
Trolli Schmittlauch
7030004ad6 hedgewars: 0.9.25 -> 1.0.0-beta1
- unbreak build by bumping version to latest beta as that
removes the broken `bytestring-show` dependency

- beta needs to be fetched from Mercurial repo
2019-08-07 20:04:47 +02:00
Aaron Andersen
ad9e905ecc speed-dreams: 2.2.1-r6404 -> 2.2.2-r6553 2019-08-06 17:12:12 -04:00
Aaron Andersen
c72d4f947c flightgear: 2018.3.1 -> 2019.1.1 2019-08-06 17:12:08 -04:00
Karol Chmist
983c30f5ab devilutionx: init at unstable-2019-07-28 2019-08-06 14:40:41 +02:00
Marek Mahut
59e570324a
Merge pull request #65897 from r-ryantm/auto-update/crispy-doom
crispyDoom: 5.5.2 -> 5.6
2019-08-05 19:42:36 +02:00
worldofpeace
df58d379ca
Merge pull request #65494 from virusdave/dnicponski/scratch/add_dcss
crawl: use static config for data files
2019-08-04 16:40:11 -04:00
Dave Nicponski
f6ebeb801d crawl: use static config for data files.
This allows the game to be executed from anywhere, not just
the install directory in the nix store.
2019-08-04 16:38:14 -04:00
R. RyanTM
28298df9f5 crispyDoom: 5.5.2 -> 5.6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/crispy-doom/versions
2019-08-03 20:25:06 -07:00
Robin Gloster
e1f0d24454
Merge pull request #65841 from aanderse/flare
flare: 1.10 -> 1.11
2019-08-03 15:48:27 +00:00
Frederik Rietdijk
33a876e619 anki: fix with pyqtwebengine 2019-08-03 16:04:34 +02:00
Aaron Andersen
3c1458c065 flare: add darwin support 2019-08-03 08:12:24 -04:00
Aaron Andersen
14e3ee4860 flare: 1.10 -> 1.11 2019-08-03 07:19:11 -04:00
Frederik Rietdijk
d20a59d2e5 Merge master into staging-next 2019-08-02 23:27:18 +02:00
Maximilian Bosch
727921c7a6
Merge pull request #65777 from lheckemann/emptyepsilon-bump
EmptyEpsilon: 2019.01.19 -> 2019.05.21
2019-08-02 11:48:48 +02:00
Linus Heckemann
bc2a9aca6f EmptyEpsilon: add lheckemann as maintainer 2019-08-02 10:15:58 +02:00
Linus Heckemann
a04ce7f5f8 EmptyEpsilon: 2019.01.19 -> 2019.05.21 2019-08-02 10:14:52 +02:00
Frederik Rietdijk
55e4555b77 Merge master into staging-next 2019-08-01 09:42:54 +02:00
Milan Pässler
c79aa36292 multimc: 0.6.4 -> 0.6.6
Use -DMultiMC_LAYOUT=lin-system to install shared object files to
$out/lib and the jars required at runtime to $out/share/multimc.
2019-07-29 12:30:56 +02:00
worldofpeace
59f3cfa405
Merge pull request #65528 from mmahut/nethack
nethack: wrapQtApp only in qtMode
2019-07-28 20:20:42 -04:00
Marek Mahut
6f9fa0644a nethack: wrapQtApp only in qtMode
Regression introduced in #54525, tracked in #65399.
2019-07-28 23:23:19 +02:00
Samuel Dionne-Riel
ed51432500
Merge pull request #65486 from TheSandwichMakr/master
multimc: wrapQtAppsHook, add xrandr for lwjgl 2.9.2
2019-07-28 17:09:47 -04:00
Frederik Rietdijk
cb3ce5d26d Merge master into staging-next 2019-07-28 12:11:37 +02:00
Michael Raskin
bca933e217
Merge pull request #65493 from virusdave/dnicponski/scratch/add_dcss
games/crawl: add support for MacOS/Darwin builds for Dungeon Crawl
2019-07-28 07:13:16 +00:00
Frederik Rietdijk
cca5ee9c07 Merge staging-next into staging 2019-07-28 09:10:03 +02:00
Dave Nicponski
b3b4184786 games/crawl: add support for MacOS/Darwin builds
games/crawl: Add support for darwin builds.  Also,
compression/advancecomp: Add support for darwin builds in meta (which already worked).
2019-07-28 02:25:17 -04:00
TheSandwichMakr
f3b1693759
multimc: wrapQtAppsHook, add xrandr for lwjgl 2.9.2 2019-07-27 22:17:02 +00:00
Orivej Desh
32fbbc6f9b Merge master into staging 2019-07-25 09:23:21 +00:00
Free Potion
ebafb799dc
harmonist: 0.1 -> 0.2 2019-07-25 00:40:28 +03:00
worldofpeace
b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Robin Gloster
dac6a17558
Merge pull request #65184 from rleppink/master
minecraft-server: 1.14.3 -> 1.14.4
2019-07-22 17:45:52 +00:00
Aaron Andersen
f5945fcf0e
Merge pull request #64408 from scubed2/nxengine
nxengine-evo: init at 2.6.4
2019-07-20 18:20:20 -04:00
Ronald Leppink
1153481150 minecraft-server: 1.14.3 -> 1.14.4 2019-07-20 19:46:47 +02:00
Chris Rendle-Short
5563ff5a27 openrct2: 0.2.2 -> 0.2.3 2019-07-20 11:35:09 +02:00
gnidorah
32e72ad896 openmw-tes3mp: 0.7.0-alpha -> 2019-06-09
Closes #64587.

abbradar: clarify source of CrabNet revision.
2019-07-20 10:24:43 +03:00
Sterling Stein
e0c2e7f65f nxengine-evo: init at 2.6.4 2019-07-19 22:52:07 -07:00
Ryan Mulligan
c10ef47914
Merge pull request #64858 from r-ryantm/auto-update/openttd
openttd: 1.9.1 -> 1.9.2
2019-07-16 20:16:48 -07:00
R. RyanTM
8c52d00e4a openttd: 1.9.1 -> 1.9.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/openttd/versions
2019-07-15 20:28:11 -07:00
Frederik Rietdijk
54065ae20d Merge master into staging-next 2019-07-13 09:45:40 +02:00
Silvan Mosberger
807a62e68e
minecraft-server: 1.14 -> 1.14.3 (#63848)
minecraft-server: 1.14 -> 1.14.3
2019-07-13 03:02:23 +02:00
Linus Heckemann
5d04dcf4f5 minecraft-server: 1.14 -> 1.14.3
Also removes older versions.
2019-07-12 07:40:37 +02:00
Frederik Rietdijk
7cf5909fad Merge staging-next into staging 2019-07-09 15:44:08 +02:00
Vladimír Čunát
0746c4dbb4
Merge branch 'master' into staging-next
There are several thousand rebuilds from master already.
Hydra nixpkgs: ?compare=1528940
2019-07-06 13:44:40 +02:00
R. RyanTM
06c3247866 galaxis: 1.9 -> 1.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/galaxis/versions
2019-07-05 23:28:24 +02:00
Thomas Tuegel
56d5963382
Merge pull request #54525 from ttuegel/feature/qt-5/wrap-qt-apps
Wrap Qt applications
2019-07-05 14:38:10 -05:00
Thomas Tuegel
51d78034a1
wrapQtAppsHook: Remove ad hoc Qt wrappers 2019-07-05 10:42:08 -05:00
Francesco Gazzetta
1c67718e23 curseofwar,curseofwar-sdl: init at 1.2.0 2019-07-05 05:23:58 +02:00
Elis Hirwing
47cef20b86
Merge pull request #64196 from fgaz/zaz/init
zaz: init at 1.0.0
2019-07-04 09:32:48 +02:00
markuskowa
a53646ddce
Merge pull request #64197 from fgaz/toppler/init
toppler: init at 1.1.6
2019-07-03 22:55:53 +02:00
Daiderd Jordan
56127c23c2
gargoyle: remove cf-private 2019-07-03 22:20:22 +02:00
Frederik Rietdijk
25a77b7210 Merge staging-next into staging 2019-07-03 08:59:42 +02:00
R. RyanTM
b85a00ee67 tintin: 2.01.7 -> 2.01.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tintin/versions
2019-07-03 08:30:46 +02:00
Jonathan Ringer
bb7a367fed redeclipse: fix license info 2019-07-03 07:09:14 +02:00
Francesco Gazzetta
b51410c4bb toppler: init at 1.1.6 2019-07-02 23:58:11 +02:00
Francesco Gazzetta
bbfe534665 zaz: init at 1.0.0 2019-07-02 23:51:56 +02:00
R. RyanTM
a5596b451a klavaro: 3.07 -> 3.08
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/klavaro/versions
2019-07-02 20:06:37 +02:00
Taran Lynn
e706a83f0d redeclipse: init at 1.6.0.
See www.redeclipse.net for information.
2019-07-02 18:16:55 +02:00
worldofpeace
3f4a353737 treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
gnidorah
2647984501 openjk: 2018-09-17 -> 2019-06-24 (#63915) 2019-06-29 16:25:35 +00:00
Philipp Riegger
e231b58490 factorio: experimental 0.17.32 -> 0.17.52 (#63890) 2019-06-29 16:24:59 +00:00
Jan Tojnar
07d1d3ed68
Merge branch 'master' into staging 2019-06-25 18:06:43 +02:00
Frederik Rietdijk
4589a04299 Merge master into staging-next 2019-06-25 16:26:29 +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
Frederik Rietdijk
dafee3d91a Merge master into staging-next 2019-06-23 15:38:41 +02: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
Frederik Rietdijk
72d647f3d8 Merge master into staging-next 2019-06-21 08:20:26 +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
Peter Hoeg
9f40ff6876 opendune: support ALSA and pulseaudio 2019-06-14 16:37:08 +08: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
marius851000
62dc74aae2 azimuth: use the builtins install target 2019-06-04 08:37:16 +02: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