1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-24 06:31:02 +00:00
Commit graph

23407 commits

Author SHA1 Message Date
Peter Simons c460fa95fb haskell-mtl-compat: fix build with ghc 7.6.x. 2015-03-30 04:05:00 +02:00
Peter Simons 82e91d8094 Merge pull request #7061 from abbradar/withpackages-stylefix
ghcWithPackages: restore old style (without 'with')
2015-03-30 03:05:38 +02:00
Peter Simons cfa06c1a8d Merge pull request #7064 from cstrahan/ghc7101-cabal-use-patch
ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS.
2015-03-30 03:03:32 +02:00
Jan Malakhovski 29133753c8 gcc 4.8: add x11Support option so that it would stop evaluating gtk by default 2015-03-29 23:31:37 +00:00
Jan Malakhovski a3e00bf6c4 python 2.7: add x11Support option 2015-03-29 23:30:39 +00:00
Jan Malakhovski 380ee53fff dbus: rename useX11 option into x11Support, cleanup a bit 2015-03-29 23:28:30 +00:00
William A. Kennington III eb22e54243 libftdi: 1.1 -> 1.2 2015-03-29 14:07:02 -07:00
Eric Seidel d9ee20e26b Merge pull request #7023 from spwhitt/fftw
fftw: Fix Darwin build
2015-03-29 13:43:51 -07:00
codyopel a5f065d708 ffmpeg: improve cross platform support & fix licensing issues, resolves #7013
+ Removed asserts for (l)gpl & (l)gpl3 making it easier to enable and disable all
  (l)gpl & (l)gpl3 portions
+ Fix build inputs so that nonfree software isn't pulled in when building ffmpeg
+ Fix compiler on systems with clang
+ Disable libraries that fail on darwin until they can be fixed
+ Fix linux only build inputs so that they aren't pulled in on other platforms
+ Fix optional build inputs
+ Opencv causes circular dependency issues so it is disabled until it can be resolved
2015-03-29 16:42:42 -04:00
Karn Kallio b09a6573a0 indilib version advance; older sources no longer available 2015-03-29 15:29:01 -05:00
Charles Strahan 981dbc35d1 ghc-7.10.1: cherry-pick Cabal bugfix for GHCJS 2015-03-29 12:20:02 -04:00
Nikolay Amiantov 8943ffcd2b ghcWithPackages: restore old style (without 'with') 2015-03-29 13:15:39 +03:00
Nikolay Amiantov b366cb56d8 xlslib: new 'homepage' 2015-03-29 13:05:27 +03:00
Nikolay Amiantov d5d8efa0b8 ipopt: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov aa652e09d2 libfprint: update, remove git version 2015-03-29 13:05:27 +03:00
Nikolay Amiantov 731a4019d0 folly: update 2015-03-29 13:05:27 +03:00
Nikolay Amiantov be11af03b3 cmmzmq: update 2015-03-29 13:05:27 +03:00
Peter Simons 028779fb40 ghcWithPackages: fix isGhcjs evaluation even some more
This is harder than I would have thought.
2015-03-29 11:02:31 +02:00
Patrick Mahoney 00b57f47c7 Update versions of skarnet.org packages
skalibs            2.3.2.0
execline           2.1.1.0
s6                 2.1.3.0
st-portable-utils  2.0.4.0
s6-linux-utils     2.0.2.0
s6-networking      2.1.0.0

