devhell
4de17c7837
Update mediainfo{-gui} and dependencies
...
* mediainfo{-gui} 0.7.73 -> 0.7.74
* libmediainfo 0.7.73 -> 0.7.74
From the mediainfo ChangeLog:
```
Version 0.7.74, 2015-05-25
+ FIMS: Preliminary version (not for production)
+ D-10 audio: display of real bitrate beside the encoded bitrate
+ VC-3: detection of CDP packets (608/708 captions), created by Nexio, inside the VC-3 private data
+ AES3: generic term AES3 replaced by more precise SMPTE ST numbers (302, 331, 337)
+ NUT: basic detection
+ FFV1: more parsing of the bitstream, support of any version of FFV1 in MOV and Matroska
+ DPX: color space and frame rate
x #B906, Matroska: duration was missing if Info block is at the end of the file
x #B908, AC-3: bit depth removed
x #P86, MPEG-4: moov_trak_edts_elst Atom was ignoring version of the atom
x Dolby E: the MXF channel count value was sometimes reported instead of the real channel count
x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) is accepted now
x EBUCore: TotalProgrammeDuration was wrongly filled with IdentClockStart value
x EBUCore: Source/Material moved from timecodeStart to timecodeTrack
x MPEG-4: info is missing for some streams in some specific cases
```
2015-05-27 19:57:57 +01:00
Peter Simons
8cc5c08808
Updated patches for Haskell packages mueval and misfortune.
2015-05-27 20:25:11 +02:00
codyopel
4587819638
openjpeg: refactor, fixes #8017
...
+ Disable JPIP which requires Java
+ fix typo in nativeBuildInputs, which fixes pkgconfig
2015-05-27 11:48:03 -04:00
Pascal Wittmann
6c2fc83a85
bundler: bin/bundler expects ruby in PATH
2015-05-27 17:11:33 +02:00
Pascal Wittmann
150ae25546
bundler: do not add a ruby name prefix
...
Otherwise bundler replaces ruby:
% nix-env -iA nixpkgs.ruby
installing ‘ruby-1.9.3-p547’
% nix-env -iA nixpkgs.bundler
replacing old ‘ruby-1.9.3-p547’
installing ‘ruby-1.9.3-p547-bundler-1.9.2’
2015-05-27 14:48:44 +02:00
Eelco Dolstra
faff3a44a7
Add libpqxx
2015-05-27 13:21:50 +02:00
lethalman
257c05fa82
Merge pull request #7622 from jzellner/master
...
add goimports package
2015-05-27 10:57:23 +02:00
Ricardo M. Correia
4e4d01af81
rustc: Use fetchzip in src attr instead of fetchurl
...
Otherwise, `RUST_SRC_PATH` in `racerRust` will point to an invalid path
(such as `/nix/store/xxx-rustc-1.0.0.tar.gz/src`, where
`rustc-1.0.0.tar.gz` is a real tarball file).
2015-05-27 04:23:43 +02:00
Tobias Geerinckx-Rice
df7ccbab5d
libssh: temporarily patch to fix x2goclient
...
See <https://red.libssh.org/issues/194 >:
"In libssh 0.7.0, ssh_forward_listen() is present in the headers as
a deprecated function, but it is not actually present in the code.
This appears to have been introduced in commit 5229253f."
2015-05-26 23:57:45 +02:00
vbgl
2857d5d7a8
Merge pull request #7823 from ericbmerritt/ocaml-enhancements
...
Ocaml enhancements
2015-05-26 23:52:32 +02:00
Edward Tjörnhammar
f02284a361
activator: add version 1.3.2
2015-05-26 20:56:43 +02:00
Antoine R. Dumont
a12dd8f6a1
Upgrade to latest stable
...
Upgraded the dependency to oracle's jdk8.
2015-05-26 19:30:19 +02:00
Pascal Wittmann
a6724ddd56
ccrtp: mark version 1.8 as broken (not compatible with libgcrypt >= 1.6)
...
closes #7855
2015-05-26 14:40:01 +02:00
Alexander Flatter
7d9724057c
Update heroku toolbelt to 3.32.0
2015-05-26 13:06:34 +02:00
Alexander Flatter
be71c0871c
Add meta information to heroku toolbelt
2015-05-26 13:06:34 +02:00
Alexander Flatter
d2b906c771
Add heroku-client
2015-05-26 13:05:53 +02:00
Mateusz Kowalczyk
cdb14ddafe
Merge pull request #7246 from spwhitt/iniparser
...
iniparser: fix Darwin by building static lib
2015-05-26 11:08:47 +01:00
Mateusz Kowalczyk
d77bbb0ee3
Merge pull request #8002 from asppsa/pure-packages
...
Fairly complete set of packages for Pure
2015-05-26 10:53:39 +01:00
Tobias Geerinckx-Rice
7b6d9d4cff
Remove arb and then-orphaned lesstif93
...
Arb has been broken (and marked as such) since the removal of
GCC 4.2 in July 2014. Nothing and no-one uses it. Time to go.
2015-05-26 11:46:41 +02:00
William A. Kennington III
386575c0c2
llvm: 3.6.0 -> 3.6.1
2015-05-26 01:36:35 -07:00
William A. Kennington III
308cdd483d
mesa: 10.5.4 -> 10.5.6
2015-05-26 01:36:35 -07:00
Alastair Pharo
47aeaf9d04
Fairly complete set of packages for Pure
2015-05-26 17:51:07 +10:00
Mateusz Kowalczyk
4128b474f4
haskell-Agda: overrides are no longer necessary
2015-05-26 05:51:33 +01:00
Eric Merritt
c651e7ff61
ocaml-atdgen: add minimal version (1.6.0) to the system
2015-05-25 13:45:10 -07:00
Eric Merritt
7efe850b1d
ocaml-atd: add initial version (1.1.2) to the system
2015-05-25 13:42:07 -07:00
Peter Simons
38bf7f94d0
webkitgtk-2.4: disable parallel building to fix race conditions
...
http://hydra.cryp.to/build/888422/nixlog/9/raw
2015-05-25 20:43:39 +02:00
Peter Simons
1b66d9318b
hackage-packages.nix: update to 67bad0d79a
with hackage2nix revision fb67f15c8cb79342f5719342c1b1b42e134bcce4
2015-05-25 20:43:39 +02:00
Eric Merritt
27541f65f3
ocaml-async_find: add initial version (111.28.00) to the system
2015-05-25 10:16:44 -07:00
Eric Merritt
9c4bda2530
ocaml-async_shell: add initial version (109.28.03) to the system
2015-05-25 10:16:43 -07:00
Eric Merritt
96775f0402
ocaml-jingoo: add initial version (1.2.7) to the system
2015-05-25 10:16:43 -07:00
Eric Merritt
c7ba42a516
ocaml-core_extended: add initial version (112.24.00) to the system
2015-05-25 10:16:43 -07:00
Eric Merritt
da56bd3002
ocaml-textutils: add initial version (112.17.00) to the system
2015-05-25 10:16:42 -07:00
Eric Merritt
59b94c36f8
ocaml-re2: add initial version (112.06.00) to the system
2015-05-25 10:16:38 -07:00
Peter Simons
d808f5b3e6
cabal2nix: update to version 20150525
2015-05-25 15:00:07 +02:00
Bob van der Linden
2f4dc083d5
added hwinfo
2015-05-25 14:17:46 +02:00
Domen Kožar
bbc1df3092
Merge branch 'staging'
2015-05-25 11:33:05 +02:00
Edward Tjörnhammar
0e9464478d
catch: add version 1.1-3
2015-05-25 10:39:13 +02:00
Domen Kožar
0f6f4004f3
Merge pull request #7936 from thinkpad20/set_arbitrary_env_variables_python
...
Add makeWrapperArgs argument to buildPythonPackage
2015-05-25 10:32:09 +02:00
William A. Kennington III
e7694865ca
Merge pull request #7982 from iyzsong/glfw
...
glfw: Update to 3.1.1 and build shared library.
2015-05-25 00:23:19 -07:00
Sou Bunnbu
6a96c2873f
Merge pull request #7968 from ts468/vaapi
...
Add gstreamer-vaapi for gstreamer-1.0.
2015-05-25 13:10:58 +08:00
宋文武
da2d1c17dc
glfw: Update to 3.1.1 and build shared library.
2015-05-25 10:50:28 +08:00
Thomas Tuegel
d8dab38fda
Merge pull request #7899 from thinkpad20/openblas_on_osx
...
added flags/switches necessary to get openblas to compile on osx
2015-05-24 19:01:50 -05:00
Peter Simons
3fa1b2183a
hackage-packages.nix: update to 8ed599c155
with hackage2nix revision 61d7380337df7e1b568c1b30f4d97e5c2df42b66
2015-05-25 00:19:14 +02:00
Aristid Breitkreuz
75ea4778f5
switch to working libssh 0.7 download
2015-05-24 20:22:18 +00:00
Eric Merritt
b7ea979a75
ocaml-lwt: make sure libev propagates as a dependency
2015-05-24 12:33:24 -07:00
Eric Merritt
e0f3638fde
ocaml-cohttp: add initial version (0.17.1) to the system
2015-05-24 12:33:23 -07:00
Eric Merritt
38cabebc8d
ocaml-alcotest: add initial version (0.3.1) to the system
2015-05-24 12:33:21 -07:00
Eric Merritt
745bb72050
ocaml-conduit: add initial version (0.8.3) to the system
2015-05-24 12:33:20 -07:00
Eric Merritt
1c2fcf4115
ocaml-ipaddr: add version (2.6.1) to the system
2015-05-24 12:33:19 -07:00
Eric Merritt
ea41b6eec8
ocaml-cstruct: fix various build problems
2015-05-24 12:33:16 -07:00
Eric Merritt
09c6cc19f2
ocaml-async_ssl: add initial version (112.24.03) to the system
2015-05-24 12:33:14 -07:00
Eric Merritt
fbba3c1c33
ocaml-ctypes: add initial version (0.4.1) to the system
2015-05-24 12:33:13 -07:00
Eric Merritt
cd0836233a
ocaml-async: add initial version (112.24.00) to the system
2015-05-24 12:33:13 -07:00
Eric Merritt
b20b270607
ocaml-async_extra: add initial version (112.24.00) to the system
2015-05-24 12:33:12 -07:00
Eric Merritt
6fe371a695
ocaml-async_unix: add initial version (112.24.00) to the system
2015-05-24 12:33:09 -07:00
Eric Merritt
a129ec1b9b
ocaml-async_kernel: add initial version (112.24.00) to the system
2015-05-24 12:33:07 -07:00
Eric Merritt
ed2782db54
ocaml-core: add initial version (112.24.01) to the system
2015-05-24 12:33:03 -07:00
Eric Merritt
ee089a7f19
ocaml-core_kernel: add initial version (112.24.00) to the system
2015-05-24 12:32:58 -07:00
Eric Merritt
5dc0817b83
ocaml-variantslib: add initial version (109.15.03) to the system
2015-05-24 12:32:57 -07:00
Eric Merritt
e617429759
ocaml-typerep: add initial version (112.24.00) to the system
2015-05-24 12:32:56 -07:00
Eric Merritt
48c98e12d2
ocaml-pipebang: add initial version (110.01.00) to the system
2015-05-24 12:32:55 -07:00
Eric Merritt
74b9ccfe3f
ocaml-pa_test: add initial version (112.24.00) to the system
2015-05-24 12:32:55 -07:00
Eric Merritt
6c2a3f35ea
ocaml-pa_bench: add initial version (112.06.00) to the system
2015-05-24 12:32:54 -07:00
Eric Merritt
86e8c73d7b
ocaml-herelib: add initial version (109.35.02) to the system
2015-05-24 12:32:54 -07:00
Eric Merritt
8a9d5637bc
ocaml-custom_printf: add initial version (112.24.00) to the system
2015-05-24 12:32:53 -07:00
Eric Merritt
12c3b11bf4
ocaml-pa_ounit: add initial version (112.24.00) to the system
2015-05-24 12:32:52 -07:00
Eric Merritt
21fa39af2e
ocaml-comparelib: add initial version (109.60.00) to the system
2015-05-24 12:32:52 -07:00
Eric Merritt
a88b7ed908
ocaml-bin_prot: add initial version (112.24.00) to the system
2015-05-24 12:32:51 -07:00
Eric Merritt
ea0d507935
sexplib: rename from ocaml_sexplib to sexplib
...
There really isn't any need for it to be named ocaml_sexplib
2015-05-24 12:32:50 -07:00
Eric Merritt
cac000d73a
ocaml-sexplib: upgrade to 112.24.01
2015-05-24 12:32:46 -07:00
Eric Merritt
8751d1ea1a
rename ocaml_typeconv to type_conv
...
The actual name of the package is type_conv
(https://github.com/janestreet/type_conv ). Having it named
ocaml_typeconv adds a verbosity that isn't required and actually makes
the package harder to find.
2015-05-24 12:32:45 -07:00
Eric Merritt
82e098fd93
ocaml-typeconv: upgrade to 112.01.01
2015-05-24 12:32:45 -07:00
Eric Merritt
56627d5444
ocaml-opam: the sha hash of 1.2.2 changed
...
This is a bit scary. The sha of 1.2.2 changed, causing a crash on
download of the url. This updates to the current sha. Opam maintainer
why, oh why, do you change a released version without a version bump??
2015-05-24 12:31:44 -07:00
Vladimír Čunát
f83d12a382
Merge 'master' into staging
2015-05-24 20:39:58 +02:00
Vladimír Čunát
c75590fa6f
libgsf: small update
...
It was needed for gnumeric update.
/cc maintainer @lovek323.
2015-05-24 19:53:34 +02:00
Domen Kožar
50be522a51
libvterm: set platforms
2015-05-24 18:55:53 +02:00
Domen Kožar
c918903381
python: 2.7.9 -> 2.7.10
2015-05-24 18:55:53 +02:00
Allen Nelson
6bb2e47abf
using makeWrapperArgs instead of setEnvVars
2015-05-24 10:21:33 -05:00
Allen Nelson
bf1a16bbea
removing superfluous lets
2015-05-24 10:21:33 -05:00
Allen Nelson
06ff4af597
Adding documentation to wrap.sh, added ability to retain any desired environment variables.
2015-05-24 10:21:33 -05:00
Thomas Strobel
32126ebf25
Add gstreamer-vaapi for gstreamer-1.0.
2015-05-24 12:53:14 +02:00
Domen Kožar
7ccbeb4d6f
Merge pull request #7967 from thinkpad20/python_wrap_docs
...
adding docs to python wrap.sh
2015-05-24 12:06:32 +02:00
Allen Nelson
5f55788531
adding docs to python wrap.sh
2015-05-24 04:55:24 -05:00
Peter Simons
3440c4c8e4
hackage-packages.nix: update to a4032345e0
with hackage2nix revision ca778c8501c0d2e3c44fa9016b1f79cdf6f3dcc2
2015-05-24 05:19:27 +02:00
William A. Kennington III
3ede091d56
ossp-uuid: Meta fixup
2015-05-23 19:07:13 -07:00
William A. Kennington III
d5ca9c017c
idnkit: Add derivation
2015-05-23 19:07:13 -07:00
Arseniy Seroka
3dbdfd0aa8
Merge pull request #7925 from joelmo/gt
...
graph-tool update: 2.2.36 -> 2.2.42
2015-05-24 00:22:17 +03:00
Michael Raskin
6276ebafae
Update Query-FS (and CL-Fuse-Meta-FS)
2015-05-23 22:42:37 +03:00
Peter Simons
f0311f9b8c
haskell-lzma-enumerator: test suite is broken (and has been for quite a while)
2015-05-23 15:16:31 +02:00
Peter Simons
c32c742a82
haskell-textocat-api: test suite tries to access the network
2015-05-23 15:12:20 +02:00
Peter Simons
e25b42d852
cabal-install: avoid inconsistent 'binary' versions on ghc-7.4.x and ghc-7.6.x
2015-05-23 15:09:29 +02:00
Peter Simons
70a7f7c14d
haskell-configuration-common: use overrideScope on cabal-install instead of override
...
This patch works around https://github.com/NixOS/nixpkgs/issues/7953 so
that we can use overrideScope on this attribute in the GHC 7.6.x package
set (see next commit).
2015-05-23 15:09:29 +02:00
Peter Simons
18a6e7171e
haskell-hbro-contrib: missing dependency hbro has been fixed upstream
2015-05-23 15:09:29 +02:00
Peter Simons
58e96c79d8
haskell-text-binary: patch to fix build with text-1.2.1.0 or later
...
https://github.com/kawu/text-binary/pull/1
2015-05-23 15:09:29 +02:00
Michael Alan Dorman
e281707ae9
lens-action has been fixed.
2015-05-23 15:09:29 +02:00
Peter Simons
0a329f4512
hackage-packages.nix: update to 381af77b54
with hackage2nix revision ca778c8501c0d2e3c44fa9016b1f79cdf6f3dcc2
2015-05-23 15:09:25 +02:00
Domen Kožar
42d9fe8b09
gevent: 1.0.1 -> 1.0.2
2015-05-23 14:30:49 +02:00
Mateusz Kowalczyk
177d40f582
Merge branch 'agda' of https://github.com/Ericson2314/nixpkgs into agda
2015-05-23 04:15:50 +01:00
Spencer Whitt
ffcea6546d
gtk3: fix on Darwin
2015-05-22 20:11:09 -04:00
Spencer Whitt
3d60104a74
libepoxy: enable on Darwin
2015-05-22 20:10:53 -04:00
William A. Kennington III
dabd9ec29c
goPackages: Build on hydra
2015-05-22 15:58:51 -07:00
William A. Kennington III
5a89a87cc5
ncurses: Always symlink to a real .so and add symlinks for major versions
2015-05-22 15:31:53 -07:00
William A. Kennington III
2ebe0fc88b
gtk3: Mark as linux only temporarily
2015-05-22 14:20:29 -07:00
William A. Kennington III
3117e0c897
Refactor mkFlag out of old packages
2015-05-22 13:54:52 -07:00
William A. Kennington III
25a148fa19
Refactor mkFlag / shouldUsePkg into the nixpkgs libraries
2015-05-22 13:26:55 -07:00
Thomas Tuegel
4115f7794b
webkitgtk24x: update to webkitgtk-2.4.9, fix build
2015-05-22 11:52:50 -05:00
Arseniy Seroka
831109cbe7
Merge pull request #7944 from bosu/selenium-2.45
...
Upgrade to selenium 2.45
2015-05-22 19:05:27 +03:00
Boris Sukholitko
1da49e714d
Upgrade to selenium 2.45
...
Without the upgrade, firefox driver is unusable, due to:
https://code.google.com/p/selenium/issues/detail?id=8399
2015-05-22 17:40:18 +03:00
Peter Simons
f3b68ea7e0
haskell-gitlib has been fixed upstream.
...
Resolves https://github.com/peti/nixpkgs/pull/6 .
2015-05-22 16:35:55 +02:00
Peter Simons
4e3669b6ea
haskell-configuration-ghc-7.10.x: update ticket URL for ghc-mod
2015-05-22 16:35:55 +02:00
Peter Simons
791e865c3e
haskell-token-bucket: disable test suite to avoid build failure because of an apparently trivial error
2015-05-22 16:35:55 +02:00
Peter Simons
f25d2e1a71
haskell-snap: drop obsolete override
2015-05-22 16:35:55 +02:00
Peter Simons
2e01d4a2b6
haskell-pipes-errors: fix build of latest (non-default) version
2015-05-22 16:35:55 +02:00
Peter Simons
da6567785b
hackage-packages.nix: update to 134ac5a06c
with hackage2nix revision a31a6f02a9c437a93e5f13394aa2268f476433aa
2015-05-22 16:35:52 +02:00
Sander van der Burg
e612ea59c0
rman: add expression
2015-05-22 10:04:44 +00:00
Tobias Geerinckx-Rice
5d5044b2ec
Use mirror:// URIs for ftp.debian.org
...
Provide a more robust experience for users with horrible network
hardware (me).
2015-05-22 10:39:27 +02:00
Allen Nelson
e802740b69
adding metadata, putting version in name
2015-05-22 00:35:13 -05:00
William A. Kennington III
904fa36ac5
Merge pull request #7917 from codyopel/x265
...
x265: 1.6 -> 1.7
2015-05-21 20:17:57 -07:00
William A. Kennington III
a3a19e9c8c
Merge pull request #7934 from codyopel/ffmpeg-libssh
...
libssh: fix libsodium linking
2015-05-21 20:17:39 -07:00
Charles Strahan
688e9ea04c
ghcjs: bump ghcjs and ghcjs-boot
...
fixes #7881
2015-05-21 21:03:54 -04:00
codyopel
3e06aa3aa9
libssh: fix libsodium linking
...
resolves pkg-config errors for anything linking against libssh
2015-05-21 19:13:52 -04:00
Vincent Laporte
7689f0b673
fsharp: update from 3.1.1.31 to 3.1.1.32
2015-05-21 20:12:34 +02:00
Michael Raskin
86da6fae74
Update fltk to 1.3.3; apparently it includes most of the old patch now
2015-05-21 19:48:25 +03:00
John Wiegley
7d4b5d04c8
bedrock: Change build to use "src native"
2015-05-21 10:55:17 -05:00
Joel Moberg
ee4096be8c
graph-tool: enable openmp
2015-05-21 16:43:07 +02:00
Pascal Wittmann
623f5f78da
Merge pull request #7924 from DamienCassou/update-openal-1.16.0
...
openal 1.7.411 -> 1.16.0
2015-05-21 16:06:45 +02:00
Pascal Wittmann
16a745fbb9
libs3: fix meta attributes
2015-05-21 15:41:06 +02:00
Pascal Wittmann
71aaebc954
thrust: fix build
2015-05-21 15:24:59 +02:00
Peter Simons
0c35edb25c
haskell-wuss: test suite needs network access --> disable to fix the build
2015-05-21 14:57:18 +02:00
Peter Simons
9b9d94def4
Disable builds for broken Haskell packages lens-action and servant-server.
2015-05-21 14:57:17 +02:00
Peter Simons
0a85cee798
haskell-curlhs: disable failing test suite
2015-05-21 14:57:17 +02:00
Peter Simons
f26b51e00e
haskell-language-glsl: build has been fixed upstream
2015-05-21 14:57:17 +02:00
Nikolay Amiantov
7e55534e8d
haskell-idris: fix build
2015-05-21 14:57:17 +02:00
Nikolay Amiantov
03f9f0a634
haskell-cheapskate: not broken now
2015-05-21 14:57:17 +02:00
Nikolay Amiantov
743c265797
haskell-pandoc: use ordinary jailbreak
2015-05-21 14:57:16 +02:00
Peter Simons
bf468dac2b
haskell-HList: the build errors have been fixed upstream
2015-05-21 14:57:16 +02:00
Peter Simons
493663d785
jailbreak-cabal: always build the tool with Cabal 1.20
...
This change mitigates the effects of https://github.com/peti/jailbreak-cabal/issues/9 .
2015-05-21 14:57:16 +02:00
Peter Simons
06d002acb5
hackage-packages.nix: update to 25810f6054
with hackage2nix revision a70a5194597133ba31b950c826ef09206249cca9
2015-05-21 14:57:12 +02:00
Arseniy Seroka
8d10975e4d
Merge pull request #7918 from codyopel/ffmpeg
...
ffmpeg(-full): 2.6.2 -> 2.6.3
2015-05-21 15:48:23 +03:00
Joel Moberg
c6f68fc17d
graph-tool update: 2.2.36 -> 2.2.42
2015-05-21 14:13:13 +02:00
Damien Cassou
515f88cb54
openal 1.7.411 -> 1.16.0
2015-05-21 14:08:19 +02:00
Paulus Esterhazy
c4a8acd983
Add sqlite3_analyzer
2015-05-21 13:57:53 +02:00
William A. Kennington III
19c259161b
qemu: 2.2.2 -> 2.3.0
2015-05-20 18:30:22 -07:00
William A. Kennington III
d6c6253be0
libseccomp: 2.2.0 -> 2.2.1
2015-05-20 18:30:22 -07:00
codyopel
61fa78293d
ffmpeg(-full): 2.6.2 -> 2.6.3
2015-05-20 20:45:59 -04:00
codyopel
c13b94388e
x265: 1.6 -> 1.7
2015-05-20 20:07:30 -04:00
jz
f2cc21a8b4
Merge branch 'master' of github.com:NixOS/nixpkgs
2015-05-20 15:18:26 -06:00
John Wiegley
98ad87fb4d
t1lib: Conditionalize a recent change for Darwin
2015-05-20 15:42:13 -05:00
Ozan Sener
97160a8644
Add Thrust 0.7.6
2015-05-20 20:58:03 +02:00
Pascal Wittmann
57ec836416
aliceml: update version string
2015-05-20 18:06:18 +02:00
Pascal Wittmann
64dbf824b9
Merge pull request #6973 from doublec/aliceml
...
Update aliceml from git to get fix for tooltips in IDE
2015-05-20 18:04:52 +02:00
John Ericson
52a6589559
agda: the Iowa stdlib seems to be behind a private SVN now
2015-05-20 16:01:44 +00:00
Peter Simons
cf6ab47be2
oracle-instantclient: don't strip or patchelf this library
2015-05-20 16:19:11 +02:00
Thomas Tuegel
49fa221c62
Update libbluedevil to 2.1
...
The bluedevil build has been failing since it was updated to
2.1.1. Bluedevil and libbluedevil must be kept at the same major version!
2015-05-20 07:25:13 -05:00
Arseniy Seroka
fedfcdedae
Merge pull request #7910 from oherrala/oherrala-cfr
...
cfr: Update to version 0_101 and remove platform restrictions
2015-05-20 15:14:34 +03:00
William A. Kennington III
f247481b5d
buildGoPackage: Only install files from the goPackagePath
2015-05-20 02:44:09 -07:00
Eelco Dolstra
9a159fc2bc
php: Update to latest versions
2015-05-20 11:34:08 +02:00
William A. Kennington III
3b79ea5ce4
libtheora: Refactor
2015-05-20 00:26:45 -07:00
William A. Kennington III
d220ea72e5
gnu-efi: 3.0b -> 3.0.2
2015-05-20 00:26:12 -07:00
William A. Kennington III
69a990f6b3
libssh: 0.6.4 -> 0.7.0
2015-05-19 23:30:51 -07:00
Ossi Herrala
d2f21ab3fc
cfr: Update to version 0_101 and remove platform restrictions
...
cfr is written in Java, so it should work in every platform supported
by jre. This fix makes cfr usable in Darwin.
2015-05-20 09:02:13 +03:00
William A. Kennington III
9687d304fd
wiredtiger: 2.5.2 -> 2.6.0
2015-05-19 21:43:48 -07:00
William A. Kennington III
b835d4bade
libunwind: Fix lzma propagation
2015-05-19 21:34:51 -07:00
William A. Kennington III
8cbb97e6f3
buildGoPackage: Don't include private directories in the search
2015-05-19 20:14:03 -07:00
Edward Tjörnhammar
e48f5bc198
openjdk8: readd symlinks and remove useless makeflags
2015-05-20 01:55:34 +02:00
Allen Nelson
e70f9e74f2
changed to CC=clang
2015-05-19 16:49:58 -05:00
Allen Nelson
ec2f3eb855
added gfortran expression for darwin
2015-05-19 15:59:55 -05:00
Edward Tjörnhammar
69d1f7630c
openjdk8: 40b25 -> 40b27
2015-05-19 22:43:50 +02:00
Pascal Wittmann
6e3f909c2d
Merge pull request #7884 from ip1981/mwlib
...
freetds-stable.tgz has gone
2015-05-19 21:56:01 +02:00
Pascal Wittmann
2286e2ef8f
http-parser: update from 2.3 to 2.5.0
...
closes #7709
2015-05-19 21:46:12 +02:00
Pascal Wittmann
2c8872f191
gtk-doc: update from 1.21 to 1.23
2015-05-19 20:08:15 +02:00
Ricardo M. Correia
2817e74d37
cargo: Add myself to maintainers
2015-05-19 19:02:38 +02:00
Ricardo M. Correia
9b752fd0e1
buildRustPackage: Don't hardcode registry index hash
...
Instead, discover it automatically when building the package.
This makes `buildRustPackage` more future-proof with respect to changes
in how `cargo` generates the hash.
Also, it fixes broken builds in i686 because apparently, cargo generates
a different registry index hash in this architecture (compared to
x86-64).
2015-05-19 19:02:38 +02:00
Ricardo M. Correia
de322b48b7
cargo: Fix src hash
...
It seems that when you pass `leaveDotGit = true` to `fetchgit`, sometimes
the output can still change (i.e. it's not completely deterministic).
This could be due to changes in the upstream git repository...
2015-05-19 19:02:38 +02:00
Joel Taylor
24be3cfcff
ghc: add Darwin patch for #10322
2015-05-19 09:56:15 -07:00
Thomas Tuegel
b84f3e85d9
Fix QGtkStyle for Qt 5 versions
2015-05-19 11:37:21 -05:00
Edward Tjörnhammar
e697219d3d
openjdk8: work around gnupatch latest feature of not following symlinks, even when --follow-symlinks is specified.
2015-05-19 18:22:38 +02:00
Sander van der Burg
cae7278fae
titaniumsdk: upgrade 3.5.0 to 3.5.1
2015-05-19 14:27:55 +00:00
Domen Kožar
8f648b2d14
rbtools: 0.7.1 -> 0.7.2
2015-05-19 15:26:02 +02:00
Luca Bruno
9adde87fea
More usage of gnome3.defaultIconTheme
2015-05-19 14:44:27 +02:00
Peter Simons
51412f96c0
Merge pull request #7886 from joelmo/numpy
...
numpy and matplotlib updates
2015-05-19 13:16:11 +02:00
Paulus Esterhazy
557c1401af
Add unfree Oracle instant client and SQLPlus CLI utility.
2015-05-19 11:10:11 +02:00
William A. Kennington III
414b3f2909
consul: Move into the go-packages framework
2015-05-18 19:45:19 -07:00
William A. Kennington III
1dbd67ee82
buildGoPackage: Don't print blank lines
2015-05-18 19:45:19 -07:00
William A. Kennington III
c2a85e04e8
buildGoPackage: Take into account propagatedBuildInputs during rename
2015-05-18 19:45:18 -07:00
Ricardo M. Correia
85c48934bc
racerRust: 2015-05-04 -> 2015-05-18
...
Fixes build failure with rustc 1.0.0.
2015-05-19 03:08:34 +02:00
Ricardo M. Correia
01d4651a01
rustc: Fix snapshot info
...
It was wrong and it was causing a build failure.
2015-05-19 01:38:16 +02:00
Allen Nelson
2a0a5c697e
added clang dependency, using unix platform
2015-05-18 17:47:03 -05:00
Allen Nelson
b4b6215523
added flags/switches necessary to get openblas to compile on osx
2015-05-18 17:01:43 -05:00
Joel Taylor
d60058af4b
lua: update patch for 5.2 on darwin
2015-05-18 13:12:45 -07:00
Peter Simons
c0e2c4809e
cabal-install: fix build for GHC 7.0.x and 7.2.x
2015-05-18 20:43:59 +02:00
Peter Simons
0197da662d
haskell: enable builds that used to fail because they depend on graphviz
2015-05-18 20:43:51 +02:00
Peter Simons
72f54f51e3
haskell-graphviz: the test suite build is broken by QuickCheck 2.8
2015-05-18 20:43:51 +02:00
Peter Simons
8e48f09284
hackage-packages.nix: update to 6ccfe7a320
with hackage2nix revision d339b0fe58a504a61db589362b73992a5912304e
2015-05-18 20:43:50 +02:00
William A. Kennington III
e89f90cd33
buildGoPackage: Only create if needed
2015-05-18 10:13:33 -07:00
William A. Kennington III
2f897aad70
buildGoPackage: Allow excluding of specific modules
2015-05-18 10:13:33 -07:00
William A. Kennington III
e7d4e7ebce
go1.4: Decouple tools
2015-05-18 10:13:33 -07:00
Peter Simons
61224338ff
cabal2nix: update to version 20150518
2015-05-18 18:04:37 +02:00
Peter Simons
a65fd950c3
haskell-harp: mark as broken
2015-05-18 18:04:37 +02:00
Peter Simons
54db9d427d
ghc-6.x: mark broken because of https://github.com/NixOS/nixpkgs/issues/7810
...
6.10.4 and 6.12.3 are broken because they need 6.10.2-binary for bootstrapping.
2015-05-18 18:04:37 +02:00