Commit Graph

37582 Commits

Author SHA1 Message Date
Renzo Carbonara
5f94d85e5e ghc821: init at 8.2.1-rc2 (a.k.a., 8.2.0.20170507)
The approach taken to add this package was to port over the definitions
currently existing for HEAD, and making the necessesary changes to get
this building.

The Haskell package set associated with this compiler doesn't yet
guarantee that all or most of the packages successfully build with this
new compiler, but that will improve over time after this GHC 8.2.1
is officially released and the ecosystem catches up.
2017-06-15 19:59:38 +02:00
Jörg Thalheim
a3539d0dbc Merge pull request #26126 from pmahoney/ocaml-core_bench
ocamlPackages.core_bench: init at 113.33.03
2017-06-15 13:50:10 +01:00
Franz Pletz
cb59381eee
gnutls: remove dependency on unbound
Unbound is used for DANE support but this requires the unbound trust
anchor in /etc/unbound/root.key which we don't create in any NixOS
module.
2017-06-15 13:43:01 +02:00
Domen Kožar
525c10ecbd
hackage2nix: purescript{,-bridge} compiles now 2017-06-15 13:35:52 +02:00
Domen Kožar
72f530ba33
Fix #26441 second try: avoid infinite recursion 2017-06-15 10:22:25 +02:00
Domen Kožar
7c455b5b7e
Revert "Fix #26441: avoid infinite recursion"
This reverts commit 9cad7076d1.