Also change path to s6 static library in s6-networking build.
2015-03-28 23:13:45 -05:00
Peter Simons b1e854d660 ghcjs: fix evaluation error in with-packages-wrapper.nix some more 2015-03-29 03:34:04 +02:00
Peter Simons acdc2c019d ghcjs-dom in the old package set doesn't evaluate any more. 2015-03-29 03:34:04 +02:00
Peter Simons 2502b53743 ghcjs: fix emacs syntax highlighting 2015-03-29 03:34:04 +02:00
Peter Simons 8c16648f56 ghcjs: fix evaluation error in with-packages-wrapper.nix 2015-03-29 03:34:04 +02:00
Charles Strahan d590a0f4b6 ghcjs: support for Haskell-NG
closes #5828
closes #6786
2015-03-29 03:34:04 +02:00
Peter Simons aed1895643 r-modules: remedy remaining Hydra failures 2015-03-29 00:17:55 +01:00
Arseniy Seroka c6213c71c1 Merge pull request #7056 from henrytill/texi2html
texi2html: change platforms to unix
2015-03-29 01:19:22 +03:00
Henry Till 7d52faac72 texi2html: change platforms to unix
Tested on Darwin
2015-03-28 17:11:14 -04:00
Arseniy Seroka 22a5d5790d Merge pull request #7053 from spwhitt/wavpack
wavpack: build on Darwin
2015-03-29 00:02:24 +03:00
Spencer Whitt 569fdb1574 wavpack: build on Darwin 2015-03-28 15:34:52 -04:00
Mateusz Kowalczyk 28f5c9536d Merge pull request #7044 from joachifm/delete-qi-compiler
Delete expression for the Qi compiler
2015-03-28 15:23:52 +00:00
Joachim Fasting 51bc557070 Delete expression for the Qi compiler
The Qi language project appears to have been abandoned in favour
of Shen. The source listed in the Qi expression is unavailable
(except through an unofficial mirror on Google Code, which is also
going away soon) and the project's website is defunct.
2015-03-28 11:48:13 +01:00
Peter Simons f6886c62dc r-modules: disable broken builds on Hydra 2015-03-28 10:36:54 +01:00
Tomas Hlavaty a31471876d ensure that gmp and libffi are found when compiling with gcc dynamically 2015-03-28 12:42:23 +03:00
William A. Kennington III 80f331fc6c rdkafka: 0.8.5 -> 0.8.6 2015-03-28 02:26:43 -07:00
William A. Kennington III 5929fe2748 protobuf-c: 1.1.0 -> 1.1.1 2015-03-28 02:26:42 -07:00
William A. Kennington III 42c5c4a9a6 libmsgpack: 1.0.0 -> 1.0.1 2015-03-28 02:26:42 -07:00
Spencer Whitt 4ca6bdfa52 fftw: Fix Darwin build 2015-03-27 21:15:15 -04:00
William A. Kennington III 1f82542fcb librsvg: 2.36.4 -> 2.40.9 2015-03-27 15:36:26 -07:00
William A. Kennington III c8021333d4 jbigkit: Needs fPIC for library support 2015-03-27 15:36:26 -07:00
William A. Kennington III 0cb847652e openjpeg: Fix pkgconfig file 2015-03-27 15:36:26 -07:00
William A. Kennington III bf562adad2 liblqr: 0.4.1 -> 0.4.2 2015-03-27 15:36:26 -07:00
William A. Kennington III 29ea62382e jbigkit: Add derivation 2015-03-27 15:36:26 -07:00
William A. Kennington III 8fd9a7cb59 lcms2: 2.6 -> 2.7 2015-03-27 15:36:26 -07:00
William A. Kennington III 3a2df159e6 libfpx: Add derivation 2015-03-27 15:36:26 -07:00
utdemir c9258a76ba Fix some build failures on GHC 7.10.1 2015-03-27 22:53:11 +02:00
Arseniy Seroka 91eaf5495f Merge pull request #7035 from joachifm/reimplement-kona
Reimplement kona
2015-03-27 23:13:25 +03:00
Peter Simons f0742a4bfb cryptol is now available from Hackage, 2015-03-27 19:45:54 +01:00
William A. Kennington III 7215167342 nss: 3.17.4 -> 3.18 2015-03-27 11:37:06 -07:00
Joachim Fasting 933e6cc832 kona: bump to 3.21
Use release tarball rather than GIT checkout. Note: disregard the
platform and arch embedded in the release tarball name.
2015-03-27 19:33:59 +01:00
Joachim Fasting 52d77f2360 kona: reimplement using mkDerivation
Also set supported platforms to `all`, per upstream, and specify
license (ISC).
2015-03-27 18:10:32 +01:00
Peter Simons 337c6629e6 Merge pull request #6992 from michelk/rggobi
r-modules: fixing rggobi by adding initial expression for ggobi
2015-03-27 16:31:28 +01:00
Eelco Dolstra 5c0eb64d43 Set more precise meta.position for Haskell packages 2015-03-27 16:17:48 +01:00
Eelco Dolstra 0e2257966f Disable packages that depend on <nixpkgs>
Nothing in Nixpkgs should use <nixpkgs>, because it can cause Nixpkgs
evaluation to depend in part on a different version of Nixpkgs,
leading to unpredictable results (including evaluation errors).
2015-03-27 16:17:48 +01:00
Peter Simons 64a4fab42b ghc: bump version to 7.10.1 release 2015-03-27 15:33:53 +01:00
Peter Simons 5f0d93351d Bump cabal2nix to latest version. 2015-03-27 15:28:00 +01:00
Peter Simons fa8c514407 hackage-packages.nix: re-generate from Hackage 2015-03-26T14:11:09+0100 2015-03-27 15:28:00 +01:00
Michael Raskin 9fc71d3bf6 Add mkcl; patch by Tomas Hlavaty <tom@logand.com> 2015-03-27 08:24:35 +03:00
William A. Kennington III a8d795bfda Merge pull request #7001 from spwhitt/sdl
Darwin: Build SDL and SDL_image
2015-03-26 21:08:55 -07:00
William A. Kennington III 1eeee6c87c libseccomp: 2.1.1 -> 2.2.0 2015-03-26 17:54:08 -07:00
William A. Kennington III 5e790f0e17 libical: 1.0.0 -> 1.0.1 2015-03-26 17:29:57 -07:00
William A. Kennington III 0a8efb537b librsync: 0.9.7 -> 1.0.0 2015-03-26 16:52:41 -07:00
William A. Kennington III c8a05f484f usbredir: 0.6 -> 0.7 2015-03-26 14:57:59 -07:00
William A. Kennington III 66adf64bae Merge pull request #7016 from spwhitt/libdc1394
libdc1394: Build on Darwin
2015-03-26 14:29:06 -07:00
William A. Kennington III 9d4230fb75 Merge pull request #7015 from spwhitt/libass
libass: build on Darwin
2015-03-26 14:24:33 -07:00
William A. Kennington III 78d8e55245 libinput: 0.11.0 -> 0.13.0 2015-03-26 14:03:52 -07:00
William A. Kennington III ed40a9fe42 libva-intel-driver: 1.5.0 -> 1.5.1 2015-03-26 13:59:12 -07:00
William A. Kennington III 721c425962 libvdpau: 0.9 -> 1.1 2015-03-26 13:59:01 -07:00
William A. Kennington III 8c3dcb25b9 libva: 1.5.0 -> 1.5.1 2015-03-26 13:58:48 -07:00
Spencer Whitt f74adfdb45 libdc1394: Build on Darwin 2015-03-26 16:58:02 -04:00
Spencer Whitt 0fb50ed754 libass: build on Darwin 2015-03-26 16:56:41 -04:00
Edward Tjörnhammar ba555339f4 Merge pull request #7008 from bendlas/jetbrains
idea.ruby-mine: 7.0 -> 7.0.4
idea.clion: eap update
openjdk8: add home location as passthrough
2015-03-26 20:50:24 +01:00
William A. Kennington III cb4c9cf633 harfbuzz: 0.9.38 -> 0.9.40 2015-03-26 12:47:47 -07:00
William A. Kennington III e41037ae04 libmbim: 1.6.0 -> 1.12.2 2015-03-26 12:44:17 -07:00
William A. Kennington III a12a63fc08 libqmi: 1.8.0 -> 1.12.6 2015-03-26 12:39:05 -07:00
William A. Kennington III 8071107881 libwebp: 0.4.2 -> 0.4.3 2015-03-26 12:36:04 -07:00
William A. Kennington III b17cf394bd libdrm: 2.4.59 -> 2.4.60 2015-03-26 12:34:05 -07:00
Arseniy Seroka fe91ef5132 Merge pull request #7004 from spwhitt/libsvm
libsvm: New package
2015-03-26 21:22:12 +03:00
Herwig Hochleitner 24ddfc7c38 passthru.home in openjdk8, similar to other jdks 2015-03-26 19:06:36 +01:00
Arseniy Seroka a062b64cdf Merge pull request #6995 from oxij/add-toluapp
tolua++ (toluapp): add version 1.0.92
2015-03-26 20:13:31 +03:00
Spencer Whitt c37f53ed56 libsvm: New package 2015-03-26 11:41:57 -04:00
Spencer Whitt b5099669ac SDL_image: Enable building on Darwin 2015-03-26 11:15:02 -04:00
Spencer Whitt 1cef6dc89a SDL: Build on Darwin 2015-03-26 11:14:45 -04:00
Jan Malakhovski 46aa9361d6 tolua++ (toluapp): add version 1.0.92 2015-03-26 13:03:17 +00:00
Michel Kuhlmann c96bc1e507 r-modules: fixing rggobi by adding initial expression for ggobi 2015-03-26 12:20:07 +01:00
goodwillcoding 62d4564de4 fix the cmake 2.8.x detection of OpenSSL version broken in openssl 1.0.1m
this is a follow up to security update for openssl: 1.0.1l -> 1.0.1m,
references:
 - http://public.kitware.com/Bug/bug_relationship_graph.php?bug_id=15386
 - http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c5d9a8283cfac15b4a5a07f18d5eb10c1f388505#patch1

