Commit graph

63518 commits

Author SHA1 Message Date
Aristid Breitkreuz 3c09ff6d15 prevent accidentally installing unwrapped steam 2015-05-30 19:27:24 +02:00
Peter Simons 76da869d9a Merge pull request #8045 from adnelson/numpy_scipy_osx
Test suites and working OSX builds for numpy and scipy
2015-05-30 19:26:31 +02:00
Peter Simons d3073741a3 Merge pull request #8042 from adnelson/liblapack_atlas_dependency_optional
Liblapack atlas dependency optional
2015-05-30 19:25:54 +02:00
Vladimír Čunát 5d8981ee4d opencascade-6.5: work around a build problem 2015-05-30 19:16:38 +02:00
Peter Simons baede3f667 Merge pull request #8054 from peti/add-haskell-packages-to-unstable
Add "haskellPackages" binaries to the unstable channel.
2015-05-30 18:36:38 +02:00
Pascal Wittmann 080dc99df7 torque: update from 4.2.8 to 4.2.10, fixes CVE-2014-3684 2015-05-30 18:07:20 +02:00
Vladimír Čunát 643c515489 dillo: minor update to fix build (after fltk bump) 2015-05-30 17:34:25 +02:00
Vladimír Čunát 45d859192b clutter-gst_3_0: fix build by using newer clutter 2015-05-30 17:19:32 +02:00
Vladimír Čunát 6732b3b8ad clang-3.4: fix build by adding zlib
I didn't care enough to search for cause of the regression.
2015-05-30 15:42:15 +02:00
Pascal Wittmann 1d30557516 Fixed meta.license: s/licence/license 2015-05-30 15:19:05 +02:00
Pascal Wittmann dbfaf1c27c Merge pull request #8064 from ftrvxmtrx/utf8proc-1.2
utf8proc: 1.1.6 -> 1.2
2015-05-30 13:49:55 +02:00
Pascal Wittmann 24d2849dba gtk-doc: update from 1.23 to 1.24 2015-05-30 13:48:53 +02:00
lethalman 2b9271e393 Merge pull request #8068 from benley/logrus-0.8.2
goPackages.logrus: update to 0.8.2
2015-05-30 13:33:12 +02:00
Siarhei Zirukin 2ee1ab955a utf8proc: 1.1.6 -> 1.2 2015-05-30 13:15:45 +02:00
William A. Kennington III da4177c36e libpulse: Use glib 2015-05-29 20:50:40 -07:00
William A. Kennington III 2154348ba0 ceph: Update git 2015-05-29 20:50:12 -07:00
William A. Kennington III 81f705e98c ceph: Add development version 2015-05-29 20:50:12 -07:00
William A. Kennington III 3588cd8c4e nixos/pulseaudio: Use libpulseaudio 2015-05-29 20:36:46 -07:00
Benjamin Staffin 1a2f179c32 goPackages.logrus: update to 0.8.2 2015-05-29 17:57:47 -07:00
William A. Kennington III 5483697ab1 nss: 3.19 -> 3.19.1 2015-05-29 15:29:53 -07:00
William A. Kennington III be5f4082fd pulseaudio: Remove default derivation 2015-05-29 14:47:33 -07:00
William A. Kennington III b9a366e5c4 Fix typo 2015-05-29 14:35:23 -07:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
William A. Kennington III cd52c04456 Fix more ca-bundle paths 2015-05-29 14:26:32 -07:00
Arseniy Seroka 95cc27149c Merge pull request #8066 from ftrvxmtrx/chuck-1.3.5.1
chuck: 1.3.5.0 -> 1.3.5.1
2015-05-30 00:04:05 +03:00
William A. Kennington III 14c1e0fa1f Fix ca-bundle paths 2015-05-29 14:03:34 -07:00
William A. Kennington III d6cbb061e3 cacert: Build directly from nss instead of our own tarball 2015-05-29 13:52:07 -07:00
Mateusz Kowalczyk 02895e8211 Merge pull request #8063 from Havvy/iojs
Updated: io.js from v1.6.4 to v.2.1.0
2015-05-29 21:47:46 +01:00
Arseniy Seroka 02fd0c8771 Merge pull request #7742 from magnetophon/guitarix-syslibs-master
guitarix: use system zita libs
2015-05-29 23:37:43 +03:00
William A. Kennington III aa5d6922c5 Revert "Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Setting to 0 results in empty grub config."
The issue was that grub was not building the default entry which would
leave systems unbootable. This can now be safely reverted as the default
entry is being built once again.

