Commit Graph

23030 Commits

Author SHA1 Message Date
taku0
137f281849 oraclejdk: bump to 8u40 2015-03-05 23:01:21 +09:00
William A. Kennington III
e15cd2375e kerberos: Add development string 2015-03-04 16:48:52 -08:00
William A. Kennington III
c5dce2def0 uid_wrapper: Add derivation 2015-03-04 16:48:52 -08:00
William A. Kennington III
88c01c5647 socket_wrapper: Add derivation 2015-03-04 16:48:52 -08:00
William A. Kennington III
3e4fa69a90 nss_wrapper: Add derivation 2015-03-04 16:48:51 -08:00
William A. Kennington III
7b517a4b29 tevent: 0.9.23 -> 0.9.24 2015-03-04 16:48:51 -08:00
Eelco Dolstra
6f33aa8465 orig-gcc -> orig-cc 2015-03-04 22:15:46 +01:00
Eelco Dolstra
694f01db2d intersect -> intersectLists, subtract -> subtractLists 2015-03-04 22:15:46 +01:00
Eelco Dolstra
97fcb33ac2 cudatoolkit: Fix gcc -> cc
Urgh, we shouldn't have renamed gcc to cc...
2015-03-04 22:15:46 +01:00
Eelco Dolstra
829479d1dd substract -> subtract 2015-03-04 22:15:45 +01:00
Peter Simons
16d8a67e75 hackage-packages: re-generate from Hackage 2015-03-04T18:28:23+0100 2015-03-04 18:28:23 +01:00
Ricardo M. Correia
e6561c5fb1 cargo: Install man page
... as well as other artifacts.
2015-03-04 18:08:52 +01:00
Peter Simons
13764f0b0f haskell-ng: Monadius and cabal-debian are broken 2015-03-04 15:55:34 +01:00
Peter Simons
9b600ca3b5 haskell-al: fix build 2015-03-04 15:55:33 +01:00
Peter Simons
ce441f4aaf haskell-ng: configure overrides 2015-03-04 15:55:33 +01:00
Peter Simons
1bc9c33f78 hackage-packages: re-generate from Hackage 2015-03-04T12:23:14+0100 2015-03-04 15:55:33 +01:00
Peter Simons
1459bbf1e3 haskell-configuration-common: cosmetic 2015-03-04 14:14:16 +01:00
lethalman
bb7cc43c0f Merge pull request #6655 from wjlroe/go-1.4.2
go: Update to version 1.4.2
2015-03-04 13:52:08 +01:00
Vincent Laporte
651a4c4e6e Adds ocaml-fileutils
ocaml-fileutils is a library of pure OCaml functions to manipulate real
files and filenames.

Homepage: http://ocaml-fileutils.forge.ocamlcore.org/
2015-03-04 13:15:53 +01:00
William Roe
7dcde14809 go: Update to version 1.4.2 2015-03-04 11:55:47 +00:00
Peter Simons
030bd26af3 r-modules: mark daff and rjade broken 2015-03-04 12:51:43 +01:00
Pascal Wittmann
824accb1cb checkstyle: update from 6.4 to 6.4.1 2015-03-04 12:23:37 +01:00
Peter Simons
a07576ff4d haskell-poppler: fix reference to poppler-glib 2015-03-04 12:20:09 +01:00
Peter Simons
d0aeea2ac3 haskell-zlib-conduit fails the Haddock stage because it doesn't define any modules. 2015-03-04 12:20:09 +01:00
Peter Simons
38c67a358e yap: mark 32 bit Linux build broken 2015-03-04 11:14:58 +01:00
Peter Simons
6af6b8baae Merge pull request #6566 from aavogt/master
let generate-cran-packages.R complete without needing to download the whole CRAN
2015-03-04 11:08:00 +01:00
Sander van der Burg
b072ce228a Merge pull request #6645 from totherme/androidndk_r8e_pin
Add option to build old androidndk r8e.
2015-03-04 09:18:49 +00:00
Eric Seidel
6c6d8772ed libsoup: patch to remove non-existent symbol 2015-03-03 20:16:33 -08:00
Dan Peebles
57250fc2cc Enable cgo on darwin 2015-03-03 20:03:48 -05:00
William A. Kennington III
d6ed3570b0 openct: 0.6.19 -> 0.6.20 2015-03-03 14:27:49 -08:00
Peter Simons
75cb15fc4b haskell-test-sandbox: test suite requires external programs 2015-03-03 22:48:16 +01:00
Peter Simons
c791337d13 haskell-rtorrent-rpc does not compile. 2015-03-03 22:48:16 +01:00
Peter Simons
025f62351a haskell-wai-middleware-preprocessor: test suite is broken in ghc-7.8.x 2015-03-03 22:48:16 +01:00
Peter Simons
278bea4eda haskell-hsqml: fix build 2015-03-03 22:48:16 +01:00
Peter Simons
19f74eebd6 haskell-Xauth: fix reference to libXau system library 2015-03-03 22:48:16 +01:00
Peter Simons
0af5205732 haskell-system-fileio: test suite failures are fixed 2015-03-03 22:48:16 +01:00
Peter Simons
b29d61e0df haskell-test-sandbox: the build errors have been fixed upstream 2015-03-03 22:48:16 +01:00
Peter Simons
b0b08abf31 hackage-packages.nix: re-generate from Hackage 2015-03-02T12:33:46+0100
Resolves https://github.com/NixOS/nixpkgs/issues/6622.
2015-03-03 22:48:16 +01:00
William A. Kennington III
731e833e99 tevent: 0.9.22 -> 0.9.23 2015-03-03 12:55:40 -08:00
Vincent Laporte
c6d31ad722 Adds ocaml-base64
Base64 encoding and decoding in OCaml