(cherry picked from commit 30dd174520)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-03-26 11:42:02 +01:00
Peter Simons 1841a05b9d haskell-stm-queue-extras: real fix for the broken Cabal file 2015-03-26 11:29:06 +01:00
Peter Simons a8d249cbbb haskell-bytestring-arbitrary: use compiler-specific LLVM version 2015-03-26 11:29:06 +01:00
Peter Simons 753284c2d0 hackage-packages.nix: add compiler-specific LLVM support
This change will resolve 'llvm' and related symbols from the compiler-specific
'llvmPackages' set rather than the global 'pkgs'. This allows us to use
different versions of llvm depending on the copmiler we're building with.
2015-03-26 11:29:06 +01:00
Peter Simons 2e811ff754 hackage-packages: re-generate from Hackage 2015-03-25T19:49:53+0100 2015-03-26 11:29:05 +01:00
Peter Simons 39ec62fa96 haskell-configuration-common: don't import LLVM into the package set
Instead, we'll make sure that packages find it in self.llvmPackages.
2015-03-26 11:29:05 +01:00
Nikolay Amiantov 49f3c375b5 ghcWithPackages: add withLLVM 2015-03-26 11:29:05 +01:00
Peter Simons 1368206eb8 haskell-configuration-common: remember ticket URL 2015-03-26 11:29:05 +01:00
Peter Simons 73f35dcc0c haskell-CLI fails its test suite because of missing modules. 2015-03-26 11:29:05 +01:00
Peter Simons eb4f75a868 ghc: remove obsolete "i686-darwin" from meta.platforms 2015-03-26 11:29:05 +01:00
Peter Simons 6bd48cbfef Enable Darwin builds of Haskell packages again.
Hopefully, issues like https://github.com/NixOS/nixpkgs/issues/2689 are
all remedied by now.
2015-03-26 11:29:05 +01:00
Peter Simons 93bd02a6aa ghc: versions prior to 7.4.x currently don't work on Darwin
db4cb021c0 (commitcomment-10320216)
2015-03-26 11:29:05 +01:00
Peter Simons a6f3b54fd0 haskell-ng: disable failing builds on Hydra 2015-03-26 11:29:05 +01:00
Rob Vermaas 46eedd9de5 Dohh 2015-03-26 09:48:27 +00:00
Rob Vermaas ac35d15bcc bazel: Upstream pushed patch, removing patch. 2015-03-26 09:46:31 +00:00
Rob Vermaas 7721ff4ccb bazel: add patch suggested by upstream 2015-03-26 06:30:21 +00:00