Commit Graph

40034 Commits

Author SHA1 Message Date
Jörg Thalheim
40a58dbcbb Merge pull request #29602 from makefu/pkgs/oslo-config/fix
oslo-config: fix build
2017-09-26 09:57:47 +01:00
Lancelot SIX
f1a2b8627e pythonPackages.channels: 1.1.6 -> 1.1.8 (#29772) 2017-09-26 07:51:54 +01:00
Alastair Pharo
8ac4682e85 purePackages.gen: Don't build on Hydra (#29763)
Until https://github.com/agraef/pure-lang/issues/8 is resolved, this
package can't be compiled.  This patch turns off Hydra builds of this
package as part of #28643 (zero Hydra failures)
2017-09-26 01:58:36 +00:00
makefu
032c50d45b
gdal: fix path to pg_config 2017-09-25 23:23:38 +02:00
makefu
dcc36a4a04
pyramid: 1.7 -> 1.9.1 2017-09-25 23:23:38 +02:00
makefu
d7c26f24b9
oslo-config,sqlalchemy: add makefu to list of maintainers 2017-09-25 23:23:38 +02:00
makefu
42edc6f35e
sqlalchemy-migrate: re-enable tests 2017-09-25 23:23:38 +02:00
makefu
97644a9f4f
keystoneauth1: enable tests
requires a later version of betamax, bumped to 0.8.0
2017-09-25 23:23:38 +02:00
makefu
7251699081
oslo-config: 4.11.0 -> 4.12.0, fix build
also updated the following dependencies:
keystoneauth1: 3.1.0 -> 3.2.0
  disabled tests which require oslo-config, oslo-test or requests-kerberos
oslo-i18n: 2.7.0 -> 3.18.0
oslotest: 1.12.0 -> 2.18.0
os-client-config: 1.8.1 -> 1.28.0
  needed to disable testing due to circular dependency with oslotest
mox3: 0.11.0 -> 0.23.0
  disable tests for py36 due to upstream bug
debtcollector: 0.9.0 -> 1.17.0
  tests enabled

extra packages:
requestsexceptions: init at 1.3.0
2017-09-25 23:23:38 +02:00
Nikolay Amiantov
098c6825e0 blas: 3.5.0 -> 3.7.1 2017-09-25 22:46:44 +03:00
Nikolay Amiantov
74c3cdd893 python.buildEnv: add extraOutputsToInstall attribute 2017-09-25 22:40:09 +03:00
Nikolay Amiantov
864643ba27 tensorflow: support Python 3.5, fix dependencies
TensorBoard on Python 3 only works with 3.5.
2017-09-25 22:37:06 +03:00
Nikolay Amiantov
3d11dc7ca2 python.pkgs.tensorflow-tensorboard: init at 0.1.5 2017-09-25 22:37:06 +03:00
Jean-Philippe Bernardy
01d53df77f pythonPackages.tensorflow 1.1 -> 1.3 2017-09-25 22:37:06 +03:00
Eelco Dolstra
8ccce8de89 Add more dev outputs 2017-09-25 19:52:10 +02:00
Jörg Thalheim
8a1fb4b504 Merge pull request #29702 from robertodr/watson-ruby
watson-ruby: init at 1.6.3
2017-09-25 15:51:17 +01:00
Joerg Thalheim
407d8dac85 watson-ruby: hide bundlerEnv to avoid collisions
bundlerEnv also comes with a bundle script and ruby libraries
2017-09-25 15:49:14 +01:00
Eelco Dolstra
b986c8e510 Merge pull request #29776 from Mic92/libproxy
libproxy: 0.4.13 -> 0.4.15
2017-09-25 16:45:09 +02:00
Joerg Thalheim
30c380556c libproxy: 0.4.13 -> 0.4.15
reduces closure size from ~200mb to ~100mb

fixes #29775
2017-09-25 15:22:38 +01:00
Eelco Dolstra
60aaced9a0
Add some dev outputs 2017-09-25 16:05:10 +02:00
Eelco Dolstra
b790a31204
kdoctools: Move bin stuff to the "out" output
In particular, this moves share/kf5 to the "out" output. This prevents
kdelibs4support from pulling kdoctools.dev into its closure (via
share/kf5/kdoctools/customization/dtd/kdex.dtd, which references
${kdoctools}/share/kf5).

This reduces the closure size of kdelibs4support by 156 MiB.
2017-09-25 16:04:32 +02:00
Roberto Di Remigio
932bd98510 watson-ruby: init at 1.6.3 2017-09-25 14:51:16 +01:00
Peter Hoeg
23ef826139 pywbem: hash keeps changing - why? Embed the patch 2017-09-25 21:31:12 +08:00
Kamil Chmielewski
5835b1a156 ponyc: 0.19.1 -> 0.19.2
https://github.com/ponylang/ponyc/issues/2248
2017-09-25 13:13:58 +02:00
Joerg Thalheim
f8078db863 gmime3: reduce propagated closure
only libraries required pkg-config files
2017-09-25 11:03:16 +01:00
Peter Simons
042ca21c81 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6-7-g3c87c13 from Hackage revision
8158338ed8.
2017-09-25 10:43:44 +02:00
Peter Simons
6a020b7448 jhc: mark build as broken
Some dependencies of this build no longer compile with GHC 7.6.x.
2017-09-25 10:43:43 +02:00
Peter Simons
92576b77e9 haskell: provide a meta package "unbuildable" to fix evaluation of Win32 2017-09-25 10:43:42 +02:00
Peter Simons
69c4f038de haskell-accelerate-blas: don't distribute via Hydra
Depends on CUDA, which has a non-free license.
2017-09-25 10:43:42 +02:00
Peter Simons
1d73878e88 hackage2nix: update list of broken builds 2017-09-25 10:43:42 +02:00
Kai Harries
32e4e2c47b libvirt: Add qemu to runtime closure
The program `qemu-img` is needed during creation of virtual machines
with qcow2 images. Otherwise creation of such VMs (e.g. with
virt-manager) are failing.
2017-09-25 07:46:29 +02:00
Peter Hoeg
0353ddc5c5 pywbem: changed hash 2017-09-25 09:50:41 +08:00
Peter Hoeg
4c496c0232 pywbem: make the tests pass again with patch from upstream 2017-09-25 09:43:03 +08:00
ibor
00422b2279 js_of_ocaml: fix jbuild (explicitly call bash) (#29749)
* js_of_ocaml: fix jbuild (explicitly call bash)

* js_of_ocaml: Use patchShebangs instead of manual patch
2017-09-25 08:32:19 +08:00
William Casarin
cd4eba7c0e swift: remove me as maintainer
I don't use this anymore
2017-09-24 12:10:20 -07:00
Vladimír Čunát
cb9a846762
Merge older staging
Hydra looks OK; not finished yet but already has more successes than
on master.
2017-09-24 20:56:11 +02:00
Peter Simons
2a1c656c54 cabal2nix: update to version 2.6
- Add support for the 01-index tarball of cabal-install 2.x.
 - Add shell completions for fish and zsh.
2017-09-24 20:52:05 +02:00
Peter Simons
88bef1c019 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.6 from Hackage revision
a0cac3c9f2.
2017-09-24 20:52:00 +02:00
Jörg Thalheim
1e613677a2 Merge pull request #29687 from therealpxc/typings
nodePackages.typings: init at 2.1.1
2017-09-24 16:07:53 +01:00
Jörg Thalheim
83440984e3 Merge pull request #29691 from veprbl/simanneal
pythonPackages.simanneal: init at 0.4.1
2017-09-24 15:58:45 +01:00
Joerg Thalheim
dd99592952 python.pkgs.simanneal: enable tests 2017-09-24 15:57:49 +01:00
Jörg Thalheim
5fa6b341fb Merge pull request #29732 from vyp/maintain-guile-modules
guile-modules: add vyp as maintainer to unmaintained guile modules
2017-09-24 15:16:51 +01:00
Jörg Thalheim
baa55a424a Merge pull request #29719 from winniequinn/opam-aspcud-darwin
opam: use aspcud on darwin
2017-09-24 14:42:18 +01:00
Jörg Thalheim
5791307189 Merge pull request #29721 from fare-patches/master
Update gambit and gerbil scheme
2017-09-24 14:17:22 +01:00
xd1le
3579d7e2b2 guile-modules: stylistic nix expression changes to modules with sole
maintainer vyp
2017-09-24 22:29:29 +10:00
xd1le
796b69318f guile-modules: add vyp as maintainer to unmaintained guile modules 2017-09-24 22:24:49 +10:00
xd1le
d7d33bd17c guile-modules: rename top level attributes to be consistent 2017-09-24 22:24:49 +10:00
Jörg Thalheim
ffe34944ec Merge pull request #29725 from rvl/guile-lib
guile-lib: Disable a test which doesn't work with Guile 2.2
2017-09-24 11:34:57 +01:00
Jörg Thalheim
50946a790e Merge pull request #29727 from vyp/init/guile-fibers
guile-fibers: init at 1.0.0
2017-09-24 11:32:16 +01:00
Joerg Thalheim
6786ad7db6 guile-fibers: nitpicks 2017-09-24 11:30:43 +01:00