William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
William A. Kennington III
fa1bdb8cbd
Migrate all krb5 -> libkrb5
2015-06-26 17:21:49 -07:00
Pascal Wittmann
8c4fcc87f8
autobuild: 3.5 -> 5.3
2015-06-26 17:40:09 +02:00
Andrey Pavlov
5506632473
erlang: add Erlang R18, closes #8515
2015-06-26 16:15:14 +02:00
Charles Strahan
d51a81690c
libtsm: fix building with clang for darwin
2015-06-25 21:06:55 -05:00
vbgl
5c537f3bdd
Merge pull request #8296 from vbgl/ocamlp4
...
OCaml-4.02: fix ocamlbuild rules for camlp4
2015-06-25 23:54:13 +02:00
Thomas Tuegel
6c1d645bd0
kde5: propagate plugin and QML dependencies
2015-06-25 09:03:42 -05:00
Thomas Tuegel
09a53440f1
qt54: don't propagate build inputs
...
This disables propagated of Qt 5 build inputs at the request of
@edolstra. If this breaks your build, you need to add the missing
dependencies yourself. If this breaks your package at runtime, you need
to wrap your package to set either the plugin path or the QML import
path.
2015-06-25 09:03:41 -05:00
Thomas Tuegel
fa9ed76122
qt54: regenerate manifest
2015-06-25 09:03:41 -05:00
Thomas Tuegel
8862d8d9c9
autonix: JSON manifest format
2015-06-25 09:03:40 -05:00
Thomas Tuegel
0aa8e64967
kde5: JSON manifest format
2015-06-25 09:03:40 -05:00
Lluís Batlle i Rossell
e7d10c4190
Updating podofo to 0.9.3.
2015-06-25 15:40:04 +02:00
Luca Bruno
4bc436ca3a
libusb1: fix .la file
2015-06-25 15:14:54 +02:00
Peter Simons
ec08cb9036
haskell-stack: disable failing test suite
...
Works around https://github.com/commercialhaskell/stack/issues/408 and
https://github.com/commercialhaskell/stack/issues/409 . Closes
https://github.com/NixOS/nixpkgs/pull/8497 .
2015-06-25 14:14:07 +02:00
Peter Simons
8e68d55b04
hackage-packages.nix: update to d107d75494
with hackage2nix revision de16283b7d550f2f74d936477f2ab475e3a30669
2015-06-25 12:18:19 +02:00
Peter Simons
b64021cdaa
haskell-gnutls: linker errors have been fixed upstream
2015-06-25 12:16:48 +02:00
Luca Bruno
4736b3b1ae
spice-gtk: update to 0.27
2015-06-25 11:38:32 +02:00
Vincent Laporte
2727ecec37
js_of_ocaml: propagate camlp4 dependency
2015-06-25 08:55:30 +02:00
Vincent Laporte
3105b66dbd
lablgtk-2.14: fix build with OCaml-4.02 (needs camlp4)
2015-06-25 08:55:30 +02:00
Vincent Laporte
ca48e50946
bolt: fix build with OCaml 4.02
2015-06-25 08:55:29 +02:00
Vincent Laporte
8263cd2917
ocaml-mysql: fix build with OCaml-4.02 (needs camlp4)
2015-06-25 08:55:29 +02:00
Vincent Laporte
bce75f1d1a
eliom: fix build with OCaml-4.02
2015-06-25 08:55:28 +02:00
Vincent Laporte
e63c1ea33e
ocaml-ulex: fix build with OCaml-4.02 (depends on camlp4)
2015-06-25 08:55:28 +02:00
Vincent Laporte
d440059e7d
OCaml-4.02: fix ocamlbuild
...
This addresses the issue described at http://caml.inria.fr/mantis/view.php?id=6605
2015-06-25 08:55:28 +02:00
William A. Kennington III
45a7d4829e
phonon: Fix building (on gcc5 maybe)
2015-06-24 21:57:59 -07:00
William A. Kennington III
f80dc98ca9
nss: 3.19.1 -> 3.19.2
2015-06-24 18:14:17 -07:00
William A. Kennington III
24f47ac4be
libevdev: 1.4.1 - 1.4.3
2015-06-24 18:09:10 -07:00
William A. Kennington III
5edbc2846e
librdmacm: 1.0.19.1 -> 1.0.21
2015-06-24 17:52:15 -07:00
William A. Kennington III
63448b5dac
rocksdb: 3.11 -> 3.11.2
2015-06-24 17:51:51 -07:00
William A. Kennington III
9031daf806
gflags: 2.0 -> 2.1.2
2015-06-24 17:51:47 -07:00
William A. Kennington III
42bd1dc12f
accelio: 1.3 -> 1.4
2015-06-24 17:51:07 -07:00
Jascha Geerds
ee2c3058fc
Merge pull request #8489 from ktosiek/d-feet-0.3.10
...
d-feet: 0.3.9 -> 0.3.10
2015-06-24 21:28:04 +02:00
Tomasz Kontusz
5c4a6b59c3
d-feet: 0.3.9 -> 0.3.10
...
Also added license. This is based on COPYING inside the archive.
2015-06-24 20:57:03 +02:00
Shea Levy
96749220c7
haskellPackages.ip-quoter: bump
2015-06-24 13:24:41 -04:00
lethalman
5988dda30f
Merge pull request #8485 from obadz/coreclr
...
dotnet: package coreclr (from git)
2015-06-24 16:59:27 +02:00
obadz
30bd03a3e2
dotnet: package coreclr (from git)
2015-06-24 15:06:14 +01:00
Rok Garbas
dbdc9eee05
cygwin: apr-util now also building on cygwin
2015-06-24 15:49:59 +02:00
Peter Simons
56b293231b
haskell-shake: disable test suite because of https://github.com/ndmitchell/shake/issues/267
2015-06-24 12:28:04 +02:00
Peter Simons
ddcdeaf2c1
haskell-units-attoparsec: build depends on broken singletons library
2015-06-24 12:28:04 +02:00
Peter Simons
ae7140f693
haskell-hslua: drop obsolete override
2015-06-24 12:28:04 +02:00
Peter Simons
0d919b374c
hackage-packages.nix: update to 79a194bc9a
with hackage2nix revision 1c5ac72f817d996a1ccec3e5a14496fb49806755
2015-06-24 12:27:59 +02:00
Michael Phillips
17898cf533
gyp: fix cflags on darwin
2015-06-24 10:17:18 +02:00
Ryan Scheel (Havvy)
3ec096f65b
iojs: 2.2.1 -> 2.3.1, closes #8478
2015-06-24 10:02:09 +02:00
Pascal Wittmann
c8e66bb9ac
autoconf-archive: update from 2014.10.15 to 2015.02.25
...
and use mirror://
2015-06-23 23:49:33 +02:00
Arseniy Seroka
22b89f2fcd
Merge pull request #8463 from mbbx6spp/jruby-1_7_20_1
...
jruby: 1.7.12 -> 1.7.20.1 (update package for CVE patch)
2015-06-23 20:04:31 +03:00
Susan Potter
2968707101
jruby: 1.7.12 -> 1.7.20.1
...
Security release which only updates Rubygems to version 2.4.8. Rubygems 2.4.8
addresses CVE-2015-1855 to resolve some problems with wildcard matching of
hostnames.
See following entry for more information:
http://jruby.org/2015/06/10/jruby-1-7-20-1.html
2015-06-23 11:58:29 -05:00
Arseniy Seroka
266531b5b0
Merge pull request #8422 from travisbhartwell/update/atom-shell-to-electron
...
atom-shell: renamed to electron and updated 0.19.1 -> 0.28.2
2015-06-23 18:54:22 +03:00
Henry Till
e6e04d3a45
racket: 6.1.1 -> 6.2
2015-06-22 19:28:43 -04:00
Mike Sperber
bd003198b3
openssl: patch not needed anymore for darwin platform, closes #8456
...
The darwin-arch.patch that was needed for previous releases doesn't
apply, and also doesn't work anymore. It builds fine without.
2015-06-22 19:59:28 +02:00
Michael Raitza
7907a8bcba
dialog: init at 1.2-20150225, closes #8457
...
Generate ncurses dialogs from shell scripts.
2015-06-22 18:11:05 +02:00