Franz Pletz
347c1ed8a0
libshout: 2.3.1 -> 2.4.1
2016-08-10 07:12:08 +02:00
Franz Pletz
6c7326aedd
lolcode: fix build
2016-08-10 07:12:08 +02:00
Franz Pletz
43c663975c
lolcode: 0.10.5 -> 0.11.2
2016-08-10 07:12:08 +02:00
Dan Peebles
4c43ac2db5
jsonnet: 0.8.7 -> 0.8.9
2016-08-09 19:39:46 +00:00
Robin Gloster
2005711164
Merge pull request #17613 from despairblue/update/flow
...
flow: 0.28.0 -> 0.30.0
2016-08-09 17:57:24 +00:00
Kamil Chmielewski
5d5b2d3f8f
vagrant: FIX #16837 vagrant plugin install
2016-08-09 17:07:43 +02:00
Danny Arnold
21102b1589
flow: 0.28.0 -> 0.30.0
2016-08-09 16:51:13 +02:00
Aneesh Agrawal
746b591c68
vagrant: use libarchive lib from Nix ( #17597 )
...
We currently already replace the embedded bsdtar binaries with the
corresponding ones from Nix. However, we also need to replace the
libarchive shared library to prevent version mismatches between the
embedded library and the Nix binaries.
Also expose version on the derivation and use environment variables
to make overriding the derivation easier.
2016-08-09 12:01:48 +02:00
Daiderd Jordan
c31f05e063
Merge pull request #17577 from LnL7/darwin-ffmpeg
...
ffmpeg: add extra darwin framework for 3.1
2016-08-09 08:13:11 +02:00
Rok Garbas
f17ff218ff
nodejs: ensure that all scripts in nodejs have proper shebangs ( #17594 )
2016-08-08 22:14:01 +02:00
Nikolay Amiantov
3fca2ce204
fix invalid antiquotations
...
See https://github.com/NixOS/nix/issues/1017
2016-08-08 18:08:37 +03:00
Thomas Tuegel
ca5b3368ca
qttools: fix CMake paths
...
Fixes #17585 .
2016-08-08 08:52:45 -05:00
Eelco Dolstra
2d71df18d3
Merge pull request #17588 from rnhmjoj/nss
...
nss: 3.23 -> 3.24
2016-08-08 12:11:26 +02:00
Nikolay Amiantov
1e8894f085
unity3d: use chromium-suid-sandbox
2016-08-08 10:49:00 +03:00
Daiderd Jordan
b8a3174aa3
haskellPackages.vector-algorithms: added extra build dependencies for ghc 7.10 ( #17586 )
2016-08-08 00:03:07 +01:00
Daiderd Jordan
0456264754
Merge pull request #17517 from knedlsepp/add-json
...
nlohmann_json: init at 2.0.2
2016-08-08 00:29:09 +02:00
rnhmjoj
f2842da8b2
nss: 3.23 -> 3.24
2016-08-07 23:38:03 +02:00
Vladimír Čunát
24805b00c0
unixODBCDrivers.mariadb: fix evaluation
...
... after the parent merge, but the package was broken anyway.
2016-08-07 22:33:19 +02:00
Vladimír Čunát
950feb70b2
treewide: fixup various mysql ocurrences after re-split
2016-08-07 20:46:37 +02:00
Daiderd Jordan
e2fdd74a41
libsamplerate: fix missing darwin frameworks
2016-08-07 18:20:17 +02:00
Daiderd Jordan
b660ed3258
libmikmod: fix missing darwin framework
2016-08-07 17:52:06 +02:00
Daiderd Jordan
00b05d47d3
ffmpeg: add extra darwin framework for 3.1
2016-08-07 12:27:05 +02:00
Vladimír Čunát
50f909cf93
mesa: have vdpau drivers in lib/vdpau again
...
This was done by @abbradar 364f297bb2
but I lost that change by accident
when doing large closure-size merges 39ebb01d
.
Fortunately it seems to have caused no problems, likely because
${mesa_drivers}/lib gets into $LD_LIBRARY_PATH.
2016-08-07 12:14:16 +02:00
Vladimír Čunát
03e32315a5
Merge branch 'master' into staging
...
Hydra nixpkgs: ?compare=1286624
2016-08-07 11:35:28 +02:00
Vladimír Čunát
73e1242172
mesa: vdpau symlinks, broken after 1a52fdc
...
Fixes #17559 .
Using *relative* symlinks doesn't break when moving the files.
2016-08-07 11:33:20 +02:00
Rok Garbas
17e8dda597
Merge pull request #17473 from lancelotsix/add_django_1_10
...
Add django 1.10
2016-08-07 04:08:26 +02:00
Vladimír Čunát
dddf84ff61
Merge #17512 : gcc49: 4.9.3 -> 4.9.4
2016-08-06 21:10:51 +02:00
Vladimír Čunát
a1b0967fa0
gtk3: maintenance 3.20.6 -> 3.20.8
2016-08-06 18:47:51 +02:00
Daiderd Jordan
d764e55a1c
Merge pull request #17564 from LnL7/darwin-haskell-fsnotify
...
haskellPackages.fsnotify: add darwin build dependency
2016-08-06 17:56:18 +02:00
Vladimír Čunát
942d57f546
Merge #17159 : guile: 2.0.11 -> 2.0.12
2016-08-06 17:37:55 +02:00
Daiderd Jordan
7aaf75608f
haskellPackages.fsnotify: add darwin build dependency
2016-08-06 17:29:25 +02:00
Tuomas Tynkkynen
89c867196c
SDL2_{gfx,image,net}: Broken on Darwin
...
Last successful Darwin build was 11 months ago, presumably nobody cares.
http://hydra.nixos.org/build/38317749
http://hydra.nixos.org/build/38318268
http://hydra.nixos.org/build/38322306
2016-08-06 18:27:20 +03:00
Benno Fünfstück
22281009b7
haskell/GLUT: fix "unkown GLUT entry glutInit"
...
This fixes #17547
2016-08-06 17:21:12 +02:00
Tuomas Tynkkynen
ea14f5c86d
http-parser: Broken on Darwin
...
http://hydra.nixos.org/build/38320273
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
9c0a090afe
colm: Broken on i686
...
http://hydra.nixos.org/build/38072668
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
1db43e0c18
rtags: Broken on i686
...
http://hydra.nixos.org/build/38304790
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
0498573573
drumstick: Broken on i686
...
http://hydra.nixos.org/build/38323068
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
fcc3a1b41d
bazel: Broken on i686
...
http://hydra.nixos.org/build/38314298
2016-08-06 17:06:45 +03:00
Tuomas Tynkkynen
3c513ebc13
assimp: Broken on Darwin
...
http://hydra.nixos.org/build/38315116
2016-08-06 17:06:45 +03:00
Aycan iRiCAN
983ab7be1e
haskellPackages.hans: fixed major version bugs ( #17555 )
2016-08-06 14:29:01 +03:00
Joachim F
af8b7d3a28
Merge pull request #17526 from RamKromberg/fix/wavpack
...
wavpack: 4.75.0 -> 4.80.0
2016-08-06 00:59:08 +02:00
Robin Gloster
fae6264d3a
Merge pull request #17533 from wizeman/u/upd-containers
...
ocamlPackages.containers: 0.16 -> 0.18
2016-08-05 19:15:01 +02:00
Ricardo M. Correia
e5db1995a6
ocamlPackages.containers: 0.16 -> 0.18
2016-08-05 14:35:17 +02:00
Ram Kromberg
76c2988e33
wavpack: 4.75.0 -> 4.80.0
2016-08-05 13:54:56 +03:00
Lancelot SIX
8420753239
gcc49: 4.9.3 -> 4.9.4
...
Bugfix release of the 4.9 branch. See
http://lists.gnu.org/archive/html/info-gnu/2016-08/msg00001.html for
announcement
2016-08-05 00:01:15 +02:00
Josef Kemetmueller
54748c1e3f
nlohmann_json: init at 2.0.2
...
A header only C++ library for modern JSON.
2016-08-04 23:34:23 +02:00
koral
b3beab9f03
webkitgtk: 2.10.4 -> 2.10.9
2016-08-04 21:18:38 +02:00
obadz
fbea275286
haskellPackages.ghc-mod: remove override as 5.6.0.0 is ghc8 compatible
...
cc @peti
2016-08-04 17:40:17 +01:00
Brad Ediger
f0f9172017
elm: Constrain aeson-pretty to <0.8 ( #17511 )
...
https://github.com/elm-lang/elm-compiler/pull/1431
2016-08-04 18:08:32 +02:00
Thomas Tuegel
9a29551636
Merge branch 'plasma-5.7'
2016-08-04 10:44:43 -05:00
Thomas Tuegel
5b008e30b4
kdeWrapper: avoid excessive file collisions
2016-08-04 10:40:36 -05:00
Peter Simons
2627b09b82
haskell-applicative-quoters: fix build with GHC 8.x
2016-08-04 17:38:44 +02:00
Peter Simons
8f52a0f926
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-22-ga83e456 using the following inputs:
- Hackage: 07ee4666b6
- LTS Haskell: dfe21a3b8d
- Stackage Nightly: 7c2bfd83db
2016-08-04 15:20:31 +02:00
Tobias Geerinckx-Rice
06966f4955
icmake: 8.01.00 -> 9.00.00
2016-08-04 00:25:20 +02:00
Shea Levy
ca81eef753
Merge branch 'fix-clang-35' of git://github.com/expipiplus1/nixpkgs
2016-08-03 15:36:14 -04:00
Tobias Geerinckx-Rice
37528197a3
libpsl: 0.13.0 -> 0.14.0
2016-08-03 20:02:25 +02:00
Joe Hermaszewski
c7281d14f7
clang-3.5: fix build
...
Make Obj public in llvm's IntrusiveRefCntPtr
This fixes NixOs/nixpkgs#15974
It's not a nice fix, as it's really clang's problem. The proper fix
should modify clang's usage of IntrusiveRefCntPtr.
2016-08-03 19:00:39 +01:00
Joachim F
70bf931498
Merge pull request #17410 from knedlsepp/motif-on-darwin
...
motif: Add support for darwin
2016-08-03 18:31:43 +02:00
Michael Raskin
ef46388c48
neovim-qt: 0pre -> 0.2.1, use libmsgpack 1.4
2016-08-03 17:58:22 +02:00
mimadrid
5c017832e9
strace: 4.12 -> 4.13
2016-08-03 11:09:43 +02:00
Lancelot SIX
af154d1ca6
pythonPackags.django: default from 1_9 to 1_10
2016-08-03 09:20:37 +02:00
Alexey Shmalko
61a5c24209
cmocka: cross-compilation support ( #17462 )
2016-08-03 08:16:01 +02:00
Alexey Shmalko
a9bc2d530b
gcc: disable libsanitizer for uclibc
...
libsanitizer requires header files which are not present in uclibc.
Also, libsanitizer is disabled with uclibc for buildroot[1] and
openwrt[2].
[1]: https://git.busybox.net/buildroot/commit/?id=554e29e267e6b36a0fd78c82cbad2c82d939eb7f
[2]: 5f372a8ca0
2016-08-03 03:32:30 +03:00
Bart Brouns
0621828bb7
supercollider: 3.6.6 -> 3.7.2 ( #17395 )
2016-08-03 00:27:03 +02:00
Tuomas Tynkkynen
16d48b8280
Re-enable bunch of packages on Darwin
...
Prior to 1bf5ded193
these contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-03 00:55:42 +03:00
Thomas Tuegel
e058ac5487
Merge branch 'cmake-3.6' into staging
2016-08-02 15:48:27 -05:00
Tuomas Tynkkynen
3875690d80
lua5: Re-enabel on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:14:21 +03:00
Tuomas Tynkkynen
dc26ac6e04
libmng: Re-enable on Darwin
...
Prior to 1bf5ded193
this contained
`hydraPlatforms = platforms.linux`, which was apparently misleading.
2016-08-02 23:10:31 +03:00
Tuomas Tynkkynen
b7e9207a67
androidenv: Don't build on Hydra
...
Output limit exceeded:
http://hydra.nixos.org/build/38236076
http://hydra.nixos.org/build/38235851
2016-08-02 22:55:43 +03:00
Franz Pletz
9cfcf90832
libressl: 2.3.6 -> 2.3.7, 2.4.1 -> 2.4.2
...
Version 2.2.x is removed because it is not maintained by upstream anymore.
2016-08-02 21:21:02 +02:00
Tuomas Tynkkynen
21f17d69f6
treewide: Add lots of meta.platforms
...
Build-tested on x86_64 Linux & Mac.
2016-08-02 21:42:43 +03:00
Tuomas Tynkkynen
898c3436f3
kcov: Fix indentation
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
102ffa6be7
treewide: Wrap some really long package descriptions
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
63de40099f
treewide: Move some meta sections to end-of-file
...
That seems to be the overwhelming convention.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
2258b21e4b
treewide: Add lots of platforms to packages with no meta
...
Build-tested on x86_64 Linux and on Darwin.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
59ce911810
treewide: Some EOF-whitespace fixes
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
1bf5ded193
treewide: Lots of meta.hydraPlatforms -> meta.platforms
...
In all of these files, there is no meta.platforms but only
meta.hydraPlatforms, which doesn't seem to have any purpose except being
inconsistent.
2016-08-02 21:17:44 +03:00
Tuomas Tynkkynen
b96fe03484
treewide: Fix meta.platforms related typos
2016-08-02 21:17:44 +03:00
Damien Cassou
8e3120bb7e
gdcm: 2.4.6 -> 2.6.4
2016-08-02 19:57:40 +02:00
Damien Cassou
acc07df736
pcl: 1.7.2 -> 1.8.0
2016-08-02 19:57:40 +02:00
Damien Cassou
d8e0ce402e
vtk: 5.10.1 -> 7.0.0
2016-08-02 19:57:40 +02:00
Gabriel Ebner
dc01684799
Merge branch 'master' into staging
2016-08-02 18:40:34 +02:00
Alexey Shmalko
176f804f36
cmake: 3.4.3 -> 3.6.0
2016-08-02 10:32:52 -05:00
Thomas Tuegel
eab92e6ecd
Merge branch 'pr-17426' into staging
2016-08-02 09:29:54 -05:00
Frederik Rietdijk
8fad3e81b0
pythonPackages.setuptools: specify priority
...
Both python3 and setuptools come with easy-install. For some magic
reason this hasn't caused any collisions yet, but it does with #17428 .
We hereby prioritize the version that comes with setuptools.
2016-08-02 12:23:15 +02:00
Frederik Rietdijk
0af0a20e1d
Merge pull request #17140 from michelk/gdal/update
...
gdal: 2.0.2 -> 2.1.1
2016-08-02 10:57:25 +02:00
Ricardo M. Correia
0a417845ef
ponyc: 0.2.1 -> 2016-07-26
2016-08-02 07:37:17 +02:00
Thomas Tuegel
3445ab79a2
qt57.poppler: fix build
...
Packages that depend on Qt >= 5.7 must build using the C++11 standard.
2016-08-01 18:06:10 -05:00
Bjørn Forsman
b6153c8f9c
python: add file encoding spec to run_setup.py
...
Newer 'mutagen' versions have a test suite that trips over missing
encoding in this file. The file is copied to source trees at build time
with the name nix_run_setup.py.
2016-08-02 01:00:26 +02:00
Julien Dehos
5286c0aebb
cmake: add support for cxxtest
2016-08-01 22:11:00 +02:00
Frederik Rietdijk
909249dbe2
Merge pull request #17422 from womfoo/fix/leatherman-disable-curl-test
...
leatherman: disable curl test to fix build
2016-08-01 17:00:55 +02:00
Frederik Rietdijk
c74ad2ee23
Merge pull request #17339 from FRidh/rename
...
Python: move interpreters
2016-08-01 15:08:20 +02:00
Kranium Gikos Mendoza
7f3ca5d75b
leatherman: disable curl test to fix build
2016-08-01 19:20:45 +08:00
Josef Kemetmueller
ee16dba630
motif: Add darwin support
2016-07-31 20:21:24 +02:00
Thomas Tuegel
ac98cc4d94
Merge pull request #17402 from ttuegel/plasma-closure-size
...
Plasma closure size
2016-07-31 10:29:07 -05:00
Vladimír Čunát
df2102b6a2
Merge #17112 : fftw: 3.3.4 -> 3.3.5
2016-07-31 17:28:50 +02:00
Vladimír Čunát
c20f0f4462
Merge branch 'master' into staging
2016-07-31 17:28:25 +02:00
obadz
0d259f841b
aws-sdk-cpp: add compile flag -fpermissive due to libcurl upgrade
...
curl upgrade to 7.50.0 (#17152 ) changes the libcurl headers slightly and
therefore requires the followin flag until this package gets updated
2016-07-31 15:03:50 +01:00
Bart Brouns
b25aeb8e7f
fftw: 3.3.4 -> 3.3.5
2016-07-31 13:05:38 +02:00
Thomas Tuegel
ab58794838
kdeWrapper: assume empty path list by default
2016-07-30 17:25:29 -05:00
Thomas Tuegel
f7d98785d5
breeze-icons: don't propagate qtsvg build input
...
breeze-icons does not have a separate dev output, so this pulls
qtsvg.dev into the closure.
2016-07-30 17:22:04 -05:00
Thomas Tuegel
d1d38f2888
kdeWrapper: include wrappers in path
2016-07-30 17:07:19 -05:00
Thomas Tuegel
22bc6f01cf
kdeEnv: use package version, not ecm version
2016-07-30 17:07:06 -05:00
Thomas Tuegel
aaf612e833
kdeDerivation: don't fail by default on library-only packages
2016-07-30 16:26:05 -05:00
Thomas Tuegel
c122f791c9
Add kdeEnv and kdeWrapper
2016-07-30 16:16:36 -05:00
Thomas Tuegel
e362442562
kde5: avoid propagating dev outputs to reduce closure size
2016-07-30 14:16:46 -05:00
Thomas Tuegel
d5bec1a145
kde5: rename extra-cmake-modules variants
...
Instead of one package `extra-cmake-modules`, there is now `ecm` and
`ecmNoHooks`. The latter is used when one does not want to incur a Qt 5
dependency; it is also available as a top-level package
`extra-cmake-modules`.
2016-07-30 14:06:43 -05:00
Thomas Tuegel
b390eb39ae
kde5: fix extra-cmake-modules hooks
2016-07-30 09:36:52 -05:00
Peter Simons
aa69c4a5df
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:
- Hackage: 0be8ef7fab
- LTS Haskell: d085132b77
- Stackage Nightly: 84fc6fbee7
2016-07-30 13:34:53 +02:00
Peter Simons
008e8258c0
Merge pull request #17367 from Profpatsch/haskellPackages-cereal-override
...
haskellPackages.cereal: fix for pre-GHC8
2016-07-30 13:32:54 +02:00
Gabriel Ebner
56300ee0f0
libva: set driver path correctly in minimal version
...
This does not introduce a dependency on mesa, as
mesa_noglu.driverLink == "/run/opengl-driver"
Fixes #17264 .
2016-07-30 13:13:50 +02:00
Profpatsch
4741e9e051
haskellPackages.Glob: remove superfluous override
...
The override is already in the 7.10.x file, and we’d like to explicitely
override for every version that needs it.
2016-07-30 12:45:23 +02:00
Profpatsch
95528bfdcb
haskellPackages.cereal: fix for pre-GHC 8.0
2016-07-30 12:44:57 +02:00
Vladimír Čunát
46134cbca5
gnutls-3.3: make it build again
...
At least without tests. We only have two packages using it ATM.
2016-07-30 12:30:23 +02:00
Vladimír Čunát
dfa2f8040e
Merge #17354 : tcl/tk: 8.6.4 -> 8.6.6
2016-07-30 08:32:47 +02:00
Thomas Tuegel
40b838b94d
kde5: fix all the Qt version dependencies
2016-07-29 21:13:00 -05:00
Thomas Tuegel
307847e6fa
Merge pull request #17369 from ttuegel/qt-5.7
...
qt57: init at 5.7.0
2016-07-29 18:12:38 -05:00
Thomas Tuegel
839a543d41
qt57: init at 5.7.0
2016-07-29 17:46:13 -05:00
michael bishop
dd3e27f2e7
qt56: purge all refrences to gtk, solves all of the theme problems
2016-07-29 18:50:06 -03:00
Bart Brouns
926038ab4c
fftw: fixup build of 3.3.5-rc1
2016-07-29 20:25:00 +02:00
Thomas Tuegel
2f32588a8f
phonon: explicitly select Qt 4 vs. Qt 5
2016-07-29 10:29:41 -05:00
Thomas Tuegel
6c79045964
extra-cmake-modules: separate setup hook from package
2016-07-29 10:23:18 -05:00
Frederik Rietdijk
6628c55986
pythonPackages.scipy: 0.17.1 -> 0.18.0
2016-07-29 17:22:20 +02:00
Bart Brouns
514011abe7
fftw: 05-06-2016 -> 3.3.5-rc1
2016-07-29 17:10:10 +02:00
Ricardo M. Correia
24d1d19bd2
menhir: 20160303 -> 20160526 ( #17343 )
2016-07-29 11:30:42 +02:00
Thomas Tuegel
173d668456
Merge branch 'kde-frameworks-qt55'
2016-07-28 19:14:37 -05:00
Thomas Tuegel
4856a2a1ea
build KDE Frameworks with each Qt version
2016-07-28 18:27:13 -05:00
Thomas Tuegel
add332c424
qt55: fix CMake module paths
2016-07-28 18:26:54 -05:00
Rahul Gopinath
0ba631d5bb
tcl/tk: 8.6.4 -> 8.6.6
2016-07-28 16:19:08 -07:00
Vladimír Čunát
3a402e248f
Merge branch 'staging'
...
It includes a security update of libidn.
2016-07-28 20:36:17 +02:00
Frederik Rietdijk
1da6775775
Python: move interpreters
...
Move Python interpreters (CPython, PyPy) to same folder and share
layout.
2016-07-28 17:10:15 +02:00
Franz Pletz
63784b8021
php: 5.5.37 -> 5.5.38, 5.6.23 -> 5.6.24 (security)
...
https://secure.php.net/ChangeLog-5.php#5.5.38
https://secure.php.net/ChangeLog-5.php#5.6.24
2016-07-28 06:22:23 +02:00
Jun Hao
5bf4a9ff73
webkitgtk24x: fix libwebp missing library path, add libobjc as dependency on OSX ( #17198 )
2016-07-28 04:45:54 +02:00
Franz Pletz
996c9837fa
Merge pull request #17322 from RamKromberg/init/motif
...
motif: init at 2.3.6 & nedit: 5.6 -> 5.6a
2016-07-28 03:53:38 +02:00
Franz Pletz
ecb4fb0046
ddd: use motif instead of lesstif
...
See #17322 .
2016-07-28 03:52:14 +02:00
Profpatsch
632411c2b6
openjdk7: replace vulnerable cups version ( #17214 )
...
Fixes #7407 .
Also uses the nixpkgs version of cups, not a static one that is never
maintained.
2016-07-28 03:23:21 +02:00
Michele Guerini Rocco
2ef1c6bbbb
libmatroska: 1.4.4 -> 1.4.5 ( #17310 )
2016-07-28 01:08:54 +02:00
Ram Kromberg
3800bb5017
motif: init at 2.3.6
2016-07-28 01:33:45 +03:00
mimadrid
7bed99a34b
libfilezilla: 0.5.3 -> 0.6.1
2016-07-27 22:48:43 +02:00
Ryan Trinkle
92d21f1115
Merge pull request #17314 from ryantrinkle/ghcjs-cabal-3494
...
ghcjs: work around haskell/cabal#3494
2016-07-27 16:35:39 -04:00
Peter Simons
48829c7828
Merge pull request #17312 from ryantrinkle/ghcjs-separate-stage1-list
...
ghcjs: move list of stage 1 packages into ghcjs derivation
2016-07-27 21:15:12 +02:00
Ryan Trinkle
bf6fdae0f2
ghcjs: work around haskell/cabal#3494
...
See also NixOS/nixpkgs#16144
2016-07-27 14:34:12 -04:00
Ryan Trinkle
5a622db103
ghcjs: move list of stage 1 packages into ghcjs derivation
...
This makes it easier to ensure that the list of stage 1 packages accurately matches the given version of ghcjs, and makes it possible for this list to be overridden
2016-07-27 14:28:31 -04:00
Peter Simons
68de205c5b
hackage-packages.nix: update Haskell package set
...
This update was generated by hackage2nix v2.0-18-g8001337 using the following inputs:
- Hackage: 690eda62e2
- LTS Haskell: d085132b77
- Stackage Nightly: 494d6bf80b
2016-07-27 20:04:41 +02:00
Peter Simons
63ea36c49d
Merge pull request #17309 from ryantrinkle/ghcjs-holdbacks-for-ghc-7.10
...
ghcjs: fix build
2016-07-27 19:56:38 +02:00
Rok Garbas
cd1dadf860
Merge pull request #17242 from rasendubi/mips-linux
...
Fixes for mips-linux
2016-07-27 19:01:11 +02:00
Nathan Moore
251a1ccf55
solarus-quest-editor: init at 1.4.5 ( #17286 )
2016-07-27 18:49:02 +02:00
Michele Guerini Rocco
1a24de7c16
libebml: 1.3.3 -> 1.3.4 ( #17287 )
2016-07-27 18:48:22 +02:00
Shawn Warren
7234275cd5
bump gocd-server version to 16.6.0-3590 ( #17304 )
...
Update gocd-server package version to 16.6.0-3590 including new sha. Modify heapSize
and maxMemory mkOption to accurately reflect their intended purpose of configuring
initial java heap sizes.
2016-07-27 18:44:28 +02:00
Rok Garbas
14e8071921
Merge pull request #17305 from hiberno/update-elk-stack
...
Update elk stack
2016-07-27 18:42:08 +02:00