Commit graph

109160 commits

Author SHA1 Message Date
shak-mar
e3f057d845 i2p: wrapper: Fix 64bit build
I didn't actually build this on 64bit, so let's see what Travis will do.
2017-06-17 16:25:17 +02:00
shak-mar
eb8e289fad i2p: Build java service wrapper from source
The most tricky part was the JAVA_TOOL_OPTIONS part.  `javah` simply
throws a NullPointerException if it cannot find a java compiler.  See
http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b27/javax/tools/ToolProvider.java#ToolProvider.getSystemJavaCompiler%28%29
on how that compiler is searched for.
2017-06-16 23:37:57 +02:00
shak-mar
c66d81b4d0 i2p: 0.9.28 -> 0.9.30 2017-06-16 23:37:57 +02:00
shak-mar
800139b7fe i2p: Add i686-linux platform 2017-06-16 23:37:57 +02:00
Charles Strahan
dda6daa4ff flash: 26.0.0.126 -> 26.0.0.131
The previous releases were 404ing.
2017-06-16 14:42:45 -04:00
Charles Strahan
39fd944402 chrome: fix fallout from #26512
Fixes broken save dialogue (causes chrome to crash) and missing icons.
2017-06-16 14:40:28 -04:00
John Ericson
8a8f0408cd generic-builder: use buildInputs for Haskell dependencies
This actually will matter when I (soon) land cross-compilation support,
and native deps are compiled for the build, instead of host, platform.
But even now, it's good style do this, and one less thing to review
later.

The use of `$nativePkgs` is unfortunate, as it will need to be
swapped out for `$crossPkgs` for build != host builds. This will just a
temporarily cause pain, however, as eventually I will change stdenv to
use a `$runPkgs` (or moral equivalent) in both case.

Closes https://github.com/NixOS/nixpkgs/pull/26480.
2017-06-16 20:18:38 +02:00
Peter Simons
7bcfdc1c11 stack: build with hpack version 0.17.x 2017-06-16 20:18:38 +02:00
Peter Simons
35762f6ce3 git-annex: update hash for new version 2017-06-16 20:18:38 +02:00
Peter Simons
0335b93284 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.2.1-10-g4e4961f from Hackage revision
e2c9a8916e.
2017-06-16 20:18:38 +02:00
Peter Simons
46f8242d89 hackage2nix: disable broken 'trasa-reflex' package
Depends on insecure webkitgtk-2.4.11.
2017-06-16 20:18:38 +02:00
Peter Simons
0bb2f9af5e LTS Haskell 8.18 2017-06-16 20:18:38 +02:00
Eelco Dolstra
ac8451508b
aws-sdk-cpp: 1.0.127 -> 1.0.153 2017-06-16 19:18:28 +02:00
Eelco Dolstra
672d2dfbb8
aws-sdk-cpp: Fix credentials test
These require a home directory.

