Joachim F
c2072e12a0
Merge pull request #20530 from sternenseemann/otr
...
ocaml-otr: init at 0.3.3
2016-11-21 13:11:33 +01:00
Joachim F
57b8454c5a
Merge pull request #20562 from loskutov/libxmlxx-3.0.1
...
libxmlxx3: 3.0.0 -> 3.0.1
2016-11-21 12:54:29 +01:00
Domen Kožar
1d71ae259f
elm: be able to install everything inside a profile to fix #19943
2016-11-21 12:42:44 +01:00
Josef Kemetmueller
23b922c98a
mc: Fix darwin build
...
We remove linux specific packages from the darwin build of midnight
commander. Also slang wouldn't build on darwin without libiconv.
2016-11-21 12:30:30 +02:00
Travis Whitaker
caa81f7bcf
ghcjs: Add ghc-8.0 stage2 packages, update shims. ( #20564 )
2016-11-21 10:13:09 +01:00
Michael Alan Dorman
9cca22873a
git-annex: fixup sha256 for new version
2016-11-21 09:55:59 +01:00
Peter Simons
f4cf7638fd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-4-g1dfbad0 from Hackage revision
b21c267fad
.
2016-11-21 09:55:53 +01:00
Nikolay Amiantov
6343616e3b
libproxy: 0.4.11 -> 0.4.13
2016-11-20 23:47:04 +03:00
Pascal Wittmann
515974a66b
haskellPackages.ReadArgs: jailbreak to fix build
...
fixes #20515
2016-11-20 21:41:55 +01:00
montag451
1ff6680efe
asn1c: init at 0.9.27 ( #20577 )
2016-11-20 17:45:58 +00:00
Pascal Wittmann
dd3c853b43
Fix typos: licence -> license
2016-11-20 18:11:29 +01:00
Pascal Wittmann
f7e0bc2ae7
Make all meta.maintainers attributes lists
2016-11-20 18:06:03 +01:00
obadz
c1b919ff5c
haskellPackages.ghc-core: 0.5.6 -> 2012-12-15
2016-11-20 16:25:54 +00:00
Nikolay Amiantov
5bfaa2d3ad
lambdabot: fix to use new haskell-src-exts
2016-11-20 19:09:03 +03:00
Nikolay Amiantov
1f62bcbc98
nodePackages: update, add parsoid for nodejs_v6
2016-11-20 19:09:03 +03:00
Pascal Wittmann
36657f586f
jikespg: convert md5 to sha256 and adopt it
2016-11-20 16:36:54 +01:00
Matthew Daiter
b1be1eee51
erlang_basho_R16B03: Limit platforms to x86_64
2016-11-20 16:06:00 +01:00
Moritz Ulrich
aa4ad9b98a
rustc: Fix hanging build by disabling test.
2016-11-20 15:38:37 +01:00
Shea Levy
f198e4f52a
socket-0.7.0.0: Pass new version of QuickCheck
2016-11-19 19:28:46 -05:00
Ignat Loskutov
5b5310ad0f
libxmlxx3: 3.0.0 -> 3.0.1
2016-11-20 03:14:09 +03:00
Pascal Wittmann
d0ea5a40da
libfilezilla: 0.7.1 -> 0.8.0
2016-11-19 22:14:55 +01:00
Vladimír Čunát
2aea31b52e
Merge branch 'staging'
2016-11-19 21:55:26 +01:00
Pascal Wittmann
c49cd8ee96
groovy: 2.4.6 -> 2.4.7
2016-11-19 21:11:56 +01:00
Pascal Wittmann
3db83dd19d
checkstyle: 6.18 -> 6.19
2016-11-19 21:11:54 +01:00
Pascal Wittmann
5a75fe64a5
xxdiff: 4.0 -> 4.0.1
2016-11-19 17:18:39 +01:00
Profpatsch
786c13c884
Merge pull request #20534 from Profpatsch/ghcjs-sort-configuration
...
Ghcjs sort configuration
2016-11-19 14:28:43 +01:00
Vladimír Čunát
b69f568f4c
Merge branch 'staging'
...
Hydra rebuild looks fine; only a few Darwin jobs is queued:
http://hydra.nixos.org/eval/1304891?compare=1304807
2016-11-19 04:35:51 +01:00
Joachim F
7ce938e1d6
Merge pull request #20525 from markus1189/scalafmt-0410
...
scalafmt: 0.4.2 -> 0.4.10
2016-11-19 03:05:22 +01:00
Joachim F
50f90d4ea8
Merge pull request #20465 from periklis/topic_jsduck
...
jsduck: init version
2016-11-19 03:04:49 +01:00
romildo
cc9466a627
uncrustify: 0.63 -> 0.64
2016-11-18 20:45:35 -02:00
Shea Levy
64ec4dd87b
Add haskell packages set for cross ghc
2016-11-18 10:44:53 -05:00
Profpatsch
06e0bac814
haskell/ghcjs: sort ghcjs packages alphabetically
2016-11-18 16:38:04 +01:00
Profpatsch
a7043808dd
haskell/ghcjs: patch Safe out of fast-logger
2016-11-18 16:24:37 +01:00
Profpatsch
247d7c88d2
haskell.packages.ghcjs: fix entropy ( #20446 )
2016-11-18 16:17:14 +01:00
Thomas Tuegel
b32a1c7244
Merge pull request #20428 from ttuegel/multiple-outputs-gtk
...
Use multiple outputs for gtkmm and friends
2016-11-18 09:16:34 -06:00
Profpatsch
b399de2970
ghcjsHEAD: don’t just copy & replace, reuse same code ( #20493 )
...
* ghcjsHEAD: don’t just copy & replace, reuse same code
The HEAD file was just copied over and a few hashes replaced.
Most of these hashes were already function arguments anyway, so no reason to not
abstract over that.
* ghcjs/base: factor out stage1Packages & regenerate for HEAD
The stage1Packages have changed on ghcjs head, this adds the new list.
2016-11-18 16:13:56 +01:00
sternenseemann
c7dc06655a
ocaml-otr: init at 0.3.3
2016-11-18 14:39:58 +01:00
Markus Hauck
20b136f7d3
scalafmt: 0.4.2 -> 0.4.10
2016-11-18 13:41:59 +01:00
Falco Peijnenburg
5f5f0614b0
Support for ARM in openblas
...
Attempting to build openblas on ARM resulted in the error "unsopported system: armv7l_linux". This PR resolves that issue and some other issues that pop up when trying to build openblas for ARM.
2016-11-18 12:44:49 +01:00
Periklis Tsirakidis
82aa52f01d
jsduck: init version
2016-11-18 12:14:03 +01:00
Alexey Shmalko
77847756f3
Merge pull request #20263 from dtzWill/feature/bloaty
...
bloaty: init at 2016.11.16
2016-11-18 12:39:38 +02:00
Peter Simons
80daa953c4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.3-3-g5c816fd from Hackage revision
75f785093e
.
2016-11-18 09:51:24 +01:00
Peter Simons
4306a53756
Declare "ghcjs-base" as a compiler-provided core package.
...
This change fixes several GHCJS-related packages in our Hackage database.
Cc: @Profpatsch
2016-11-18 09:51:14 +01:00
Peter Simons
29662304df
configuration-hackage2nix.yaml: disable broken builds
...
Ping @abbradar because of broken lambdabot.
2016-11-18 09:51:06 +01:00
Domen Kožar
065fa2fe66
Merge pull request #20509 from garbas/elm-0.18
...
elm: 0.17.1 -> 0.18
2016-11-18 09:31:17 +01:00
Tim Steinbach
5080d17984
Merge pull request #20171 from sternenseemann/x509
...
ocaml-x509: 0.5.0 -> 0.5.3
2016-11-17 22:24:13 -05:00
Tim Steinbach
d0695c7877
Merge pull request #20378 from sternenseemann/asn1
...
ocaml-asn1-combinators: 0.1.2 -> 0.1.3
2016-11-17 22:21:44 -05:00
Tim Steinbach
80ec5b3f58
Merge pull request #20416 from cko/nodejs7_update
...
nodejs-7_x: 7.0.0 -> 7.1.0
2016-11-17 22:21:13 -05:00
Tim Steinbach
4d7ed37362
Merge pull request #20505 from sternenseemann/nocrypto
...
nocrypto: 0.5.1 -> 0.5.3
2016-11-17 22:20:46 -05:00
Tim Steinbach
29356a3ac1
Merge pull request #20457 from DerTim1/erlang
...
erlang: 18.3.4 -> 18.3.4.4, erlang: 19.1 -> 19.1.6
2016-11-17 22:18:30 -05:00