Commit Graph

64331 Commits

Author SHA1 Message Date
Thomas Tuegel
b120a737fd rPackages.BayesLogit: build with openblas 2015-06-09 11:43:00 -05:00
Damien Cassou
972ad2437a Merge pull request #8243 from geerds/pomodoro
gnome-pomodoro: Fix build for 3.16
2015-06-09 18:14:37 +02:00
Paulus Esterhazy
fdc8e6beff httpie: bump version to fix ImportError
Fixes https://github.com/jakubroztocil/httpie/issues/314
2015-06-09 17:45:00 +02:00
Vladimír Čunát
651e83ac10 gnutls: set certificate location (close #8121)
This is a fast fix; it might be best to use $SSL_CERT_FILE.
Tested on vlc with youtube https URLs.
Discussed also on #8118. Feel free to discuss further improvements on #8247.
2015-06-09 16:43:58 +02:00
Cillian de Róiste
6455404f1b mlt-qt4: update from 0.9.2 to 0.9.6 2015-06-09 15:51:37 +02:00
Peter Simons
62f2b24c83 haskell-fft: disable failing test suite 2015-06-09 15:51:01 +02:00
Peter Simons
49d4342f1b hackage-packages.nix: update to c8b207efe7 with hackage2nix revision c3122d617e69efe091549cec44d578bba41515f1 2015-06-09 15:50:56 +02:00
Pascal Wittmann
023be72082 tomcat8: update from 8.0.9 to 8.0.23, fixes CVE-2014-7810 2015-06-09 14:28:39 +02:00
Pascal Wittmann
9b417df916 tomcat7: update from 7.0.55 to 7.0.62, fixes CVE-2014-7810 2015-06-09 14:27:13 +02:00
Thomas Tuegel
71b848b45d openblas: build with USE_OPENMP=0 on Darwin
Darwin's clang does not support OpenMP yet. OpenMP is required on other
platforms for e.g. Julia.
2015-06-09 06:34:52 -05:00
Jascha Geerds
9485bb3fef gnome-pomodoro: Fix build for 3.16 2015-06-09 12:59:32 +02:00
Cray Elliott
e7c2a58250 bump dolphinEmuMaster, now needs gcc5 to compile
also removed wxGTK30 as that was unnecessary, and actually causes compilation errors with gcc5 in the mix
2015-06-09 03:24:18 -07:00
lethalman
253d30b986 Merge pull request #8231 from DamienCassou/add-carddav-util
Add carddav-util
2015-06-09 10:39:46 +02:00
William A. Kennington III
48381b7621 nixos-artwork: Make into a derivation and use fetchfromgithub 2015-06-08 18:32:32 -07:00
William A. Kennington III
ddafa487fc dnstop: Update to 20140915 2015-06-08 17:59:09 -07:00
William A. Kennington III
8d4c5c956d ethtool: 3.18 -> 4.0 2015-06-08 17:45:31 -07:00
William A. Kennington III
6c00f2105a iw: 3.15 -> 4.1 2015-06-08 17:41:10 -07:00
William A. Kennington III
b79a5e812a nixos/quassel: Use qt5 instead of qt4
This really speeds up building quassel daemon since qt5 can be built in
parallel while qt4 cannot.
2015-06-08 15:37:34 -07:00
William A. Kennington III
7464908ae4 Merge pull request #8232 from dezgeg/pr-installer-fix
install-cd: Include nixos-artwork to fix installer tests

With the move from storing grub images in the nixpkgs repo to storing them in the nix store, we broke the installer tests as the iso does not contain the artwork needed for the grub splash. This commit fixes the inclusion of the artwork in the iso.
2015-06-08 14:42:57 -07:00
Pascal Wittmann
e35c9afcff Merge pull request #8237 from bobvanderlinden/zopfli-remove-maintainer
zopfli: removed roconnor as a maintainer
2015-06-08 23:20:54 +02:00
William A. Kennington III
240338638e openjdk7: Fix refernces to the bootstrap 2015-06-08 13:56:29 -07:00
Bob van der Linden
e593a8d3bf zopfli: removed roconnor as a maintainer
roconnor was added as a maintainer by accident
2015-06-08 19:41:45 +02:00
Arseniy Seroka
ae6d056188 Merge pull request #8229 from KoviRobi/vips-nip-8.0.2
Major update to vips and nip2 to 8.0.2, changes:
2015-06-08 19:49:41 +03:00
Pascal Wittmann
4ff72e8819 Merge pull request #8200 from magnetophon/AMB-plugins-master
init AMB-plugins at 0.8.1
2015-06-08 18:28:04 +02:00
Tuomas Tynkkynen
16165ddc38 install-cd: Include nixos-artwork to fix installer tests
Should fix at least nixos.tests.installer.simple.x86_64-linux
http://hydra.nixos.org/build/23001712:

machine# error: cannot download Encode-Locale-1.03.tar.gz from any mirror
machine# builder for ‘/nix/store/y8gbx2d2fdcvvjy1z53xksfgq66ydlx0-Encode-Locale-1.03.tar.gz.drv’ failed with exit code 1
machine# cannot build derivation ‘/nix/store/y1knci7rix3asnh2b4kfv8jhl2j99xih-perl-Encode-Locale-1.03.drv’: 1 dependencies couldn't be built
machine# cannot build derivation ‘/nix/store/7xspjwh48kg16drv1jjg5cffaqbxbp8p-perl-libwww-perl-6.05.drv’: 1 dependencies couldn't be built
machine# cannot build derivation ‘/nix/store/8qsmz3bbk1jwhh50c3i9700bkmn8ns5c-nss-cacert-3.19.1.drv’: 1 dependencies couldn't be built
machine# cannot build derivation ‘/nix/store/0rgf2l3mdszs4a989ympwc9gk2k8wq6z-nixos-artwork-e71b684.drv’: 1 dependencies couldn't be built
...
2015-06-08 19:12:59 +03:00
Bart Brouns
db10561313 init AMB-plugins at 0.8.1 2015-06-08 18:04:43 +02:00
Damien Cassou
5647c894c6 Add carddav-util 2015-06-08 18:03:41 +02:00
Mateusz Kowalczyk
89c68954bd Merge pull request #8230 from hiberno/rofi-pass
rofi-pass: bump to latest revision
2015-06-08 16:55:38 +01:00
hiberno
d07373c632 rofi-pass: bump to latest revision 2015-06-08 17:48:38 +02:00
Tobias Geerinckx-Rice
b2d300e59b boxfs: work around box.com breaking their API
See <https://github.com/drotiro/boxfs2/issues/11>.

This should soon be fixed upstream. Until then, any bugs are mine.
2015-06-08 16:56:55 +02:00
Tobias Geerinckx-Rice
dd6ceb61fa netsniff-ng -> 0.5.9-10-gb7ece46 2015-06-08 16:56:54 +02:00
Jaka Hudoklin
b570c644c9 Merge pull request #8223 from offlinehacker/pkgs/rippled/update
rippled: Update to 0.28.1
2015-06-08 16:49:39 +02:00
lethalman
6ad663fa90 Merge pull request #8078 from magnetophon/magnetophonDSP-master
init CharacterCompressor CompBus RhythmDelay constant-detune-chorus
2015-06-08 16:42:11 +02:00
Pascal Wittmann
794feb7879 opkg: update from 0.2.4 to 3.0.0 2015-06-08 16:19:42 +02:00
Pascal Wittmann
0ed4ad8c63 pdf2djvu: update from 0.7.17 to 0.7.21, adopt it 2015-06-08 16:19:42 +02:00
Pascal Wittmann
48006ee291 cherrytree: update from 0.35.7 to 0.35.8 2015-06-08 16:19:42 +02:00
Mateusz Kowalczyk
9bb5c2c488 Merge pull request #8077 from Ericson2314/agda
Interactive `env` for developing Agda packages, and misc cleanup
2015-06-08 14:57:38 +01:00
aszlig
87b9cceefd
linux-testing: Update to new version 4.1-rc7.
Includes fixes for DRM, MIPS, iSCSI, ALSA, USB, bna and wireless and
more. Full diff can be found here:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/diff/?id=v4.1-rc7&id2=v4.1-rc6

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-06-08 15:12:47 +02:00
lethalman
9ed71a26fe Merge pull request #8094 from rzetterberg/antimony
Adds antimony 0.8.0b CAD program
2015-06-08 15:04:01 +02:00
Jaka Hudoklin
a5d0ac2003 Merge pull request #8227 from offlinehacker/nixos/consul/alerts-fix
nixos/consul: fix consul alerts enable
2015-06-08 14:34:48 +02:00
lethalman
7fb476c99e Merge pull request #8046 from gebner/ibus-version-bump
Update: ibus, ibus-qt, ibus-anthy
2015-06-08 14:34:20 +02:00
Jaka Hudoklin
43c9162255 ripple-rest: commit forgotten changes 2015-06-08 14:32:19 +02:00
lethalman
f37c81323e Merge pull request #8180 from froozen/master
Add the tewi font
2015-06-08 14:27:57 +02:00
lethalman
850f775a98 Merge pull request #8213 from robbinch/pkg-wavegain
wavegain: show correct maintainer
2015-06-08 14:26:36 +02:00
Jaka Hudoklin
e83aa95669 Merge pull request #8220 from offlinehacker/nixos/ripple-rest2
Add ripple rest module
2015-06-08 14:25:47 +02:00
Jaka Hudoklin
161418537c rippled: Update to 0.28.1 2015-06-08 14:15:07 +02:00
Pascal Wittmann
c46889ea42 ipsec-tools: apply debians patch to fix CVE-2015-4047 2015-06-08 13:56:42 +02:00
Jaka Hudoklin
2e5dbc4746 Add ripple rest module 2015-06-08 13:48:23 +02:00
Jaka Hudoklin
c9da002a07 nixos/consul: fix consul alerts enable 2015-06-08 13:41:43 +02:00
Jaka Hudoklin
cc96e474d3 Merge pull request #8226 from offlinehacker/kubernetes/skydns
Add skydns module
2015-06-08 13:37:39 +02:00