Commit Graph

49326 Commits

Author SHA1 Message Date
Nikolay Amiantov
f35568e705 Merge pull request #5277 from abbradar/uwsgi
Add uWSGI application server
2015-02-05 17:10:37 +03:00
Mike Sperber
daa1941d27 Unbreak ADNS on Darwin.
Make the version number in postInstall match that of the package.
2015-02-05 15:02:23 +01:00
Peter Simons
02ff4444d7 haskell-amqp-conduit: broken on GHC 7.8.x because of dependency on mtl 2.2.x 2015-02-05 13:55:19 +01:00
Peter Simons
9c5d5b4e93 Downgrade more Haskell packages to LLVM 3.4. 2015-02-05 13:55:19 +01:00
Peter Simons
0bfd77b0f1 haskell-OpenGLRaw21: this build was broken by the recent OpenGLRaw update 2015-02-05 13:55:19 +01:00
Peter Simons
41fdb105a2 haskell-GlomeVec: downgrade to LLVM 3.4 to fix the build 2015-02-05 13:55:19 +01:00
Peter Simons
deb635f3d9 haskell-slack-api: disable failing test suite 2015-02-05 13:55:19 +01:00
Peter Simons
b6598d4d47 haskell-liquid-fixpoint: patch /bin/bash path in configure script 2015-02-05 13:55:19 +01:00
Peter Simons
4d8378c7b9 haskell-amqp: disable the test suite, which needs network access 2015-02-05 13:55:19 +01:00
Peter Simons
bae95790ff haskell-threads: disable test suite to avoid intermittent failures 2015-02-05 13:55:18 +01:00
Peter Simons
5f160cfa86 hackage-packages.nix: re-generate from Hackage 2015-02-05T11:37:24+0100 2015-02-05 13:55:18 +01:00
Edward Tjörnhammar
83925c33f6 i2pd: 0.6.0 -> 0.7.0
nixos: i2pd.service, fix string escaping
2015-02-05 12:09:59 +01:00
Vladimír Čunát
100f4a4660 samba4: security update, CVE-2014-8143
Note: samba4_light fails just as before.
CC maintainer @wkennington.
2015-02-05 12:08:01 +01:00
Georges Dubus
a50e21dcc7 Exercism: update to 1.9.2 2015-02-05 11:54:19 +01:00
Vladimír Čunát
474aeb0b3d ffmpeg-2.2: update (still used by vlc) 2015-02-05 11:19:18 +01:00
Vladimír Čunát
1982ac0b65 xorg.xinit: fix on Linux after #6160 2015-02-05 11:09:14 +01:00
Vladimír Čunát
5fb4f2f39b fasd: work around non-deterministic failures
Example: http://hydra.nixos.org/build/19218521/nixlog/1/raw

