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
Eelco Dolstra
d3756e162c
stdenv-darwin: Auto-detect the "right" SDK version
2015-03-23 16:46:41 +01:00
Eelco Dolstra
ead7762573
stdenv-darwin: Use --sdk macosx10.9
...
Otherwise builds fail on Mac OS X 10.9 with Xcode 6.1. This is because
"xcrun --show-sdk-version" returns 10.10, which doesn't work.
2015-03-23 16:04:37 +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
Thomas Tuegel
355e3e90b3
clementine: patch for cmake-3.2
2015-03-23 07:23:32 -05:00
Eelco Dolstra
a89c14dc3c
No camelCase in filenames
2015-03-23 12:03:01 +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
Thomas Tuegel
143aa5aa17
remove jsoncpp-0.6.0-rc2
2015-03-22 17:05:12 -05:00
Edward Tjörnhammar
9255f6c0af
keychain: 2.7.1 -> 2.8.0
2015-03-22 23:04:44 +01:00
Thomas Tuegel
f47af9b2c8
remove cmake-3.0
2015-03-22 17:03:57 -05:00
Thomas Tuegel
3628370127
remove cmake-2.6.4
2015-03-22 17:02:32 -05:00
Thomas Tuegel
67199bda4e
remove cmake-2.8
2015-03-22 17:01:45 -05:00
Thomas Tuegel
a910301e18
make cmake-3.2 the default version
2015-03-22 17:00:46 -05:00
Aistis Raulinaitis
3c7a919431
ansi-wl-pprint hash correction
2015-03-22 15:00:07 -07:00
Henry Till
a5fb20d65a
opam: update to 1.2.1
2015-03-22 16:33:15 -04:00
Marcin Falkiewicz
6a6470b793
change icon name to var
2015-03-22 15:22:52 -05:00
Marcin Falkiewicz
bacf3be4fc
change firefox's hardcoded paths to variables
2015-03-22 15:22:52 -05:00
Marcin Falkiewicz
cea1f1b770
remove x-scheme-handler/mailto from .desktop file; change icon to follow xdg scheme
2015-03-22 15:22:52 -05:00
Thomas Tuegel
de893875f3
Merge branch 'kde4'
2015-03-22 15:20:46 -05:00
Arseniy Seroka
efa988a61a
Merge pull request #6933 from devhell/profile-cleaner
...
profile-cleaner: Add package
2015-03-22 23:08:48 +03:00
Brian McKenna
dc1ea2e968
tigerVNC: fix by updating ( close #6852 )
...
The default xorgserver is now on 1.16 and so the patch needs to change.
The 116 patch is not in 1.3.1 so we also need to upgrade.
I don't know how to compute this filename since the xorgserver derivation
doesn't have a version attribute.
2015-03-22 20:28:04 +01:00
William A. Kennington III
786f3216bc
zfs_git: 2015-03-12 -> 2015-03-20
2015-03-22 12:20:53 -07:00
William A. Kennington III
d071563006
spl_git: 2015-03-03 -> 2015-03-20
2015-03-22 12:20:38 -07:00
j-keck
de9e7bc5f1
sbt: bump to 0.13.8
2015-03-22 19:58:01 +01:00
cillianderoiste
c44c4cbe37
Merge pull request #6900 from k0ral/clf
...
New python package: clf
2015-03-22 19:28:25 +01:00
cillianderoiste
e3e31fba06
Merge pull request #6918 from teh/master
...
pythonPackages: Add hypothesis 0.7.0.
2015-03-22 19:27:08 +01:00
cillianderoiste
589f00608d
Merge pull request #6930 from ardumont/update-org-trello-derivation
...
Update to latest org-trello stable (0.6.9.3)
2015-03-22 19:25:52 +01:00
cillianderoiste
14de7bb1f5
Merge pull request #6937 from bendlas/dropbox
...
Dropbox
2015-03-22 19:25:05 +01:00
Thomas Tuegel
b4352e73df
kdeApps.kdelibs: set KDE_DEFAULT_HOME=.kde
2015-03-22 13:10:57 -05:00
Thomas Tuegel
0777420850
kf57: don't set obsolete KDE_DEFAULT_HOME
2015-03-22 13:10:24 -05:00
Utku Demir
2ecf9aad4a
myEnvFun: use stderr instead of stdout for messages
...
Close #6910 .
2015-03-22 18:24:35 +01:00
Herwig Hochleitner
7ed4beec55
Update dropbox[-cli] to latest
2015-03-22 18:10:28 +01:00
Herwig Hochleitner
75c4f136ca
dropbox-cli: make dropbox start
work
2015-03-22 18:09:41 +01:00
Damien Cassou
47df54d618
Merge pull request #6936 from DamienCassou/update-syncthing-0.10.29
...
syncthing 0.10.26 -> 0.10.29
2015-03-22 17:42:35 +01:00
Damien Cassou
acd999e4bd
syncthing 0.10.26 -> 0.10.29
2015-03-22 17:33:39 +01:00
Damien Cassou
6e5ae05dfe
Merge pull request #6935 from DamienCassou/update-syncthing-gtk-0.6.3
...
Update syncthing 0.6.2 -> 0.6.3
2015-03-22 17:22:08 +01:00
Damien Cassou
a94891c315
Update syncthing 0.6.2 -> 0.6.3
2015-03-22 17:19:26 +01:00
Michael Raskin
6e0d57fa4b
Merge pull request #6932 from taku0/firefox-bin-36.0.4
...
firefox-bin: update to version 36.0.4
2015-03-22 18:31:28 +03:00
devhell
7472f7f023
profile-cleaner: Add package
...
This commit adds `profile-cleaner`.
Use profile-cleaner to reduce the size of browser profiles by organizing
their sqlite databases using sqlite3's vacuum and reindex functions. The
term "browser" is used loosely since profile-cleaner happily works on
some email clients and newsreaders too.
Supported browsers include:
* Aurora
* Chromium (stable, beta, and dev)
* Conkeror
* Firefox (stable, beta, and aurora)
* Google-chrome (stable, beta, and dev)
* Heftig's version of Aurora
* Icedove
* Midori
* Newsbeuter
* Palemoon
* Qupzilla
* Seamonkey
* Thunderbird
* Tor-browser
2015-03-22 15:06:54 +00:00
taku0
f4f340e833
firefox-bin: update to version 36.0.4
2015-03-22 23:03:04 +09:00
Thomas Tuegel
2d6566bb85
Merge branch 'kde4'
2015-03-22 09:02:01 -05:00
Thomas Tuegel
70f2112231
libgit2: build with cmake-3.2
2015-03-22 09:01:13 -05:00
Tobias Geerinckx-Rice
627e2bf90c
nx-libs 3.5.0.30 -> 3.5.0.31
2015-03-22 14:20:59 +01:00
Mathijs Kwik
5cac50b3bf
kernel: add support for experimental Realtek2800 models
...
tested with AVM Fritz wlan Stick N
2015-03-22 13:49:29 +01:00
cillianderoiste
b1295c6b48
Merge pull request #6931 from svenkeidel/a2jmidid-python-path
...
a2jmidid: wrap python path for a2j_control, fixes #6916
2015-03-22 11:31:12 +01:00
Michael Raskin
166614ee41
Update Firefox. Second take.
2015-03-22 13:22:41 +03:00
Sven Keidel
c44c3d21ba
a2jmidid: wrap python path for a2j_control, fixes #6916
...
a2j_control fails because dbus is not in the python path. The exact error
message is:
Traceback (most recent call last):
File ".nix-profile/bin/a2j_control", line 11, in <module>
import dbus
ImportError: No module named dbus
The fix is to add the python dbus module to the build inputs and wrap the
python path for a2j_control.
2015-03-22 11:16:22 +01:00
Antoine R. Dumont
4123792239
Update to latest org-trello stable (0.6.9.3)
2015-03-22 10:50:32 +01:00
Hoang Xuan Phu
ad7bb0d129
simplify convoluted path to autojump.zsh
2015-03-22 13:44:27 +08:00
William A. Kennington III
935938f262
Merge pull request #6924 from joachifm/picolisp-update
...
picolisp: bump to 3.1.9
2015-03-21 20:46:41 -07:00
William Roe
f0a6d09bf0
Haskell llvm-general 3.4.4.0 requires LLVM==3.4.*
2015-03-22 01:13:15 +00:00
Kirill Elagin
efb4fe269e
Yakuake: hardcode path to konsole
2015-03-21 18:57:28 -05:00
Kirill Elagin
370e40aef5
startkde: Fix kdostartupconfig5
path
2015-03-21 18:56:59 -05:00
Kirill Elagin
29808a11b6
startkde: Qt 5.4 is here
2015-03-21 18:56:49 -05:00
Thomas Tuegel
c918f57ebb
kde4: remove obsolete kdelibs derivation
2015-03-21 18:54:29 -05:00
Thomas Tuegel
2c4c712a70
kde4: use kdelibs from kdeApps_stable
...
Upstream is releasing bugfixes to kdelibs only through KDE Applications
releases, so this is the correct way to get updates until we discontinue
KDE 4. This also ensures that kdeApps and kde4 are using the same
version of kdelibs; different versions appear to be causing integration issues.
2015-03-21 18:46:54 -05:00
Joachim Fasting
262a3ac3c4
picolisp: bump to 3.1.9
2015-03-21 23:49:57 +01:00
Peter Simons
5238bfb73f
r-modules: fix evaluation errors
2015-03-21 23:33:50 +01:00
Peter Simons
701251e435
r-modules: update from CRAN state at 2015-03-21T20:01:16+0100)
2015-03-21 23:33:50 +01:00
Russell O'Connor
e2e4c1182e
Update OpenSSL dependency of bitcoin to be the latest OpenSSL.
...
Purge OpenSSL version 1.0.1j.
2015-03-21 17:49:42 -04:00
Jaka Hudoklin
ad10db7617
Merge pull request #6882 from offlinehacker/nixos/fluentd
...
Add fluentd package and module
2015-03-21 22:37:48 +01:00
Jaka Hudoklin
ffaabcd622
remove unintentional code
2015-03-21 20:49:04 +01:00
Jaka Hudoklin
f73ff9c5a4
nodePackages: do not build on hydra
2015-03-21 20:40:32 +01:00
Thomas Tuegel
acd7515a63
kde4: build with cmake-3.2
2015-03-21 13:54:14 -05:00
Peter Simons
d242b5220a
haskell-bytestring-arbitrary: fix build by passing an older LLVM version
2015-03-21 19:47:53 +01:00
Peter Simons
fddc2fa8bc
haskell-hydrogen-syntax does not compile.
2015-03-21 19:44:12 +01:00
Peter Simons
16b9fd71f9
haskell-ansi-wl-pprint: fix the build with ghc-7.10.x
2015-03-21 19:44:12 +01:00
Peter Simons
61b1ef496f
haskell-bindings-GLFW has been fixed upstream.
2015-03-21 19:44:12 +01:00
Peter Simons
446f301078
hackage-packages: re-generate from Hackage 2015-03-20T11:29:46+0100
2015-03-21 19:44:12 +01:00
Peter Simons
5c268bca2e
haskell-locators test suite is broken.
2015-03-21 19:44:12 +01:00