Homepage: https://github.com/mirage/ocaml-base64
2015-03-03 17:10:49 +01:00
Gareth Smith
9d57638439 Pulled androidndk_r8e into a separate file. 2015-03-03 15:31:49 +00:00
Gareth Smith
487dc80d8a Add option to build old androidndk r8e.
This version is the one required to build mobile Firefox. See build
documentation here:

https://wiki.mozilla.org/Mobile/Fennec/Android/Detailed_build_instructions#Install_Android_NDK
2015-03-03 14:08:53 +00:00
Sander van der Burg
b9c02fe7a3 Merge pull request #6644 from totherme/android-extras
Added options for androidsdk to use more extras.
2015-03-03 10:46:05 +00:00
William A. Kennington III
adbba6eded Merge pull request #6528 from codyopel/stdenv-fixes
remove stdenv.isBSD
2015-03-02 20:10:07 -08:00
Ambroz Bizjak
d777470c3d KDevelop: Update to 4.7.1. 2015-03-03 01:44:36 +01:00
Charles Strahan
b4d4b88988 Merge pull request #6147 from abbradar/bundlerenv-env
bundler-env: add .env
2015-03-02 18:28:02 -05:00
Bjørn Forsman
c47a3b0663 microscheme: update to latest release (0.9.2)
* Don't "externalize url/rev/sha256 to permit easier override".
  Just override 'src' itself. Then you can get the source from anywhere,
  not just git. I needed to touch this anyway, because I want to use
  fetchzip instead of fetchgit for releases (no need to clone repo).
* Latest release has "make install" improvements, simplifying our
  install.
2015-03-02 21:55:55 +01:00
Georges Dubus
9e59c9ad84 Merge pull request #6623 from woehr/master
Upgrade Rust compiler
2015-03-02 21:38:29 +01:00
Jordan Woehr
5821e91bd1 Restructure rustc derivations for ease of updating.
Update racerRust to use new rustcMaster and upgrade cargoSnapshot so racer builds.
2015-03-02 12:40:55 -07:00
Vincent Laporte
7365907de5 Adds ocaml-io-page
This OCaml library implements support for efficient handling of I/O
memory pages on Unix and Xen.