http://hydra.nixos.org/build/54519006
2017-06-16 19:18:24 +02:00
goibhniu
d4460acf05 Merge pull request #26631 from magnetophon/faustCompressors
faustCompressors: 1.1.1 -> 1.2
2017-06-16 17:40:33 +02:00
goibhniu
4b7718a519 Merge pull request #26630 from magnetophon/x42-plugins
x42-plugins: 20161230 -> 20170428
2017-06-16 17:40:06 +02:00
goibhniu
7698d25ed8 Merge pull request #26637 from magnetophon/sorcer
sorcer: 1.1.1 -> 1.1.3
2017-06-16 17:39:22 +02:00
goibhniu
49556f0ed8 Merge pull request #26624 from magnetophon/eq10q
eq10q: 2.1 -> 2.2
2017-06-16 17:37:51 +02:00
goibhniu
4081bffc7b Merge pull request #26625 from magnetophon/artyFX
artyFX: 2015-05-07 -> 1.3
2017-06-16 17:37:23 +02:00
goibhniu
35256245e1 Merge pull request #26629 from magnetophon/zynaddsubfx
zynaddsubfx: 2.5.4 -> 3.0.1
2017-06-16 17:35:05 +02:00
Jörg Thalheim
7d12608069 llvmPackages_3.7: fix libnames output of llvm-config
see also 4c4f50ce76
2017-06-16 16:23:42 +01:00
Frederik Rietdijk
100cd2af5a Merge pull request #26647 from magnetophon/lilv
lilv: 0.24.0 -> 0.24.2
2017-06-16 15:43:11 +02:00
Bart Brouns
c42d603910 lilv: 0.24.0 -> 0.24.2 2017-06-16 14:57:00 +02:00
Frederik Rietdijk
ee2dbd6a54 Merge pull request #26634 from magnetophon/jalv
jalv: 1.4.6 -> 1.6.0
2017-06-16 14:49:18 +02:00
Frederik Rietdijk
5b7ffb6207 Merge pull request #26635 from magnetophon/lv2bm
lv2bm: git-2015-04-10 -> git-2015-11-29
2017-06-16 14:47:50 +02:00
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
Frederik Rietdijk
bb1bdaa15f Merge pull request #26639 from magnetophon/qjackctl
qjackctl: 0.4.4 -> 0.4.5
2017-06-16 14:45:03 +02:00
Frederik Rietdijk
6e38c9c583 Merge pull request #26640 from magnetophon/qmidinet
qmidinet: 0.4.2 -> 0.4.3
2017-06-16 14:44:29 +02:00
Frederik Rietdijk
c94491f959 Merge pull request #26642 from romildo/upd.tint2
tint2: 0.14.5 -> 0.14.6
2017-06-16 14:43:25 +02:00
romildo
38b3e42f54 tint2: 0.14.5 -> 0.14.6 2017-06-16 09:14:38 -03:00
Bart Brouns
37bd5d40f9 qmidinet: 0.4.2 -> 0.4.3 2017-06-16 14:14:22 +02:00
Bart Brouns
b3f1f88175 qjackctl: 0.4.4 -> 0.4.5 2017-06-16 14:13:23 +02:00
Bart Brouns
6c3459772b ntk: 2014-10-18 -> 2017-04-22 2017-06-16 14:11:21 +02:00
Bart Brouns
94c6b321e9 sorcer: 1.1.1 -> 1.1.3 2017-06-16 14:10:35 +02:00
Bart Brouns
65ce8aa992 lv2bm: git-2015-04-10 -> git-2015-11-29 2017-06-16 14:08:13 +02:00
Bart Brouns
d0e6dcca4e jalv: 1.4.6 -> 1.6.0 2017-06-16 14:07:10 +02:00
Jörg Thalheim
9f399c40e9
dino: 2017-05-31 -> 2017-06-13 2017-06-16 13:02:46 +01:00
Peter Simons
c3399e5934 haskell-hastache: don't install the internal mkReadme tool 2017-06-16 13:51:45 +02:00
Bart Brouns
082563fe9e eq10q: 2.1 -> 2.2 2017-06-16 13:47:41 +02:00
Bart Brouns
33b0842305 artyFX: 2015-05-07 -> 1.3 2017-06-16 13:24:48 +02:00
Bart Brouns
075f43c8e6 zynaddsubfx: 2.5.4 -> 3.0.1 2017-06-16 13:21:24 +02:00
Bart Brouns
3ed9546312 x42-plugins: 20161230 -> 20170428 2017-06-16 13:20:10 +02:00
Bart Brouns
c002b886c0 faustCompressors: 1.1.1 -> 1.2 2017-06-16 13:18:19 +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
Benno Fünfstück
11b113541d rustRegistry: 2017-05-31 -> 2017-06-16 2017-06-16 11:54:23 +02:00
Jörg Thalheim
632067260e Merge pull request #26618 from sigma/pr/hugo-0.23
hugo: 0.22.1 -> 0.23
2017-06-16 10:14:43 +01:00
Yann Hodique
3f97bcaf2d hugo: 0.22.1 -> 0.23
This release includes a move to a new github organization.
2017-06-16 01:56:31 -07: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
Frederik Rietdijk
b127317e94 Merge pull request #26589 from georgewhewell/bump-defusedxml
pythonPackages.defusedxml: 0.4.1 -> 0.5.0
2017-06-16 09:23:42 +02:00