Frederik Rietdijk
65f8780119
Merge pull request #26638 from magnetophon/ntk
...
ntk: 2014-10-18 -> 2017-04-22
2017-06-16 14:47:07 +02:00
Bart Brouns
6c3459772b
ntk: 2014-10-18 -> 2017-04-22
2017-06-16 14:11:21 +02:00
Peter Simons
c3399e5934
haskell-hastache: don't install the internal mkReadme tool
2017-06-16 13:51:45 +02:00
Graham Christensen
72ff321f9c
rustc: re-enable static_in_const
...
We saw this error when building main.rs:error: this needs a 'static lifetime or the static_in_const feature, see #35897
2017-06-16 07:09:40 -04:00
Francois-Rene Rideau
2f45c37646
gerbil: 0.10 -> 0.11
2017-06-16 10:07:14 +02:00
Fatih Altinok
ca8eed1732
flow: 0.46.0 -> 0.48.0
2017-06-16 09:32:05 +02:00
Graham Christensen
ba9c71b999
rustc.bootstrap: 1.17.0 -> 1.16.0
...
bootstrapping rust requires the prior version of rust according to #rust-internals
they theorize this could be causing the build problems on i686
2017-06-15 19:57:00 -04:00
Shea Levy
517d65ec9b
Merge branch 'ghc821rc2' of git://github.com/k0001/nixpkgs
2017-06-15 16:10:07 -04:00
Jörg Thalheim
10d0213d3f
Merge pull request #26599 from Mic92/utop
...
ocamlPackages.utop: allow utop to locate topfile
2017-06-15 19:43:18 +01:00
Jörg Thalheim
9ffbebfeb0
ocamlPackages.camlidl: export c header and libs.
2017-06-15 19:39:49 +01:00
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
Frederik Rietdijk
2a24fdaee0
Merge pull request #26525 from jyp/boto-2.47
...
pythonPackages.gensim: init at 2.1.0
2017-06-15 18:57:27 +02:00
Jörg Thalheim
8ac0e68809
ocamlPackages.utop: allow utop to locate topfile
...
fixes #16085
2017-06-15 15:17:00 +01:00
Théo Zimmermann
901069c577
ocamlPackages.ppx_tools_versioned: 5.0alpha -> 5.0.1
2017-06-15 14:53:15 +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
Jean-Philippe Bernardy
cbbdc7d3eb
pythonPackages.gensim: init at 2.1.0
2017-06-13 09:35:18 +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
Jean-Philippe Bernardy
4b3e5c9bea
pythonPackages.smart_open: init at 1.5.3
2017-06-12 18:35:40 +02:00
Jean-Philippe Bernardy
8ef32b334e
pythonPackages.bz2file: init at 0.98
2017-06-12 18:35:40 +02: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