Homepage: https://github.com/mirage/io-page
2015-03-02 11:26:03 +01:00
Eelco Dolstra
ea0d6a7fc0 Add CUDA toolkit 6.5 2015-03-02 00:24:00 +01:00
Lluís Batlle i Rossell
b5855077fc Merge staging until the libsigsegv 'fix'
The fix that disables libsigsegv.
2015-03-01 22:12:05 +01:00
Gareth Smith
1ae10523c8 Added options for androidsdk to use more extras.
Existing packages should perform unchanged. There's a new package called
androidsdk_5_0_1_extras which adds support for android support libraries
and google play services.
2015-03-01 21:11:03 +00:00
Pascal Wittmann
75a988394b Merge pull request #6608 from bobvanderlinden/lirc-0.9.2a
lirc: upgraded to 0.9.2a
2015-03-01 18:58:21 +00:00
Vincent Laporte
587f127e93 coq-contribs: fix various packages 2015-03-01 17:53:51 +01:00
Vincent Laporte
d8912db092 ocsigen-deriving: update from 0.6.2 to 0.7 2015-03-01 17:53:51 +01:00
Tobias Geerinckx-Rice
ebf122c36f coan: only build on Linux 2015-03-01 12:32:13 +01:00
Pascal Wittmann
b8d5e2fd6a checkstyle: update from 6.3 to 6.4 2015-03-01 09:53:41 +01:00
Cray Elliott
4995ecbb80 update foldl patch hash for GHC 7.10.1x, the pull request was updated 2015-03-01 00:18:08 -08:00
Sander van der Burg
62080e3939 smack: bump to version 3.4.1 2015-02-28 21:54:15 +00:00
Bob van der Linden
186348f831 lirc: fix python reference in build tools 2015-02-28 20:30:04 +01:00
codyopel
6ed1d9f525 ffmpeg: refactor to generic
* migrate some branches from ffmpeg.config.<optional>, now allows version specific configuration
* Added optionals for most features
* Added qt-faststart executable
* Licensing corrections
* Added dependencies
    + celt
    + faad2
    + flite
    + frei0r-plugins
    + fribidi
    + game-music-emu
    + gsm
    + jack2
    + ladspa-sdk
    + libavc1394
    + libbluray
    + libbs2b
    + libcaca
    + libmodplug
    + libogg
    + libraw1394
    + libssh
    + libwebp
    + libxcb
    + lzma
    + openal
    + opencl
    + opengl
    + openh264
    + openjpeg
    + openssl
    + pulseaudio
    + rtmpdump
    + samba
    + soxr
    + v4l-utils
    + vid.stab
    + wavpack
    + libX11
    + libXv
    + wavpack
    + x265
    + xavs
    + xvidcore
    + zeromq
* Outlines support for: (unpackaged/broken dependencies)
    + aacplus
    + avisynth
    + crystalhd
    + blackmagic-design-desktop-video
    + flite
    + ilbc
    + libavc1394
    + libcdio-paranoia
    + libiec61883
    + libmfx
    + libnut
    + nvenc (nvidia)
    + opencl
    + opencore-amr
    + openh264
    + oss
    + libquvi
    + schroedinger
    + shine
    + twolame
    + utvideo
    + vo-aacenc
    + vo-amrwbenc
    + zvbi
2015-02-28 12:12:25 -05:00
Bob van der Linden
45216b82a1 lirc: upgraded to 0.9.2a 2015-02-28 17:49:58 +01:00
Jaka Hudoklin
bd81885f70 nodePackages: correctly handle platforms and optional dependencies 2015-02-28 04:03:24 +01:00
Charles Strahan
f87a7fd241 bundix: update 2015-02-27 14:28:34 -05:00
Vincent Laporte
f57163265b Adds ocaml-erm_xmpp
OCaml based XMPP implementation

Homepage: https://github.com/ermine/xmpp
2015-02-27 18:37:20 +01:00
Domen Kožar
1fb78f8994 openssl: 1.0.1k -> 1.0.1l 2015-02-27 12:59:59 +01:00
Domen Kožar
83b9a19390 dbus-glib: 0.102 -> 0.104 (fixes nm-applet empty menu) 2015-02-27 12:59:59 +01:00
Vladimír Čunát
7abccbe81c octave: disable parallel building again
http://hydra.nixos.org/build/19917018
2015-02-27 12:55:49 +01:00
Luca Bruno
a7879236bd mysql-workbench: fix build using libctemplate 2.2 2015-02-27 12:10:25 +01:00
Bjørn Forsman
fc966aead0 gradle: don't hardcode gradle-launcher-VERSION.jar
Instead, figure out VERSION at build-time. This simplifies using
overrideDerivation (no need to copy and modify installPhase).

Also add a check that the file exists (catch potential failure early).
2015-02-27 12:08:03 +01:00
Luca Bruno
836b3d835e botanUnstable: 1.11.13 doesn't exist, use 1.11.10 2015-02-27 11:08:31 +01:00
Adam Vogt
2397f96d92 CRAN MASS_7.3-39 was uploaded twice, so use the newer checksum
The two dates are:

