Commit graph

59693 commits

Author SHA1 Message Date
Michael Raskin 7c8410b196 Merge pull request #6965 from joachifm/reimplement-j
j: re-implement using mkDerivation
2015-03-24 17:02:48 +03:00
Eelco Dolstra 5cc05f6cf2 nixUnstable: Update to 1.9pre4083_5114a07 2015-03-24 14:42:37 +01:00
Joachim Fasting 62a6499243 j: re-implement using mkDerivation 2015-03-24 14:05:25 +01:00
Shea Levy f80e342e83 ccache-links is wrapped, so it needs a gcc attribute 2015-03-24 08:59:34 -04:00
Peter Simons 85704cd9d3 cabal2nix: update to latest Git version 2015-03-24 13:58:08 +01:00
lethalman b90dac968e Merge pull request #6953 from aflatter/postgresql-with-openssl
Compile postgresql with openssl
2015-03-24 10:22:33 +01:00
lethalman 990d8d1a60 Merge pull request #6408 from benley/prometheus
New packages: Prometheus monitoring system
2015-03-24 10:11:15 +01:00
lethalman 4b34f11b79 Merge pull request #6941 from benley/golang-google-code-sadface
goPackages.protobuf: transition to new github import path
2015-03-24 10:03:10 +01:00
Arseniy Seroka 3a08b70be5 Merge pull request #6959 from pmahoney/libdevil
libdevil: patch to build on darwin
2015-03-24 10:36:29 +03:00
Michael Raskin 03912fb435 Update libfixposix link 2015-03-24 09:45:08 +03:00
Bjørn Forsman ff9bc81946 lttng-modules: update to latest stable (fixes build)
Fixes build against linux 3.14.36+.

