Commit Graph

75889 Commits

Author SHA1 Message Date
Peter Simons
c2656d6809 Merge pull request #15423 from dalaing/llvm-general-darwin
llvm-general: Adds Darwin compatibilty
2016-07-19 22:44:28 +02:00
Graham Christensen
46655e4524 Merge pull request #17085 from j1r1k/gfxtablet-1.4
gfxtablet: git-2013-10-21 -> 1.4
2016-07-19 19:23:47 +00:00
Jiri Marsicek
4a86f9a44f gfxtablet: git-2013-10-21 -> 1.4 2016-07-19 20:47:00 +02:00
Frederik Rietdijk
1f04202a5c Merge pull request #17103 from lancelotsix/update_gtkspell3
Update gtkspell3 and gtkspellmm
2016-07-19 20:13:11 +02:00
Thomas Tuegel
d130c27c62 pyqt5: run configure hooks
Fixes #17045.

Whenever a phase is overridden, the pre- and post-hooks for that phase
must be invoked!
2016-07-19 12:36:09 -05:00
Thomas Tuegel
6ef6c5a6f6 qt55: add missing module setup hook 2016-07-19 12:36:09 -05:00
Daiderd Jordan
a71054c1aa Merge pull request #17083 from acowley/libgd-darwin
gd: cherry-pick a temporary patch for darwin
2016-07-19 19:32:49 +02:00
Anthony Cowley
9b658d51cb gd: cherry-pick a temporary patch for darwin 2016-07-19 12:57:42 -04:00
Graham Christensen
292bfed911 Merge pull request #17108 from NeQuissimus/gradle2141
gradle: 2.14 -> 2.14.1
2016-07-19 16:42:44 +00:00
Franz Pletz
03c141b00e Merge pull request #17076 from knedlsepp/add_armadillo
armadillo: Correct dependencies
2016-07-19 17:31:29 +02:00
Tim Steinbach
3563be8dd6 gradle: 2.14 -> 2.14.1 2016-07-19 15:10:54 +00:00
Damien Cassou
92a1422874 Merge pull request #17105 from DamienCassou/update-pharo-vm-2016-07-16
pharo-vm5: 2016.05.04 ⇒ 2016.07.16
2016-07-19 16:42:47 +02:00
Damien Cassou
fe46fa9d17 pharo-vm5: 2016.05.04 ⇒ 2016.07.16 2016-07-19 16:40:31 +02:00
Rob Vermaas
48c32dc0b7 nixops: update to 1.4
(cherry picked from commit 9909d31602f6242259bcf7d31e88107fa5f1fb5f)
2016-07-19 14:33:52 +00:00
Frederik Rietdijk
dd5cf80590 pythonPackages.ghp-import: disable tests 2016-07-19 16:22:46 +02:00
Dan Peebles
e0476c2512 pythonPackages.moto: add checkPhase, but leave it turned off
Someday we'll turn it on, but the side-effecting tests aren't going to
work on Hydra right now.
2016-07-19 10:12:51 -04:00
Frederik Rietdijk
9dae8a7e45 pythonPackages.python-etcd: init at 0.4.3 2016-07-19 16:01:28 +02:00
Frederik Rietdijk
332a3e9073 pythonPackages.etcd: init at 2.0.8 2016-07-19 16:01:28 +02:00
Bjørn Forsman
2173e6b49a lighttpd: 1.4.39 -> 1.4.40
Major bug-fix release; hundreds of issues resolved in issue tracker.

https://www.lighttpd.net/2016/7/16/1.4.40/
2016-07-19 15:55:22 +02:00
Dan Peebles
848bf3099f pythonPackages.moto: init at 0.4.25 2016-07-19 09:45:28 -04:00
Graham Christensen
6e2d4c91ef Merge pull request #17098 from magnetophon/x42-plugins
x42-plugins: 2015-07-02 -> 20160619
2016-07-19 13:37:51 +00:00
Frederik Rietdijk
bae6ad8efa uzbl: fix build
See also #16740.
2016-07-19 15:06:42 +02:00
Josef Kemetmueller
93dfdf0a0c armadillo: correct dependencies
- Remove unused dependencies atlas/blas
- Add hdf5/superlu dependency (As superlu needs openblasCompat, we also use it here.)
- Add support for darwin
- Make use of OpenBLAS-LAPACK in armadillo