Packaged: 2015-02-20 08:29:38 UTC; ripley
Packaged: 2015-02-24 10:34:20 UTC; ripley

There were with changes to tests/Examples/MASS-Ex.Rout.save,
but the rest of the code seems unaffected.
2015-02-26 19:16:55 -05:00
Adam Vogt
5adab4cbc9 remove some packages marked broken for cran-packages.nix
those packages were removed from cran (and cran-packages.nix)
2015-02-26 16:17:15 -05:00
Moritz Ulrich
12414a34b2 DFU-Programmer: Update to 0.7.2. 2015-02-26 18:20:40 +01:00
lethalman
69d3adbf3d Merge pull request #6425 from grwlf/siptools
Siptools
2015-02-26 15:00:17 +01:00
Pascal Wittmann
92664a84ad nasm: update from from 2.11.05 to 2.11.08
2.11.06 had a bug that broke syslinux [1], this bug was
fixed in 2.11.07, but there was never a tar-ball release
of that version.

[1] http://sourceforge.net/p/nasm/mailman/message/33074214/
2015-02-26 14:43:44 +01:00
Thomas Tuegel
b692340441 openblas: fix build on i686 2015-02-26 06:44:03 -06:00
Peter Simons
cec683b791 hackage-packages: re-generate from Hackage 2015-02-25T21:27:32+0100 2015-02-26 11:34:14 +01:00
Vincent Laporte
de3924a1a8 Adds ocaml-asn1-combinators
An OCaml library of combinators for expressing ASN.1 grammars.

Homepage: https://github.com/mirleft/ocaml-asn1-combinators
2015-02-26 08:35:05 +01:00
Adam Vogt
f8d0a412d6 update cran packages 2015-02-25 17:50:42 -05:00
Adam Vogt
8365753a43 let generate-cran-packages.R read checksums from cran-packages.nix
this lets "Rscript generate-cran-packages.R > cran-packages.nix"
complete much quicker, because we only have to download packages
with new versions.
2015-02-25 17:43:43 -05:00
Peter Simons
aaf09cd216 haskell-cuda: jump through hoops to make this build succeed
The package has undeclared dependencies on 'nvidia_x11' and 'cudatoolkit', the
latter of which also comes with a non-standard directory layout that our
builder cannot handle without help. Last but not least, the build hard-codes
impure search paths like /usr/local/cuda that need to be patched out.

Resolves https://github.com/NixOS/nixpkgs/issues/6562.
2015-02-25 16:52:02 +01:00
Domen Kožar
61c3aa5047 python: 3.4.2 -> 3.4.3 2015-02-25 15:21:14 +01:00
Peter Simons
2ce047165a hackage-packages.nix: re-generate from Hackage 2015-02-25T12:26:26+0100 2015-02-25 14:11:17 +01:00
Domen Kožar
f4acbf30f2 Revert "Fix eval"
This reverts commit 6afc1907c8.

Not needed anymore after revert at
b653e3f661
2015-02-25 09:43:25 +01:00
Domen Kožar
9214859fd2 Revert "Mark many packages (mostly python) broken because of broken dependencies."
This reverts commit bf86758a42.

See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
67f9edc98e Revert "python-packages.nix: updated 'disabled' attributes to reduce the number of evaluation errors in http://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors"
This reverts commit a250e9b908.

See 71a9aa10ca25f5659a657d8910e11f36c3439a36
2015-02-25 09:23:31 +01:00
Domen Kožar
b653e3f661 Revert "python-generic: set meta.broken for disabled packages instead of raising an error during evaluation"
This reverts commit 79a5fec9c0.

meta.broken uses 'throw' under the hood so it can not improve the
current situation. Reverting to previous behaviour gives us correct
error message to the user indicating that interpreter is not supported.

Correcting Hydra output is out of scope of Python packaging.
2015-02-25 09:23:31 +01:00
Vincent Laporte
b6d8d57905 libharu: update from 2.2.1 to 2.3.0 2015-02-25 08:46:57 +01:00
codyopel
e29b0da9c7 remove stdenv.isBSD 2015-02-24 22:15:51 -05:00
Mateusz Kowalczyk
cc4a5073e2 Resurrect openjpeg 2.0.x and use it for mupdf
mupdf doesn't compile with 2.1 due to API changes