Also
* It works with linux 3.12 now, so remove that assert
* Remove unneeded patches (merged upstream)
2015-03-24 07:10:12 +01:00
Tobias Geerinckx-Rice c3bc040128 python-packages: pgcli 0.16.1 -> 0.16.2 2015-03-24 04:02:13 +01:00
Ricardo M. Correia 232b434bc4 gradm: Update from 3.1-201502222102 -> 3.1-201503211320 2015-03-24 03:47:27 +01:00
Arseniy Seroka 40be415e57 Merge pull request #6957 from ehmry/rstudio
RStudio: initial commit at version 0.98.110
2015-03-24 00:49:28 +03:00
Patrick Mahoney 7f728ae2e1 libdevil: patch to build on darwin
On a OSX 10.10 system:

    libtool: compile:  clang++ -DHAVE_CONFIG_H -I. -I../include/IL -I ./../src-IL/include -I ./../include -fgnu89-inline -msse -msse2 -msse3 -D_THREAD_SAFE -I/nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR -I/nix/store/3jxslxa37wmfdnyfj1hckpxl0skscgj0-ilmbase-2.2.0/include/OpenEXR -O3 -c ./../src-IL/src/il_exr.cpp  -fno-common -DPIC -o .libs/libIL_la-il_exr.o
    In file included from ./../src-IL/src/il_exr.cpp:22:
    In file included from ./../src-IL/include/il_exr.h:18:
    In file included from /nix/store/7n9c36hz9sl2dqvfry8d554l935hq4ma-openexr-2.2.0/include/OpenEXR/ImfIO.h:49:
    In file included from /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/string:434:
    /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:32:22: error: expected value in expression
    #if __LITTLE_ENDIAN__
                         ^
    /nix/store/3qsrpjbsmn7w4d18i8zc6a44myiaa516-libc++-3.5.0/include/c++/v1/__config:110:11: fatal error: 'endian.h' file not found
    # include <endian.h>
              ^
    2 errors generated.
    make[1]: *** [libIL_la-il_exr.lo] Error 1
    make[1]: Leaving directory `/private/var/folders/1g/yfm550_10sb76p0z469bq9mr5zsthm/T/nix-build-libdevil-1.7.8.drv-1/devil-1.7.8/lib'
    make: *** [all-recursive] Error 1

See http://sourceforge.net/p/resil/tickets/8/
2015-03-23 15:53:45 -05:00
Emery Hemingway 56e21d05e8 RStudio: initial commit at version 0.98.110 2015-03-23 16:28:33 -04:00
Benjamin Staffin bcc8293cba New package: prometheus-statsd-bridge 2015-03-23 12:07:22 -07:00
Benjamin Staffin 781dbfb9b8 New package: prometheus-mesos-exporter 2015-03-23 12:07:22 -07:00
Benjamin Staffin d8c2cebf01 prometheus-node-exporter: update to 0.8.0 2015-03-23 12:07:21 -07:00
Benjamin Staffin 95be71cf91 Prometheus: update to 0.12.0 2015-03-23 12:07:21 -07:00
Benjamin Staffin 5b3254a8d1 New package: prometheus-node-exporter 2015-03-23 12:07:21 -07:00
Benjamin Staffin d11bb48234 New package: prometheus-cli 2015-03-23 12:07:20 -07:00
Benjamin Staffin 6564dd8199 New package: prometheus-pushgateway 2015-03-23 12:07:20 -07:00
Benjamin Staffin b2d17977be New package: prometheus-haproxy-exporter 2015-03-23 12:07:20 -07:00
Benjamin Staffin 92b08cd406 New package: prometheus-alertmanager 2015-03-23 12:07:19 -07:00
Benjamin Staffin 9c1f0b33a3 New package: Prometheus monitoring system 2015-03-23 12:06:57 -07:00
Benjamin Staffin 55bbb4fb0b goPackages.protobuf: transition to new github import path 2015-03-23 11:53:01 -07:00
Arseniy Seroka 460ea0a8a5 slurm: update pkg 2015-03-23 21:52:30 +03:00
Alexander Flatter e8df73e508 Compile postgresql with openssl 2015-03-23 18:51:45 +01:00
Pascal Wittmann 7811c40974 abduco: update from 0.3 to 0.4 2015-03-23 15:55:30 +01:00
Pascal Wittmann 5e3a99e7d6 groovy: update from 2.4.1 to 2.4.2 2015-03-23 15:29:36 +01:00
Pascal Wittmann afcb9be79e calibre: update from 2.21.0 to 2.22.0 2015-03-23 15:29:36 +01:00
Eelco Dolstra 433d30b877 libguestfs: Don't build on Hydra
It produces a package over 4 GB large, and takes several hours to
build (probably because of the overhead of copying that 4 GB image).
2015-03-23 13:25:20 +01:00
Eelco Dolstra 8470b03db2 Remove unused file 2015-03-23 12:02:13 +01:00
Eelco Dolstra 8d685306c5 jwhois: Add missing meta.platforms 2015-03-23 11:51:59 +01:00
vbgl bc5692f3ec Merge pull request #6939 from henrytill/opam
opam: update to 1.2.1
2015-03-23 11:45:05 +01:00
Luca Bruno 4a1c3760e0 pitivi: cleanup and fix icons on non-nixos 2015-03-23 11:24:34 +01:00
Arseniy Seroka 12e60724ff Merge pull request #6944 from kevinmarsh/master
Update python package requests2 2.5.1 -> 2.6.0
2015-03-23 13:23:37 +03:00
Arseniy Seroka ff22e19fc4 Merge pull request #6893 from hrdinka/nsd-config-options
nsd: Fix automatic config options
2015-03-23 13:19:29 +03:00
Arseniy Seroka a8b93517fa Merge pull request #6902 from vandenoever/davmail
Update davmail to 2.6.1.
2015-03-23 13:16:13 +03:00
Arseniy Seroka 268a90a397 Merge pull request #6938 from j-keck/sbt
sbt: bump to 0.13.8
2015-03-23 13:12:57 +03:00
lethalman fc7511f9a0 Merge pull request #6863 from bencef/jack2mplayer
mplayer: add (optionally) jack to NIX_LDFLAGS
2015-03-23 10:55:14 +01:00
Bence Fabian 2aa9da5a06 mplayer: Remove --enable-jack
If provided then configure won't use the pkgconfig of jack.
2015-03-23 10:42:37 +01:00
Kevin Marsh e412105bbb Update python package requests2 2.5.1 -> 2.6.0 2015-03-23 09:27:45 +00:00
lethalman 3af17021d4 Merge pull request #6867 from risicle/master
New packages for luabind, stxxl and osrm-backend
2015-03-23 10:03:12 +01:00
Austin Seipp a11078a78c nixpkgs: afl - add QEMU support
This adds support for `afl-fuzz -Q`, which can be used to instrument
arbitrary black-box binary code for fuzz testing using American Fuzzy
Lop through QEMU emulation.

This requires a custom QEMU 2.2.0 build of the Linux userspace emulators
(system emulators aren't required) with some custom patches. Furthermore
we have to patch the patches a little to make the build more sane (there
are some notes in the README about this).

Overall, the addition of this feature by default doesn't significantly
impact build times (since building QEMU for only one target builds only
a fraction of the source code, and many features are disabled), so it's
enabled by default.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-22 22:52:57 -05:00
Austin Seipp 624fcfce64 nixpkgs: afl 1.56b -> 1.57b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-03-22 18:29:57 -05:00
Jaka Hudoklin 491c8f82b2 Merge pull request #6917 from offlinehacker/rippled/module/awesome
rippled: expose more options, make compatible with new rippled version
2015-03-22 23:13:48 +01:00
Edward Tjörnhammar 9255f6c0af keychain: 2.7.1 -> 2.8.0 2015-03-22 23:04:44 +01:00
Aistis Raulinaitis 3c7a919431 ansi-wl-pprint hash correction 2015-03-22 15:00:07 -07:00