OpenBLAS (confusingly) contains LAPACK already by default, so we simply use OpenBLAS when searching for LAPACK.
The better solution would be for armadillo to use cmake built in FindBLAS/FindLAPACK which both would find OpenBLAS.
2016-07-19 12:37:08 +00:00
Josef Kemetmueller
f3dc4d9ec3 superlu: init at 5.2.1 2016-07-19 12:37:08 +00:00
Peter Simons
c0b5213aad haskell-hfsevents: remove obsolete override
cabal2nix generates correct build instructions now.
Fixes https://github.com/NixOS/nixpkgs/pull/17046.
2016-07-19 14:20:53 +02:00
Peter Simons
450fa8d9a0 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v2.0-11-gcec8f95 using the following inputs:

  - Hackage: 19ec8f3a6d
  - LTS Haskell: a5a99cf176
  - Stackage Nightly: bf146896f3
2016-07-19 14:20:40 +02:00
Alexey Shmalko
34b5d283cd gcc-arm-embedded: update license
According to https://launchpad.net/gcc-arm-embedded:
> Licence:
> Simplified BSD Licence, GNU GPL v2, GNU GPL v3, GNU LGPL v2.1, GNU
> LGPL v3, MIT / X / Expat Licence
2016-07-19 14:12:51 +02:00
Alexey Shmalko
486445169f gcc-arm-embedded: change default 4.9 -> 5.4 2016-07-19 14:12:51 +02:00
Alexey Shmalko
d0de634449 gcc-arm-embedded: 5.2 -> 5.4 2016-07-19 14:12:51 +02:00
Bjørn Forsman
6e3137adca gnuk: use gcc-arm-embedded 4.9
The default gcc-arm-embedded version will soon be 5.x, and that breaks
gnuk.
2016-07-19 14:12:51 +02:00
Frederik Rietdijk
c51b8dc224 pythonPackages.{h5py, h5py-mpi}: simplify expression/assertions 2016-07-19 14:12:13 +02:00
Frederik Rietdijk
47e66f08e1 netcdf: remove zlib
since its propagated now by hdf5
2016-07-19 14:12:13 +02:00
Frederik Rietdijk
46378eb128 hdf5: propagate optional zlib dependency 2016-07-19 14:12:13 +02:00
Dan Peebles
bb1e00dcb5 pythonPackages.cffi: remove unnecessary compiler flag
I thought this was necessary but it doesn't appear to be after all
2016-07-19 07:57:58 -04:00
Dan Peebles
b1bab4c93f pythonPackages.httpretty: update to 0.8.10
It's not the newest version, but it's newer and the patch still applied
so I left it alone.
2016-07-19 07:57:58 -04:00
Dan Peebles
c20e20c060 pythonPackages.jsonnet: init at same version as standalone 2016-07-19 07:57:58 -04:00
Bart Brouns
5ba8341ddc sooperlooper: git version fixes build. (#17095)
see: https://github.com/essej/sooperlooper/pull/6
2016-07-19 13:52:46 +02:00
Damien Cassou
5337e8703a Merge pull request #17056 from DamienCassou/gnome-update-more
Update more gnome packages
2016-07-19 13:46:25 +02:00
Al Zohali
47b2d50f83 nodePackages.rollup: init at 0.31.2 (#16432) 2016-07-19 13:43:01 +02:00
Lancelot SIX
3b61bfe4cc gtkspellmm: 3.0.3 -> 3.0.4 2016-07-19 13:39:57 +02:00
Lancelot SIX
4a1ffadcdb gtkspell3: 3.0.7 -> 3.0.8 2016-07-19 13:39:19 +02:00
Joachim F
c1e07d9337 Merge pull request #17036 from romildo/upd.cup
java-cup: 10k -> 11b-20160615
2016-07-19 13:29:18 +02:00
Azul
20bb5402dc pythonPackages.pygit2: 0.23.1 -> 0.24.0 (#15986) 2016-07-19 13:24:47 +02:00
Franz Pletz
ddf59093ee Merge pull request #16051 from hrdinka/add/osm-gps-map
darktable: readd map/geotagging feature
2016-07-19 13:03:16 +02:00
Joachim F
bb6fb70d6b Merge pull request #16979 from markus1189/sysdig
sysdig: 0.9.0 -> 0.10.0
2016-07-19 12:49:05 +02:00
Carl Sverre
b54009fdfb keybase-go: init at 1.0.16 (#17094)
Build the official keybase go client from source.  The client includes both a
CLI for performing keybase operations and a service which will start
automatically when needed.

Keybase is a service which combines social proof with encryption.  Learn more at
their site: http://keybase.io
2016-07-19 12:34:51 +02:00
Langston Barrett
c40a0b50f7 doctl: init at 1.3.1 (#17066) 2016-07-19 12:30:35 +02:00
leenaars
4aea0ba917 liberationsansnarrow: init at 1.07.3 (#17080) 2016-07-19 12:23:09 +02:00
Frederik Rietdijk
b49bedd75b Python 2.7.11 -> 2.7.12 2016-07-19 11:49:38 +02:00
Christine Koppelt
1c39145bc2 nodejs-5_x: 5.11.1 -> 5.12.0 (#16657) 2016-07-19 11:34:39 +02:00
Ram Kromberg
2e8c21e4dd libjpeg-drop: init at 9b (#16671) 2016-07-19 11:27:17 +02:00
Bart Brouns
537404c3b2 x42-plugins: 2015-07-02 -> 20160619 2016-07-19 11:14:53 +02:00
Franz Pletz
7f49fbb0ef Merge pull request #16574 from womfoo/update/nip2
vips: 8.2.2 -> 8.3.1 and dependency nip2: 8.0 -> 8.3.0
2016-07-19 11:12:02 +02:00
Frederik Rietdijk
6b11c96c86 Python 2.6: add less 2016-07-19 11:11:03 +02:00
Renzo Carbonara
ae3896061b gpg-mpd: init at 0.7.4 (#16527) 2016-07-19 11:09:20 +02:00
schneefux
4463f9f3d4 hugo: init at 0.16
Closes #16299.
2016-07-19 11:04:37 +02:00
Franz Pletz
6bcf194449 tarball: Only check nix files for nixpkgs references
Fixes travis build failure.
2016-07-19 10:49:18 +02:00
Frederik Rietdijk
bce5a51a9f Python 2.7: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk
c59d211b4b Python 3.3: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk
b410631d6d Python 3.4: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk
e261818c68 Python 3.5: add less 2016-07-19 10:27:14 +02:00
Frederik Rietdijk
773f6225cb Python 3.6: add less 2016-07-19 10:27:14 +02:00
Louis Taylor
7c75fa4bc2 python: add alpha release of 3.6
This might be jumping the gun a little, but I needed to use 3.6 locally
and thought I may as well push it upstream.
2016-07-19 10:27:14 +02:00
Franz Pletz
1109b236cf Merge pull request #16660 from nathan7/tarsum
dockerTools: disable compression in tarsum.go
2016-07-19 10:18:41 +02:00
Franz Pletz
afa69e14db Revert "ocaml-bitstring: git -> 2.0.4 (#17002)"
This reverts commit a6e3a53229.

See #17002.
2016-07-19 10:09:03 +02:00
Renzo Carbonara
e54ec2f907 fetchMavenArtifact: init (#16825)
fetchMavenArtifact downloads a Maven artifact given a group id, an artifact id,
and a version.

Example usage:

   org_apache_httpcomponents_httpclient_4_5_2 = fetchMavenArtifact {
     groupId = "org.apache.httpcomponents";
     artifactId = "httpclient";
     version = "4.5.2";
     sha256 = "0ms00zc28pwqk83nwwbafhq6p8zci9mrjzbqalpn6v0d80hwdzqd";
     # Optionally: repos = [ ... urls to some Maven repos to use ... ];
     # Optionally: url, urls - pointing directly to a specific jar url.
   };

Now `org_apache_httpcomponents_httpclient_4_5_2.jar` points to the downloaded
JAR file, while `org_apache_httpcomponents_httpclient_4_5_2` refers to a
derivation that when used used in `buildInputs` will be automatically added to
the Java classpath.
2016-07-19 09:48:36 +02:00
Matthew Maurer
a6e3a53229 ocaml-bitstring: git -> 2.0.4 (#17002)
Google Code no longer supports git cloning. We could restore this
revision by exporting the repository to github and working from there,
but barring a request for it, we can just use the released version.
2016-07-19 09:36:34 +02:00
Stefan Junker
a9728c2796 rkt: install stage1 ACIs to expected path (#17079)
Makes rkt's `--stage1-from-dir` CLI argument work.
2016-07-19 09:31:52 +02:00
Andrew Jamison
c6ba4cbde9 compton: add xwininfo dependency for compton-trans; clean up (#16877) 2016-07-19 09:31:09 +02:00
Miguel Madrid
c09338d037 p7zip: 15.14.1 -> 16.02 (#17025) 2016-07-19 09:25:35 +02:00
Franz Pletz
5c534b2186 phpPackages.composer: 1.0.0-alpha11 -> 1.2.0 2016-07-19 09:02:14 +02:00
Matthias Beyer
77fcccf7d7 wikicurses: init at 1.3 (#16916) 2016-07-19 08:47:43 +02:00
Daiderd Jordan
4d1c3bd14b newrelic-sysmond: use archive url 2016-07-19 08:28:35 +02:00
Eric Merritt
eb92804f91 nixos-containers: init package (#16959)
This moves nixos-containers into its own package so that it can be
relied upon by other packages/systems. This should make development
using dynamic containers much easier.
2016-07-19 08:13:06 +02:00
Miguel Madrid
e2199205c7 libmsgpack: 1.1.0 -> 2.0.0 (#16722) 2016-07-19 08:10:13 +02:00
Ram Kromberg
ba0224fa17 geany-with-vte: fix desktop shortcut and man pages (#16759) 2016-07-19 08:07:44 +02:00
Franz Pletz
039f0e5cb0 firmwareLinuxNonfree: 2016-05-18 -> 2016-07-12 2016-07-19 07:55:27 +02:00
Damien Cassou
f705431933 gitg: 3.20.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou
bb85d3fc02 gnome-mines: 3.20.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou
3376ab560d mutter: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou
58d3e61b60 gtksourceview: 3.20.3 -> 3.20.4 2016-07-19 07:01:37 +02:00
Damien Cassou
a0b973bd4e gnome-shell: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou
d46f684a44 gnome-screenshot: 3.18.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou
0a42105fc0 gnome-bluetooth: 3.18.3 -> 3.20.0 2016-07-19 07:01:37 +02:00
Damien Cassou
09032af1cf evince: 3.20.0 -> 3.20.1 2016-07-19 07:01:37 +02:00
Damien Cassou
050d534236 epiphany: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou
e28f82f818 eog: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou
ec8396e0e2 dconf-editor: 3.20.2 -> 3.20.3 2016-07-19 07:01:37 +02:00
Damien Cassou
24e9c0d7cc gnome-photos: 3.20.1 -> 3.20.2 2016-07-19 07:01:37 +02:00
Nikolay Amiantov
28740462e7 busybox: fix static build 2016-07-19 05:20:02 +03:00
Kranium Gikos Mendoza
60624a4625 nasty: add large file support (#17011)
also fixes i686 build as a side-effect
2016-07-19 01:47:33 +02:00
Alexey Shmalko
60d32ff6cc planner: init at 0.14.6 (#17078) 2016-07-19 01:36:33 +02:00
Alexey Shmalko
0dee86279d gnome-software: propogated -> propagated (#17086) 2016-07-19 01:27:21 +02:00
Franz Pletz
b5daad4268 nginx: refactor and add mainline version
Upstream calls the unstable version mainline.
2016-07-19 01:20:49 +02:00
Franz Pletz
febcd39afa nixos/grafana: set plugins path, fix image generation
Also add options to configure which organization should have anonymous access.
2016-07-19 00:18:12 +02:00
cransom
07fe6fa90e grafana: 3.0.1 -> 3.1.0 (#17084) 2016-07-19 00:14:40 +02:00
Christian Richter
50b690fd03 kmymoney: 4.7.2 -> 4.8.0 2016-07-18 23:24:43 +02:00
Frederik Rietdijk
e558561c3e Merge pull request #16358 from timbertson/tk
tk: propagate dependency on tcl & libXft
2016-07-18 23:11:53 +02:00
Frederik Rietdijk
cb53771d93 Merge pull request #17031 from vandenoever/spectacle
kde5.spectacle: use postInstall instead of postFixup
2016-07-18 23:00:14 +02:00
Frederik Rietdijk
9e4cb9a144 Merge pull request #17071 from LnL7/darwin-fix-python-dulwich
pythonPackages: dulwich disable tests on darwin
2016-07-18 22:59:45 +02:00
Daiderd Jordan
774d7a0a79 newrelic-sysmond: 1.5.1 -> 2.3.0 2016-07-18 22:18:05 +02:00
Austin Seipp
cf63016f06 nixpkgs: build bitkeeper only on linux
The OS X build fails due to the dependency on 'crypt' failing. Perhaps
in future versions of BitKeeper this build can be re-enabled.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 19:59:18 +00:00
Peter Jones
f303a072c0 slic3r: Add LWP for "Send to printer"
This patch adds a dependency on the LWP perl module so that Slic3r can
make HTTP connections to Octoprint and send G-code to a remote printer.
2016-07-18 21:22:23 +02:00
Daiderd Jordan
a7202bf47d Merge pull request #16965 from acowley/qrupdate2
qrupdate: fix installation (darwin)
2016-07-18 21:01:21 +02:00
Franz Pletz
328a77f60b prometheus: 0.20.0 -> 1.0.0 2016-07-18 20:28:31 +02:00
Franz Pletz
d9f9711f9f prometheus-collectd-exporter: 0.1.0 -> 0.3.1 2016-07-18 20:28:31 +02:00
Franz Pletz
5647521a2a prometheus-alertmanager: 0.2.1 -> 0.3.0 2016-07-18 20:28:31 +02:00
Svein Ove Aas
31a8eee841 prometheus: Bump all to newest
Disable tests for prometheus-node-exporter because one megacli test fails.

Closes #16575.
2016-07-18 20:27:53 +02:00
Anthony Cowley
028e3d82df qrupdate: fix installation (darwin)
The issue is that the library files were not copied to $out with the
existing `installTargets` definition.

I noticed this problem on darwin, but I do not know if it is a
darwin-only problem.
2016-07-18 13:48:31 -04:00
Joachim F
45644bd241 Merge pull request #17067 from NeQuissimus/ohmyzsh20160715
oh-my-zsh: 2016-07-05 -> 2016-07-15
2016-07-18 19:34:56 +02:00
Peter Simons
9c48e82b1d Merge pull request #17070 from noffle/ytdl
youtube-dl: 2016.07.09.2 -> 2016.07.17
2016-07-18 19:31:29 +02:00
Daiderd Jordan
cb40b4aafd pythonPackages: dulwich disable tests on darwin 2016-07-18 19:11:51 +02:00
Daniel Peebles
e556effc09 Merge pull request #17062 from johbo/darwin-s3cmd
s3cmd: Fix file library path for darwin
2016-07-18 13:07:15 -04:00
Brandon Kase
0ca5879b5a vimPlugins: fix youcompleteme on darwin 2016-07-18 19:01:58 +02:00
Stephen Whitmore
d8516b0fe3 youtube-dl: 2016.07.09.2 -> 2016.07.17 2016-07-18 09:50:51 -07:00
Tim Steinbach
1e510fd87c oh-my-zsh: 2016-07-05 -> 2016-07-15 2016-07-18 10:55:02 -04:00
Marcus Brinkmann
e90ab768ce libinput: Use absolute paths in udev rules.
Closes #17054
2016-07-18 17:14:19 +03:00
zimbatm
4cf02e648d Merge pull request #16948 from hce/add-commander-genius
commandergenius: init at 194beta
2016-07-18 14:40:13 +01:00
Langston Barrett
4063834f92 vagrant: 1.8.1 -> 1.8.4 2016-07-18 13:40:05 +00:00
zimbatm
a95cc91cf2 Merge pull request #16826 from Ericson2314/impure
Separate fix-point from config importing hacks and other impurities
2016-07-18 14:28:59 +01:00
Graham Christensen
32744b72e5 disper: repair missing libXrandr and libX11 dependencies 2016-07-18 15:10:37 +02:00
Johannes Bornhold
b18dde4593 s3cmd: Fix file library path for darwin 2016-07-18 13:35:20 +02:00
Gabriel Ebner
530a9ab981 Merge remote-tracking branch 'vbgl/why3-0.87.1' 2016-07-18 13:33:50 +02:00
Ben Darwin
a896233396 jags: 3.4.0 -> 4.1.0 (#16804)
* jags: 3.4.0 -> 4.1.0
* unbreak rjags and dependent packages
2016-07-18 13:11:18 +02:00
Robin Gloster
63884c7d10 Merge pull request #17049 from vrthra/mendeley
mendeley: fix sha
2016-07-18 13:09:19 +02:00
Robin Gloster
55c74889eb Merge pull request #17051 from RamKromberg/fix/vis
vis: 2016-04-15 -> 2016-07-15
2016-07-18 13:01:30 +02:00
Stefan Junker
f976ba1b88 etcd: 2.3.0 -> 2.3.7 (#16896) 2016-07-18 12:49:08 +02:00
kc1212
05274e53f8 syncthing: 0.13.9 -> 0.13.10 (#16912) 2016-07-18 12:46:47 +02:00
Martin Gammelsæter
36459f1977 mypy-lang: 0.4.2 -> 0.4.3 (#17058) 2016-07-18 12:35:13 +02:00
Wayne Scott
af056de900 nixpkgs: add bitkeeper-7.3ce
Closes #16928.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott
a05e51d17a nixpkgs: libtommath 0.39 -> 1.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
Wayne Scott
01753f2470 nixpkgs: update libtomcrypt url
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-07-18 05:22:18 -05:00
vbgl
d7cfdc581c coq: 8.5pl1 -> 8.5pl2 (#16863) 2016-07-18 11:33:51 +02:00
Michael Raskin
d45802973f Merge pull request #17050 from tohl/master
sbcl: 1.3.6 -> 1.3.7
2016-07-18 07:02:34 +00:00
Damien Cassou
d90809aba0 Merge pull request #17030 from DamienCassou/update-some-gnome-packages
Update some gnome packages
2016-07-18 08:59:55 +02:00
Ram Kromberg
60232e6c94 vis: 2016-04-15 -> 2016-07-15 2016-07-18 09:00:35 +03:00
Gabriel Ebner
af45dcff55 Merge pull request #17055 from ebzzry/emem-0.2.18
emem: 0.2.16 -> 0.2.18
2016-07-18 07:22:27 +02:00
Damien Cassou
a3a8ab6058 Merge pull request #16908 from DamienCassou/pidgin-gnome-1.0.1
pidgin-im-gnome-shell-extension: 1.0 -> 1.0.1
2016-07-18 07:02:13 +02:00
Rommel M. Martinez
1c0465828c emem: 0.2.16 -> 0.2.18 2016-07-18 13:01:34 +08:00
Damien Cassou
afba229b20 pidgin-im-gnome-shell-extension: 1.0 -> 1.0.1 2016-07-18 06:59:40 +02:00
Miguel Madrid
dc05af3284 fzf: 0.13.2 -> 0.13.3 (#17013) 2016-07-18 06:36:35 +02:00
Franz Pletz
b1ff7f83ef imagemagick: fix hashes
See #16958.
2016-07-18 06:19:52 +02:00
Ram Kromberg
9ff51cc3c4 imagemagick: 6.9.3-9 -> 6.9.5-2 (#16958) 2016-07-18 06:12:17 +02:00
Tomas Hlavaty
a93c6b628d sbcl: 1.3.6 -> 1.3.7 2016-07-17 23:07:27 +02:00
Rahul Gopinath
1df37fe7a8 mendeley: fix sha 2016-07-17 13:22:56 -07:00
Nikolay Amiantov
aefd8c420c Merge pull request #17043 from womfoo/fix/qmake4Hook-builds
reintroduce qmake .pro files after qmake4Hook changes
2016-07-18 00:11:24 +04:00
Vladimír Čunát
540f4a8eab gimp: security 2.8.16 -> 2.8.18
Fixes CVE-2016-4994 and some bugs:
http://www.gimp.org/news/2016/07/14/gimp-2-8-18-released/
2016-07-17 21:53:47 +02:00
Vladimír Čunát
457460a86d Merge #16997: path64: remove the abandoned package 2016-07-17 21:05:31 +02:00
Vladimír Čunát
d167bedb67 Merge #16970: webkitgtk24x: 2.4.9 -> 2.4.11 2016-07-17 20:23:45 +02:00
Frederik Rietdijk
abf74757a9 Merge pull request #16098 from tohl/master
openshot-qt: add new package, version 2.0.7
2016-07-17 20:03:40 +02:00
Cillian de Róiste
23c1d17e9d puremapping: update 1.01 -> 20160130 2016-07-17 19:08:55 +02:00
Cillian de Róiste
5431ffee4c puredata: fix url
Downloads have been moved from sourceforge to msp.ucsd.edu
2016-07-17 19:00:26 +02:00
Bart Brouns
d078844ca6 update puredata 2016-07-17 18:59:13 +02:00
Tomas Hlavaty
16ad19887a openshot-qt: init at 2.0.7 2016-07-17 18:58:58 +02:00
Tomas Hlavaty
800a379cb3 unittest-cpp: init at 1.6.1 2016-07-17 18:58:58 +02:00
goibhniu
f5dd6462fb Merge pull request #17039 from magnetophon/zexy
zexy: don't patchShebangs, breaks build
2016-07-17 18:35:13 +02:00
Joachim F
c8ec611503 Merge pull request #16992 from magnetophon/plugin-torture
plugin-torture: git 2013-10-03 -> 5
2016-07-17 18:14:38 +02:00
Miguel Madrid
1b9f6732c7 diff-so-fancy: 0.10.0 -> 0.10.1 (#17033) 2016-07-17 17:53:51 +02:00
Bart Brouns
f6529d9640 eq10q: 2.0-beta7 -> 2.0 (#17041) 2016-07-17 17:27:57 +02:00
Franz Pletz
9117d20b45 sslscan: 1.11.5 -> 1.11.7, fixes darwin build 2016-07-17 17:15:24 +02:00
Franz Pletz
727eb19a81 jenkins: 2.3 -> 2.13 2016-07-17 17:15:24 +02:00
Franz Pletz
08c65bc68b gti: Fix build on darwin 2016-07-17 17:15:24 +02:00
Franz Pletz
eacabb9993 shncpd: init at 2016-06-22 2016-07-17 17:15:23 +02:00
Franz Pletz
8a6fce5431 ndjbdns: 1.05.9 -> 1.06 2016-07-17 17:15:23 +02:00
Franz Pletz
a6a0b092da pythonPackages.m2crypto: 0.23.0 -> 0.24.0
Fixes libressl compatibility.
2016-07-17 17:15:23 +02:00
Kranium Gikos Mendoza
615d818964 ppsspp: fix qmake4Hook build
pass PPSSPPQt.pro which was removed in 34625f6
2016-07-17 22:42:46 +08:00
Kranium Gikos Mendoza
5609e0daa2 multimon-ng: fix qmake4Hook build
pass multimon-ng.pro which was removed in fbb9263
2016-07-17 22:42:08 +08:00
Kranium Gikos Mendoza
2d529cfebb guitone: fix qmake4Hook build
pass guitone.pro which was removed in 9a8a4b6
2016-07-17 22:41:34 +08:00
Kranium Gikos Mendoza
dd778f1756 fritzing: fix qmake4Hook build
pass phoenix.pro and return unpack logic which were removed in 0b88755
2016-07-17 22:40:27 +08:00
Bart Brouns
00a61a420f zexy: don't patchShebangs, breaks build 2016-07-17 16:09:17 +02:00
Tristan Helmich
76e4164007 emby: 3.0.5985 -> 3.0.5986 (#17007) 2016-07-17 15:55:53 +02:00
Bart Brouns
38f356b328 plugin-torture: git 2013-10-03 -> 5 2016-07-17 15:10:52 +02:00
José Romildo Malaquias
65881a7338 java-cup: 10k -> 11b-20160615 2016-07-17 09:32:26 -03:00
Thomas Tuegel
6dc6ae0ebe qt55.qtlocation: don't try to wrap missing module 2016-07-17 06:58:15 -05:00
Thomas Tuegel
957a0f6599 kde5.extra-cmake-modules: do not propagate for man and info pages 2016-07-17 06:58:15 -05:00
J Phani Mahesh
9a4d0d8e44 alpine:configure: allow using passfile 2016-07-17 17:28:10 +05:30
Vladimír Čunát
bf6759839a Merge #17023: bring back ncurses5 to fix GHC bootstrapping 2016-07-17 13:41:19 +02:00
Eelco Dolstra
018d674354 Merge pull request #17024 from mimadrid/update/sudo-1.8.17p1
sudo: 1.8.16 -> 1.8.17p1
2016-07-17 13:29:11 +02:00
Eelco Dolstra
211bed46c4 Merge pull request #17004 from rickynils/openssh_privsep_dir
openssh: Use the default privilege separation dir (/var/empty)
2016-07-17 13:28:44 +02:00
Frederik Rietdijk
52896c8c86 pythonPackages.rpy2: 2.5.6 -> 2.8.2
readline issue still exists.

```
ImportError: libreadline.so.6: cannot open shared object file: No such
file or directory
```
2016-07-17 12:16:24 +02:00
Jos van den Oever
17627eac65 kde5.spectacle: use postInstall instead of postFixup
The other KDE applications run wrapQtProgram in postInstall.
2016-07-17 12:02:08 +02:00
Joachim Fasting
ce103cae38
cppcheck: 1.73 -> 1.74 2016-07-17 11:52:13 +02:00
Joachim Fasting
6d35e0259c
minisign: use fetchFromGitHub and set meta.platforms 2016-07-17 11:39:01 +02:00
Joachim F
23e27413b3 Merge pull request #17029 from nathanielbaxter/dev/teamspeak_client
teamspeak_client: 3.0.19.1 -> 3.0.19.3
2016-07-17 11:29:01 +02:00
Joachim F
71bc880e9b Merge pull request #17028 from joachifm/teamspeak-license
teamspeak_client: specify a custom, nonfree license
2016-07-17 11:28:42 +02:00
Vladimír Čunát
15cd7af522 Merge #16968: fltk: darwin compatibility 2016-07-17 10:43:50 +02:00
Damien Cassou
b9db440516 gspell: 1.0.0 -> 1.0.3 2016-07-17 10:37:40 +02:00
Damien Cassou
0ee1b5eb5b gnome-sudoku: 3.20.2 -> 3.20.4 2016-07-17 10:37:16 +02:00
Damien Cassou
975851d9b1 gnome-session: 3.20.1 -> 3.20.2 2016-07-17 10:37:04 +02:00
Damien Cassou
20f2e6e75b gnome-online-accounts: 3.20.1 -> 3.20.2 2016-07-17 10:36:44 +02:00
Damien Cassou
e14181ab17 evolution-data-server: 3.20.2 -> 3.20.4 2016-07-17 10:36:34 +02:00
Vladimír Čunát
33476f3303 Merge #17014: qt3: fix build with multiple outputs 2016-07-17 10:36:26 +02:00
Damien Cassou
b5cfb7b001 evolution: 3.20.2 -> 3.20.4 2016-07-17 10:36:21 +02:00
Langston Barrett
6aa50f169b sway: 0.7 -> 0.8 (#17026) 2016-07-17 09:31:41 +02:00
Nathaniel Baxter
3c9788e1ce teamspeak_client: 3.0.19.1 -> 3.0.19.3 2016-07-17 17:06:44 +10:00
Damien Cassou
c9a3cbb122 Merge pull request #16987 from binarin/emacs-25-with-xwidgets
emacs25pre: Add option for building with xwidgets
2016-07-17 07:20:10 +02:00
Joachim Fasting
ec4ae7c8b6
teamspeak_client: specify a custom, nonfree license
The licensing terms depend on use [1], but the software is clearly nonfree.
Previously, the package would happily build even with allowUnfree = false.

[1]: http://sales.teamspeakusa.com/licensing.php
2016-07-17 04:52:22 +02:00
Joachim F
62455c7db1 Merge pull request #16852 from Jookia/RFC_dxx-nonfree
dxx_rebirth: Mark license as nonfree.
2016-07-17 04:30:18 +02:00
mimadrid
a311b06919
sudo: 1.8.16 -> 1.8.17p1 2016-07-16 23:46:42 +02:00
Kovacsics Robert (NixOS)
f4c34a8345 tclx: init at 8.4.1 2016-07-16 21:49:58 +01:00