cc @codyopel who made the openjpeg update
2015-02-25 01:50:06 +00:00
Peter Simons
7cc7e9b64a haskell-haxr has been fixed. 2015-02-24 23:29:58 +01:00
Peter Simons
27e37a11d1 haskell-ng: update Cabal to version 1.22.1.1 and binary to version 0.7.4.0 2015-02-24 23:29:58 +01:00
Peter Simons
475097ace1 hackage-packages: re-generate from Hackage 2015-02-24T12:08:55+0100 2015-02-24 23:29:58 +01:00
vbgl
8300898f98 Merge pull request #6533 from michelk/gdal_1.11.2
gdal: update to 1.11.2
2015-02-24 22:45:50 +01:00
William A. Kennington III
51b7fe53fa libinput: 0.10 -> 0.11 2015-02-24 11:52:19 -08:00
William A. Kennington III
dbaf941212 Merge pull request #6422 from codyopel/libinput
libinput: refactor & add optional dependencies
2015-02-24 11:47:45 -08:00
Pascal Wittmann
c639b834c2 groovy: update from 2.4.0 to 2.4.1 2015-02-24 19:04:23 +01:00
Pascal Wittmann
48add86c05 groovy: update homepage 2015-02-24 19:04:23 +01:00
Eelco Dolstra
843f21fd6a nss: Update to 3.17.4 2015-02-24 18:50:04 +01:00
Eelco Dolstra
3facd6b66d sqlite: Update to 3.8.7.4 2015-02-24 18:42:16 +01:00
Peter Simons
a250e9b908 python-packages.nix: updated 'disabled' attributes to reduce the number of evaluation errors in http://hydra.nixos.org/jobset/nixpkgs/trunk#tabs-errors 2015-02-24 15:23:45 +01:00
codyopel
ac2ed3818c libinput: refactor & add optional dependencies 2015-02-24 02:39:31 -05:00
Michel Kuhlmann
3e87b82fe2 gdal: enabling geos
In order to use ogr2ogr for clipping, this options needs to be
enabled.
2015-02-24 08:35:34 +01:00
William A. Kennington III
ee41f35c40 Merge pull request #6490 from codyopel/openjpegbr
openjpeg: refactor to generic, add 1.x & 2.0.0 -> 2.1.0
2015-02-23 22:02:56 -08:00
Nathaniel Baxter
0be8418275 libvirt: update from 1.2.9 to 1.2.12
libvirt-glib: update from 0.1.9 to 0.2.0
pythonPackages.libvirt: update from 1.2.9 to 1.2.12

Potentially fixes CVE-2014-7823 CVE-2015-0236
2015-02-23 20:09:54 +01:00
Bjørn Forsman
6afc1907c8 Fix eval
Fixes this:

$ nix-env -f . -qa \* --meta --xml --drv-path --show-trace >/dev/null
...
error: while querying the derivation named ‘pypy2.5-graph-tool-2.2.36’:
while evaluating the attribute ‘preConfigure’ of the derivation ‘pypy2.5-graph-tool-2.2.36’ at "/home/bfo/nixpkgs/pkgs/development/python-modules/graph-tool/2.x.x.nix":5:3:
attribute ‘sitePackages’ missing, at "/home/bfo/nixpkgs/pkgs/development/python-modules/graph-tool/2.x.x.nix":22:54
2015-02-23 19:45:05 +01:00
Jaka Hudoklin
97ea4ab54e nodePackages: add namePrefix parameter to override package name prefix 2015-02-23 14:27:38 +01:00
Peter Simons
bf86758a42 Mark many packages (mostly python) broken because of broken dependencies. 2015-02-23 14:06:24 +01:00
Peter Simons
524e184c68 haskell-ng: fix crf-chain1-constrained and crf-chain2-tiers 2015-02-23 13:46:04 +01:00
Peter Simons
921eadb2ad haskell-hspec-webdriver does not compile. 2015-02-23 13:46:04 +01:00
Peter Simons
ad56a5c124 haskell-haxr doesn't compile. 2015-02-23 13:46:04 +01:00
Peter Simons
347969c671 haskell-buffer-builder and haskell-language-lua have been fixed. 2015-02-23 13:46:04 +01:00
Peter Simons
b1dd0a0db5 haskell-dbmigrations: build has been has been fixed
But the test suite requires a running PostgreSQL server.
2015-02-23 13:46:04 +01:00
Peter Simons
a88d2eeb3a hackage-packages.nix: re-generate from Hackage 2015-02-23T11:43:03+0100 2015-02-23 13:46:04 +01:00
lethalman
a5a424bbce Merge pull request #6530 from sheganinans/master
Ur/Web version bump
2015-02-23 13:31:32 +01:00
Jaka Hudoklin
b2fdcf801c nodePackages: add platform support, fix a lot of bugs 2015-02-23 13:29:50 +01:00
Jaka Hudoklin
60993d7716 nodePackages: prefix packages based on interpreter name 2015-02-23 13:29:50 +01:00
Jaka Hudoklin
284046cebc Merge pull request #6510 from offlinehacker/pkgs/libsass/add
Add libsass
2015-02-23 13:07:11 +01:00
Nikolay Amiantov
68ed035798 Merge pull request #6506 from nathanielbaxter/dev/libbluray
libbluray: fix aacs support
2015-02-23 14:17:41 +03:00
Peter Simons
b1d056324a Merge pull request #6527 from joelteon/7.10-packages
Fixes and patches for a lot of packages for GHC 7.10
2015-02-23 11:53:50 +01:00
Aistis Raulinaitis
9adb387327 Ur/Web version bump 2015-02-23 02:40:27 -08:00
Michel Kuhlmann
0c22975cb2 gdal: update to 1.11.2 2015-02-23 11:29:14 +01:00
lethalman
ff98a8c24c Merge pull request #6513 from valeriangalliat/nodejs-iojs-libuv-shared
Shared libuv in io.js and Node.js
2015-02-23 11:10:05 +01:00
vbgl
6668a05abc Merge pull request #6521 from lostdj/ltp/upstream-master/emscripten1.29.10
emscripten: update from 1.29.3 to 1.29.10.
2015-02-23 11:03:54 +01:00
Lluís Batlle i Rossell
781666da50 octave: generate the documentation
I find octave quite unusable, without its help pages. Recently it started to
require gnuplot to generate them (even the text-only).

I also enabled parallel building. A comment from 2012 said about spurious
failures if it were enabled, but I don't know if these happen again. Let's
enable it to see.

(cherry picked from commit a6f1024b1f2235825d7b441125db2e0d42febdd1)

Conflicts:
	pkgs/top-level/all-packages.nix
2015-02-23 10:29:42 +01:00
lethalman
78e0e8e556 Merge pull request #6516 from valeriangalliat/update-iojs
Update io.js
2015-02-23 10:19:28 +01:00
Vincent Laporte
176e38f6f2 Adds ocaml-cstruct
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.