(cherry picked from commit 31810da31c)
2015-02-05 10:51:41 +01:00
Rok Garbas
217f6ed01b weechat: update to 1.1.1 2015-02-05 08:40:07 +01:00
Daniel Peebles
ab49ac71b8 Merge pull request #6154 from tel/build-file-on-darwin
Platforms for "file" derivation to include darwin
2015-02-05 00:58:13 -05:00
Sou Bunnbu
dcc543f8fe Merge pull request #6125 from ktosiek/dynamic-glfw2
Build and install the .so for glfw 2.x
2015-02-05 10:02:11 +08:00
William A. Kennington III
43d8b1ef3c openntpd: Fixes 2015-02-04 17:30:22 -08:00
William A. Kennington III
1dd23a28cb openntpd: More build fixes 2015-02-04 16:17:38 -08:00
William A. Kennington III
6a872c304c openntpd: Fix url 2015-02-04 16:04:24 -08:00
William A. Kennington III
da1a2184b9 openntpd: 2008 -> 5.7p3 2015-02-04 15:59:53 -08:00
Eric Seidel
cac8cc8985 Merge pull request #6160 from gridaphobe/master
fix xorgserver / xquartz on darwin
2015-02-04 15:34:51 -08:00
Eric Seidel
7f7482b6bd fix xorgserver / xquartz on darwin 2015-02-04 15:14:36 -08:00
Shea Levy
e14d39b97b Merge branch 'osx-i3-urxvt' of git://github.com/cresh/nixpkgs 2015-02-04 22:14:52 +00:00
Brandon Dimcheff
c209db4342 upgrade google-musicmanager to beta_1.0.129.6633-r0 2015-02-04 17:07:15 -05:00
Thomas Strobel
7f9eaf0eff e19: updates (close #6003)
EFL: 1.12.2 -> 1.12.3
Enlightenment: 0.19.2 -> 0.19.3
2015-02-04 22:20:31 +01:00
Vladimír Čunát
6437727773 avxsynth: fix build by using libjpeg_original
It broke since the last major libjpeg_turbo update.
2015-02-04 21:45:00 +01:00
Joseph Abrahamson
d6dd4fd9d0 Platforms for file derivation to include darwin 2015-02-04 15:41:14 -05:00
Nikolay Amiantov
a6050c9268 Merge pull request #6153 from abbradar/android-udev
android-udev-rules: add package
2015-02-04 23:30:01 +03:00
Nikolay Amiantov
104d7e7e62 android-udev-rules: add package 2015-02-04 23:09:47 +03:00
Marcus Crestani
852b6c1093 rxvt-unicode: On OS X, add .PHONY target to Makefile.in.
Due to the case-insensitive file system on OS X, `make install` does
nothing, since it sees the INSTALL file as the up-to-date target.
Adding a .PHONY target to the Makefile fixes this.
2015-02-04 20:44:19 +01:00
Marcus Crestani
92ca614934 i3: Use xcb-util-cursor-HEAD on OS X. 2015-02-04 20:44:19 +01:00
Marcus Crestani
8e2fb7c816 i3: Set checkPhase only when on Linux. 2015-02-04 20:44:19 +01:00
Marcus Crestani
ecc7d50e26 IPCRun, JSONXS: Enable on OS X. 2015-02-04 20:44:19 +01:00
Marcus Crestani
455d9600e1 libev: Enable on all platforms. 2015-02-04 20:44:00 +01:00
Edward Tjörnhammar
d593f9e3ef Merge pull request #6110 from edwtjo/ihaskell-ng-wrapper
ihaskell-with-packages: add environment
2015-02-04 20:43:15 +01:00
Matej Cotman
6a042a9272 Merge pull request #6118 from devhell/connman
connman: 1.26 -> 1.28
2015-02-04 20:01:42 +01:00
Vladimír Čunát
6517e5c0a8 kernel: 3.4.105 -> 3.4.106 2015-02-04 19:55:47 +01:00
Nikolay Amiantov
f21e9f0670 Merge pull request #6146 from abbradar/bundix-checksum
bundix: fix checksum
2015-02-04 20:06:58 +03:00
Shea Levy
b45aa294d4 Merge branch 'llvm-bump'
Bump default llvm on non-darwin too
2015-02-04 11:48:50 -05:00
Nikolay Amiantov
35f1d4459b bundix: fix checksum 2015-02-04 19:44:19 +03:00
Shea Levy
c1aefe5d7e Merge branch 'master' of git://github.com/gridaphobe/nixpkgs
make wget build on darwin
2015-02-04 16:41:15 +00:00
Rickard Nilsson
57d71cf8d2 More download mirrors for samba URLs 2015-02-04 17:38:39 +01:00
Shea Levy
0e225c0e37 llvm-3.5: Don't try to use libc++ on linux 2015-02-04 11:30:25 -05:00
Rickard Nilsson
52cb8db899 libldb: Add mirror url 2015-02-04 17:05:16 +01:00
Shea Levy
92962f049b Merge branch 'less-tradcpp' of git://github.com/active-group/nixpkgs
Shorten tradcpp patch by re-running autoconf
2015-02-04 15:56:49 +00:00
Pascal Wittmann
97e50cac40 Merge pull request #6142 from k0ral/aria
aria2: 1.18.8 -> 1.18.9
2015-02-04 16:30:31 +01:00
Rickard Nilsson
100cc6b425 samba: Add download mirror 2015-02-04 16:28:48 +01:00
koral
a3f0c7bff4 aria2: 1.18.8 -> 1.18.9 2015-02-04 15:55:49 +01:00
Peter Simons
fe07c77ff1 haskell-gtkglext: drop obsolete override 2015-02-04 14:53:58 +01:00
Peter Simons
fbaf6dcbb0 git-annex: fix build on Darwin 2015-02-04 14:53:58 +01:00
Peter Simons
638ea434cb haskell-system-canonicalpath: fix build by disabling the test suite 2015-02-04 14:53:58 +01:00
Peter Simons
7ce799f0f8 haskell-hjsonschema doesn't pass the Haddock stage. 2015-02-04 14:53:58 +01:00
Peter Simons
483b71a44a hackage-packages.nix: re-generate from Hackage 2015-02-04T14:35:51+0100 2015-02-04 14:53:54 +01:00
Eelco Dolstra
038a837f02 nixUnstable: Update to 1.9pre4028_0d1dafa 2015-02-04 14:22:34 +01:00
Domen Kožar
a3e23f6535 fix eval 2015-02-04 14:11:33 +01:00
Domen Kožar
bb7246be3e Revert "arduino: new package"
This reverts commit ca982158bf.

@bjornfor
2015-02-04 13:49:27 +01:00
Mike Sperber
93343fbb33 Reduce size of tradcpp derivation.
Generate configure using autoconf instead of including it in the patch.
2015-02-04 13:34:13 +01:00
Domen Kožar
d75a91ef1e pypy: 2.4 -> 2.5 2015-02-04 13:21:20 +01:00
Peter Simons
955001a55b Merge pull request #6134 from joachifm/haskell-monad-logger
haskell-monad-logger: version bump
2015-02-04 12:07:14 +01:00
Moritz Ulrich
a5807eb7c4 pass: default to withX = true & install passmenu. 2015-02-04 12:06:48 +01:00
Domen Kožar
cb6706c22f Remove Varnish 2.1.5
Last release was in 2010, has vulns CVE-2013-4484, cc @garbas
2015-02-04 11:53:22 +01:00
Domen Kožar
98a480363c varnish: 3.0.5 -> 3.0.6 2015-02-04 11:51:57 +01:00
Domen Kožar
ee74e1a055 solr: 4.10.2 -> 4.10.3, CVE-2014-3628
(cherry picked from commit 4fa25ee93a45df61d97cf7ddd0149bbd954216d0)
Signed-off-by: Domen Kožar <domen@dev.si>
2015-02-04 11:48:28 +01:00
Domen Kožar
eaeef0377f jasper: CVE-2014-8157, CVE-2014-8158, fixes #6114 2015-02-04 11:37:49 +01:00
Domen Kožar
d50bfd7515 unzip: CVE-2014-9636, fixes #6128 2015-02-04 11:17:19 +01:00
Shea Levy
df430ab2ea Fix imake on darwin.
Taken from joelteon/nixpkgs@6b3f7e6fb0

Original author Mike Sperber <sperber@deinprogramm.de>
2015-02-04 10:00:50 +00:00
Mike Sperber
b611e3fb61 Add tradcpp package, needed for making imake work.
(cherry picked from commit e0c197b2f4fa53ebd7896940e6e14170664de8e7)
2015-02-04 09:29:34 +00:00
Eric Seidel
9a1817c778 make wget build on darwin 2015-02-04 00:09:13 -08:00
John Wiegley
ad60eaedf1 clucene-core: make darwin-related patch conditional
This relates to pull request #6137, and was made at request of the
submitter.
2015-02-04 01:40:17 -06:00
John Wiegley
33ecb3438f Merge pull request #6137 from gridaphobe/master
fix clucene on darwin
2015-02-04 02:35:13 -05:00
Eric Seidel
58a891afb2 fix clucene on darwin 2015-02-03 23:34:03 -08:00
John Wiegley
cb91cf9ae3 Merge pull request #6136 from gridaphobe/master
fix obscure bug in apr on darwin
2015-02-04 02:13:19 -05:00
Eric Seidel
a600443bb3 fix obscure bug in apr on darwin 2015-02-03 23:11:44 -08:00
Bjørn Forsman
ca982158bf arduino: new package
This commit adds the graphical Arduino IDE, built from the arduino-core
expression.

Also:
  - Add libusb to RPATH for avrdude. Without this, avrdude is broken.
    Possible TODO: replace bundled avrdude with the one from nixpkgs.
  - Use "cp -r ./build/linux/work/*", so example sketeches, the HTML
    reference documentation and the 'arduino' shell script that starts the
    IDE gets included.
  - Make meta.description slightly more generic, to cover both GUI/core
    variants.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
83e3f38593 arduino-core: align attrname with package name
arduino_core => arduino-core. Retain copy of old attrname for backward
compatibility.
2015-02-04 07:22:39 +01:00
Bjørn Forsman
ef64865ea9 xflux: stdenv.cc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:22 +01:00
Bjørn Forsman
bc18d0dbc0 mendeley: gcc.gcc -> gcc.cc (fix evaluation) 2015-02-04 07:16:19 +01:00
Joachim Fasting
40b4b1490d haskell-monad-logger: version bump
The previous version fails to build.
2015-02-04 04:03:10 +01:00
Shea Levy
a1f1d0d442 Switch default llvm to 3.5 2015-02-03 20:01:39 -05:00
Shea Levy
5ac0318332 Merge branch 'new-darwin-stdenv' of git://github.com/gridaphobe/nixpkgs
refs #6122
2015-02-03 18:19:22 -05:00
Eric Seidel
cbd446d465 fix gmp on darwin 2015-02-03 15:18:28 -08:00
Eric Seidel
4a467ec02b move libcxx[abi] into llvm tree 2015-02-03 14:58:10 -08:00
Eric Seidel
fe49487a05 fix evaluation 2015-02-03 14:31:07 -08:00
Eric Seidel
dbf3d31727 make llvm-3.5 the default and remove references to gccApple
make perl be less dumb

revert change to release.nix
2015-02-03 14:31:04 -08:00
Domen Kožar
f8dacd8528 Merge pull request #6090 from richardlarocque/xbmc_rtmp
xbmc: Add rtmp support
2015-02-03 23:22:52 +01:00
Eric Seidel
ebb8d03f96 darwin-specific stuff 2015-02-03 14:06:13 -08:00
Eric Seidel
92188d9d17 new darwin stdenv 2015-02-03 14:05:22 -08:00
Eric Seidel
6f7632a7bd update libcxx[abi] to 3.5 2015-02-03 14:02:59 -08:00
Eric Seidel
2ca30151c2 add llvm-3.5 2015-02-03 13:58:32 -08:00
Ben Ford
9adc826c9a Update hzk to use correct zookeeper_mt 2015-02-03 22:44:26 +01:00
Ben Ford
40af5a2b59 Fix haskakafka library to use rdkafka 2015-02-03 22:44:26 +01:00
Peter Simons
1f25998a60 all-packages.nix: don't print a message every time 'cmplayer' is evaluated 2015-02-03 22:44:26 +01:00
Arseniy Seroka
e01997e1ef vim-plugins: add xkb-switch 2015-02-04 00:17:08 +03:00
Tomasz Kontusz
9d8defa06a Build and install the .so for glfw 2.x 2015-02-03 21:33:26 +01:00
Peter Simons
d034aa11ee Merge pull request #6121 from boothead/kafka
Kafka and c libraries for kafka and zookeeper
2015-02-03 20:17:22 +01:00
devhell
968571af95 connman: 1.26 -> 1.28
ConnMan 1.28 was released Sunday, February 1st, 2015.

Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.

ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.

Other changes and fixes include:

  * Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
  * Fix memory deallocation in exit code paths (Hannu Mallat)
  * Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
  * A WiFi Access Point with unknown strength now has a proper minimum value
    which translates to a service 'Strenght' property of 30 (Patrik Flykt)
  * Fix byte order in DHCP server identifier (Jukka Rissanen)
  * Properly cancel an ongoing service connect if the Agent exits
    (Patrik Flykt)
2015-02-03 16:12:47 +00:00