This reverts commit fd1fb0403c.
2015-05-29 13:26:51 -07:00
William A. Kennington III 1e98da6d99 nixos/grub: Use nixos artwork 2015-05-29 13:26:32 -07:00
William A. Kennington III 159fed47bc nixos/grub: Fix video display on efi 2015-05-29 13:26:32 -07:00
William A. Kennington III d4f3930201 nixos/grub: Fix defaultConfig 2015-05-29 13:26:32 -07:00
Pascal Wittmann c0a5ffc438 wireshark: update from 1.12.4 to 1.12.5, fixes CVE-2015-3808 2015-05-29 22:17:03 +02:00
Pascal Wittmann e928a5379f ncdu: update from 1.10 to 1.11 2015-05-29 22:17:02 +02:00
Allen Nelson 8a965946cb switched to atlas as a dependency for liblapack by default 2015-05-29 15:16:12 -05:00
Siarhei Zirukin c9f5b8a2ee chuck: 1.3.5.0 -> 1.3.5.1 2015-05-29 21:55:53 +02:00
Rob Vermaas fd1fb0403c Set boot.loader.grub.configurationLimit to 1 for gce/azure/amazon images. Setting to 0 results in empty grub config. 2015-05-29 19:36:16 +00:00
Shea Levy 5273166f53 Disable failing DBIxClass tests
Seems to be random
2015-05-29 15:16:40 -04:00
Ryan Scheel (Havvy) c8e59a41b0 Updated: io.js from v1.6.4 to v.2.1.0
Closes #9707
2015-05-29 21:06:18 +02:00
Pascal Wittmann 84208c3d00 mysql55: update from 5.5.42 to 5.5.43 2015-05-29 20:52:02 +02:00
William A. Kennington III f51d38214d nixUnstable: Bump 2015-05-29 11:48:58 -07:00
codyopel ce62e1c77f youtube-dl: refactor
Closes https://github.com/NixOS/nixpkgs/pull/8039.
2015-05-29 20:26:31 +02:00
Arseniy Seroka 7621bea142 Merge pull request #8058 from codyopel/tetraproc
tetraproc: add missing Xorg libs & ensure Jack is in PATH
2015-05-29 21:18:06 +03:00
Allen Nelson 18bb7a4047 fix undefined variable 2015-05-29 11:05:34 -07:00
Pascal Wittmann 2927efe62e cabextract: update from 1.4 to 1.6 2015-05-29 19:52:03 +02:00
Ricardo M. Correia b59d52daf7 grsecurity: Update stable and test patches
stable: 3.1-3.14.43-201505222221 -> 3.1-3.14.43-201505272112
test:   3.1-4.0.4-201505222222   -> 3.1-4.0.4-201505272113
2015-05-29 19:49:46 +02:00
Ricardo M. Correia d7ebe7a4f3 buildRustPackage: Accept srcs attribute as well
Add support for building Rust packages that have multiple sources, i.e.,
that use the `srcs` and `sourceRoot` attributes instead of just `src`.
2015-05-29 19:46:20 +02:00
William A. Kennington III 023f0f7992 ceph: 0.94.1.1 -> 0.94.1.2 2015-05-29 10:36:55 -07:00
William A. Kennington III 7e126ac83e audit: 2.9.1 -> 2.9.2 2015-05-29 10:29:11 -07:00