Homepage: https://github.com/mirage/ocaml-cstruct
2015-02-23 09:57:31 +01:00
Vladimír Čunát
bc51573f8a dragonegg-3.5: fix by dropping included patch
It seems to compile a hello-world fine.
2015-02-23 09:37:07 +01:00
Mateusz Kowalczyk
6a6cc70978 Merge pull request #6505 from nathanielbaxter/dev/ffmpeg
ffmpeg: update 2.5.3 to 2.5.4
2015-02-23 07:30:50 +00:00
Joel Taylor
1a255fed58 more patches 2015-02-22 20:51:22 -08:00
Joel Taylor
8bfa1a2efc Patches for a lot of packages for GHC 7.10 2015-02-22 17:33:10 -08:00
Tobias Geerinckx-Rice
841905e1ea coan: skip checks; they work locally but fail on Hydra
This reverts commit 607cc808d8.
2015-02-23 01:45:08 +01:00
Valérian Galliat
63f7dc60ff Update io.js 2015-02-22 22:36:35 +01:00
Peter Simons
c0db1fec7c haskell-system-canonicalpath: test suite has been fixed 2015-02-22 22:17:10 +01:00
Peter Simons
d67a076707 haskell-descriptive test suite has been disabled upstream. 2015-02-22 22:13:10 +01:00
Peter Simons
001d4d07cd haskell-wai-middleware-throttle fails its test suite. 2015-02-22 22:13:10 +01:00
Peter Simons
e33b739401 haskell-c2hs: the test suite errors have been fixed
See https://github.com/NixOS/nixpkgs/issues/6343 for details.
2015-02-22 22:13:10 +01:00
Peter Simons
d88ae678c3 haskell-lambdabot doesn't build with monad-control 1.x. 2015-02-22 22:13:10 +01:00
Peter Simons
aeadb16444 ghcWithPackages: don't re-generate the packages.conf.d cache if there are no actual libraries added to the environment
This change resolves https://github.com/NixOS/nixpkgs/issues/6419.
2015-02-22 22:13:10 +01:00
Peter Simons
5d5b51dfc0 haskell-generic-builder: add a passthru attribute 'isHaskellLibrary' to every derivation
The presence of this attribute allows us to recognize Haskell derivations.
Furthermore, we can use it to distinguish libraries from executables (which is
useful for the code that's generating the wrapper).
2015-02-22 22:13:10 +01:00
Peter Simons
a3c351b98a haskell-jose-jwt has been fixed. 2015-02-22 22:13:10 +01:00
Peter Simons
e8fbc94939 hackage-packages: re-generate from Hackage 2015-02-22T21:05:07+0100 2015-02-22 22:13:10 +01:00
Vladimír Čunát
c8f2a31de3 libav-11: maintenance update, including security
CVE-2014-{8541,8542,8543,8547,8548,8549}
2015-02-22 21:32:31 +01:00
Peter Simons
f898ca1a2e haskell-ng: clean up some obsolete overrides 2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489 haskell-hmidi: build is broken 2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c haskell-crf-chain2-tiers does not compile. 2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7 haskell-lhc: doesn't compile 2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9 More broken Haskell builds. 2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4 haskell-ersatz cannot compile its test suite. 2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8 haskell-crf-chain1-constrained does not compile. 2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77 haskell-language-lua: missing build tool "alex" 2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9 haskell-descriptive fails its test suite 2015-02-22 19:47:24 +01:00
Peter Simons
1034d81326 Users of haskell-purescript won't compile with ghc-7.8.x either. 2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c haskell-buffer-builder-aeson doesn't compile. 2015-02-22 19:47:24 +01:00
Peter Simons
8e92c1fcbe haskell-descriptive: update to version 0.9.1 to fix build errors 2015-02-22 19:47:23 +01:00
Peter Simons
2b8b3cc147 haskell-buffer-builder does not compile. 2015-02-22 19:47:23 +01:00
Peter Simons
64480bd6b8 haskell-ArrowVHDL doesn't compile with recent versions of base. 2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72 haskell-dbmigrations cannot compile its test suite. 2015-02-22 19:47:23 +01:00
Peter Simons
3f487c14f8 haskell-highlighter2 does not compile with ghc-7.8.x. 2015-02-22 19:47:23 +01:00
Peter Simons
0961557f8f haskell-karakuri is broken; haskell-jose-jwt fails its test suite. 2015-02-22 19:47:23 +01:00
Peter Simons
4c124c4a02 haskell-purescript does not compile with ghc-7.8.x. 2015-02-22 19:47:23 +01:00
Peter Simons
95c321e0f7 Mark more users of haskell-test-sandbox broken. 2015-02-22 19:47:23 +01:00
Peter Simons
31073f367e haskell-configuration-tools: build succeeds with GHC 7.8.x now
Test suite is broken, though.
2015-02-22 19:47:23 +01:00
Peter Simons
3cfa24338d haskell-QuickCheck: add support for version 1.x to fix various builds 2015-02-22 19:47:23 +01:00
Peter Simons
411d3dcb61 haskell-elevator: build is fixed 2015-02-22 19:47:23 +01:00
Peter Simons
9c3da4e723 Cabal: update overrides for version 1.22.1.0 2015-02-22 19:47:22 +01:00
Peter Simons
f28a690bed hackage-packages.nix: re-generate from Hackage 2015-02-22T13:31:37+0100 2015-02-22 19:47:22 +01:00
lostdj
bca50ddb7d emscripten: update from 1.29.3 to 1.29.10. 2015-02-22 21:35:38 +03:00
Peter Simons
80101c8329 Disable some broken R packages. 2015-02-22 18:22:35 +01:00
cillianderoiste
d44573e16f Merge pull request #6469 from rushmorem/jshon-package
Add jshon package
2015-02-22 14:10:08 +01:00
cillianderoiste
3440039769 Merge pull request #6493 from bcdarwin/teyjus
new package: teyjus 2.0-b2
2015-02-22 13:58:11 +01:00
cillianderoiste
ba4cb54297 Merge pull request #6507 from nathanielbaxter/dev/quazip
quazip: update from 0.7 to 0.7.1
2015-02-22 13:56:23 +01:00
Valérian Galliat
43f02f27a0 Shared libuv in io.js and Node.js 2015-02-22 12:41:33 +01:00
Bjørn Forsman
6e070cb9d9 avr-gcc-with-avr-libc: remove unused gcc-4.6 patch
Unused since dd4e1d4225 (avr-gcc-with-avr-libc: Update to latest versions.)
2015-02-22 12:41:14 +01:00
Valérian Galliat
ef86e3c1b5 libuv: version 1.4.0 2015-02-22 12:41:03 +01:00
lethalman
fb41f0302e Merge pull request #6234 from valeriangalliat/iojs
Add io.js
2015-02-22 12:26:22 +01:00
Ambroz Bizjak
dd4e1d4225 avr-gcc-with-avr-libc: Update to latest versions.
Also modernize the Nix expression.
2015-02-22 12:17:35 +01:00
Jaka Hudoklin
8de806ebd4 Add libsass 2015-02-22 12:03:06 +01:00
Valérian Galliat
62b17c8bf1 io.js: shared libraries
@lethalman courtesy <https://github.com/NixOS/nixpkgs/pull/6234#issuecomment-75429850>.
2015-02-22 12:00:34 +01:00
Nathaniel Baxter
e149afe3a1 quazip: update from 0.7 to 0.7.1 2015-02-22 15:16:39 +11:00
Nathaniel Baxter
89f4507c5c libbluray: fix aacs support 2015-02-22 14:39:37 +11:00
Nathaniel Baxter
798a42a3ee ffmpeg: update 2.5.3 to 2.5.4 2015-02-22 11:58:48 +11:00
Ben Darwin
63d61cee7f teyjus: 2.0-b2 2015-02-21 19:55:24 -05:00
Arseniy Seroka
8887ad850f Merge pull request #6487 from ftrvxmtrx/openal-soft-1.16.0
openal-soft 1.15.1 -> 1.16.0
2015-02-22 00:25:55 +03:00
Thomas Tuegel
1254a6478d Merge branch 'kde5-split-qt' 2015-02-21 13:49:49 -06:00
Peter Simons
05b97395ae haskell-hmm does not compile. 2015-02-21 18:53:35 +01:00
Peter Simons
5b475709c8 haskell-elevator doesn't compile. 2015-02-21 18:53:35 +01:00
Peter Simons
79c33623a5 haskell-apiary: test suite depends on obsolete QuickCheck 1.x 2015-02-21 18:53:35 +01:00
Peter Simons
862d224c69 haskell-wxc: fix build
Our 'wxGTK' attribute refers to wxwidgets 2.8 by default, but haskell-wxc needs
version 2.9 or later.

Resolves https://github.com/NixOS/nixpkgs/issues/6478.
2015-02-21 18:53:35 +01:00
Peter Simons
14fe149551 haskell-types-compat: Haddock fails with an internal error 2015-02-21 18:53:35 +01:00
Peter Simons
b4ed8845a9 haskell-uhc-light: Haddock syntax errors have been fixed 2015-02-21 18:53:35 +01:00
Peter Simons
81082affeb haskell-c2hs fails its test suite on Linux/i686 2015-02-21 18:53:34 +01:00
Peter Simons
aa8b539611 haskell-asn1-encoding fails its test suite on Linux/i686 2015-02-21 18:53:34 +01:00
Peter Simons
8051e87848 hackage-packages.nix: re-generate from Hackage 2015-02-20T13:19:54+0100 2015-02-21 18:53:34 +01:00
Thomas Tuegel
8cf78bf5f4 update various packages to use Qt 5.4 2015-02-21 11:39:20 -06:00
Thomas Tuegel
0cf073627c remove split qt-5.3 2015-02-21 11:39:19 -06:00
Thomas Tuegel
2e7bf4ff60 remove kde-frameworks-5.5 and kde-frameworks-5.6 2015-02-21 11:39:19 -06:00
Thomas Tuegel
5dcab4fcf3 add kde-frameworks-5.7 2015-02-21 11:39:19 -06:00