See 9cad7076d1 (commitcomment-22548331)
2017-06-15 10:19:29 +02:00
Pascal Wittmann
fe041692e2 git-standup: init at 2.1.8 2017-06-15 10:08:21 +02:00
Vladimír Čunát
952bb9a445
Merge #26571: firefox* updates (critical security) 2017-06-15 08:59:39 +02:00
Domen Kožar
8198cc10f0 Merge pull request #26550 from cleverca22/purescript
purescript: fix closure size on OSX
2017-06-15 00:20:46 +02:00
Pascal Wittmann
fcf205024a
jasper: 2.0.12 -> 2.0.13, fixes CVE-2017-6850 2017-06-14 20:16:28 +02:00
Pascal Wittmann
3628ce4d67
intel-gpu-tools: 1.18 -> 1.19 2017-06-14 20:15:07 +02:00
Vincent Laporte
b7f4e04c18 ocamlPackages.mparser: 1.2.1 -> 1.2.3 2017-06-14 18:04:23 +00:00
michael bishop
24d313e203
justStaticExecutables: enable -dead_strip on mac to shrink closure 2017-06-14 14:23:53 -03:00
Lancelot SIX
3a9c7c6c18 pythonPackages.netcdf4: add missing cython dependency (#26570) 2017-06-14 17:50:48 +02:00
taku0
0ed1aead70 nss: 3.30 -> 3.31 2017-06-14 21:50:02 +09:00
taku0
ceb34c6d95 nspr: 4.13.1 -> 4.15 2017-06-14 21:50:01 +09: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
Lancelot SIX
f6fbbabcb7 pythonPackages.django: 1.11.1 -> 1.11.2 (#26557)
Bugfix release.
See https://docs.djangoproject.com/en/1.11/releases/1.11.2/
2017-06-14 11:26:39 +02:00
Domen Kožar
9cad7076d1
Fix #26441: avoid infinite recursion 2017-06-14 10:33:37 +02:00
Bas van Dijk
2444eab485 ELK: update kibana and the elastic beats to 5.4 (#26252)
* Add kibana5 and logstash5
* Upgrade the elastic beats to 5.4
* Make sure all elastic products use the same version
  (see elk5Version)
* Add a test for the ELK stack
2017-06-13 22:36:08 +02:00
Guillaume Koenig
8a06af1163 reno: 1.8.0 -> 2.3.2 (#26516)
thanks
2017-06-13 21:50:46 +02:00
Pascal Wittmann
a9b2de487b
rage: fix license for unstable
Beginning with the next development release (> 7.0.0.9)
Ragel is licensed under an MIT style license. Ragel 6
remains under GPL v2. Please see the file COPYING in the
source.
2017-06-13 21:37:54 +02:00
Pascal Wittmann
c9fcce368d
ragel: 6.9 -> 6.10 2017-06-13 21:37:52 +02:00
Franz Pletz
3640c65be6
jenkins: 2.64 -> 2.65 2017-06-13 21:22:00 +02:00
Will Dietz
d645223306 elfkickers: fix typo in enableParallelBuilding.
Thanks @bjornfor for spotting this!
2017-06-13 07:01:17 -05:00
Vladimír Čunát
ed070354a9
Merge branch 'staging' 2017-06-13 11:22:56 +02:00
Shea Levy
b349d4b899 haskellPackages.developPackage: Add overrides argument 2017-06-12 19:29:46 -04:00
Will Dietz
ab9d244348 elfkickers: init at 3.1 2017-06-12 14:57:38 -05:00
Robin Gloster
4268eb5145
gnutls: remove unused parameter 2017-06-12 17:44:43 +02:00
Franz Pletz
934b72301e
libfann: init at 2.2.0 2017-06-12 17:44:43 +02:00
Franz Pletz
d138f9ef65
gstreamer-plugins-bad: add deps for HLS & H.265 2017-06-12 17:44:43 +02:00
Peter Simons
d8f2284808 Merge pull request #25998 from czyzykowski/fix/25139-ghc-warnings
ghc: 8.0.2 without link warnings
2017-06-12 12:32:32 +02:00
Eelco Dolstra
cdf05a7592 Merge pull request #26514 from LnL7/clang-gdb
gdb: disable format warnings
2017-06-12 11:53:18 +02:00
Lukasz Czyzykowski
d45aff5327 Adds ghc version to the patch file 2017-06-11 21:52:41 +02:00
Daiderd Jordan
4010313ab9 Merge pull request #26381 from gleber/generalize-beam
erlang: refactor to generalize Erlang/OTP derivations
2017-06-11 20:35:07 +02:00
Tuomas Tynkkynen
4182fc36b6 libatomic_ops: 7.4.4 -> 7.6.0 2017-06-11 20:21:00 +03:00
Tuomas Tynkkynen
54e0607630 libatomic_ops: Cleanup 2017-06-11 20:20:58 +03:00
Daiderd Jordan
a3317da9f9 Merge pull request #26275 from anderspapitto/rust-updates
rust: 1.15.0 -> 1.17.0
2017-06-11 17:59:11 +02:00
Vladimír Čunát
d74d871f52
cmake: 3.7.2 -> 3.8.2
Tested several cmake-built packages, and all seems OK;
hopefully there won't be many problems.
2017-06-11 17:10:49 +02:00
Tuomas Tynkkynen
e19cdd3b34 icu: Fix ARM patch
Broken by fad6fc3dae.
Let's do it in a cleaner way.
2017-06-11 17:44:02 +03:00
Bjørn Forsman
c95f3a36cd sdcc: 3.5.0 -> 3.6.0
* requires texinfo
* --std=c99 unneeded, fixed upstream
* can build with nixpkgs default boost (v1.62), so let's do that
2017-06-11 16:02:21 +02:00
Vladimír Čunát
8779c108d4
gkt3: bugfix 3.22.12 -> 3.22.15 2017-06-11 15:15:26 +02:00
Vladimír Čunát
d95862bbde
pango: maintenance 1.40.5 -> 1.40.6 2017-06-11 15:13:49 +02:00
Daiderd Jordan
3d601f6a8a
rustc: disable another gdb test 2017-06-11 15:11:46 +02:00
Vladimír Čunát
c997a7feb5
at-spi2-atk: 2.22.0 -> 2.24.1 2017-06-11 15:10:42 +02:00
Vladimír Čunát
cc67a41b4a
at-spi2-core: 2.22.1 -> 2.24.1
at-spi2-* was lagging a bit behind in nixpkgs.
2017-06-11 15:08:43 +02:00
Vladimír Čunát
d3d036d864
harfbuzz: 1.4.5 -> 1.4.6 2017-06-11 15:05:32 +02:00
Daiderd Jordan
ca490a6290
gdb: disable format warnings
Fixes #26145
2017-06-11 14:10:49 +02:00
Jörg Thalheim
c4dbc30213 Merge pull request #26374 from vbgl/gnumeric-34
gnumeric: 1.12.32 → 1.12.34
2017-06-11 13:00:38 +01:00
Gleb Peregud
c9cb6403d3 erlang: move erlang_basho_R16B02 to Erlang's general builder. 2017-06-11 13:31:25 +02:00