Commit graph

22859 commits

Author SHA1 Message Date
Thomas Tuegel afef9d4b0a polkit-qt-1: separate Qt 4 and Qt 5 versions 2016-04-20 10:01:06 -05:00
Peter Simons 9aafa07180 Add LTS Haskell 5.13. 2016-04-20 13:46:10 +02:00
zimbatm 898d9d9e83 Merge pull request #14815 from choochootrain/add-xbanish
xbanish: init at 1.4
2016-04-20 11:36:20 +01:00
vbgl df681cda9a Merge pull request #14705 from acowley/qt4-darwin
qt4.8: darwin compatibility
2016-04-20 11:25:55 +02:00
Hurshal Patel 9023722e77
xbanish: init at 1.4 👻 2016-04-19 23:33:38 -07:00
Brandon Edens 1d8e7cd4c9 kconfig-frontends: init 3.12.0.0 2016-04-19 21:17:47 -07:00
Alexander Ried ccc695678b python.libvirt: 1.3.2 -> 1.3.3 2016-04-19 23:56:24 +02:00
Anthony Cowley eccfe71bae qt4.8: darwin compatibility
Supplies the necessary system frameworks.
2016-04-19 17:09:29 -04:00
Joachim Fasting e758611191 Merge pull request #14784 from joachifm/kernelHeaders
linuxPackages: remove kernelHeaders
2016-04-19 22:50:18 +02:00
Tuomas Tynkkynen d9d96ff40d Merge pull request #14825 from knedlsepp/add_nanoflann
nanoflann: init at 1.1.9
2016-04-19 22:12:47 +03:00
Josef Kemetmueller b8525851af nanoflann: init at 1.1.9 2016-04-19 18:45:46 +02:00
Joachim Fasting 1451bb8a18 Merge pull request #14811 from rasendubi/avro-cpp
avro-c++: Init at 1.7.5
2016-04-19 16:14:19 +02:00
Alexey Shmalko 0ebe901035
avro-c++: Init at 1.7.5 2016-04-19 16:57:02 +03:00
Joachim Fasting 1414f90270
linuxPackages: remove kernelHeaders
User-space programs should not be using headers extracted from random
kernels, but should in fact use the headers that were used to build
libc; see e.g., this LKML posting by Linus Torvalds on the subject of
Linux API headers at [1].

What is more, the Linux API headers are supposed to be backwards
compatible[2], so there's really no good reason to have more than one
such package, namely the latest one required by a package in our tree.

That is, `kernelHeaders` is not only incorrect but serves no real
purpose: out-of-tree modules use the sources provided by `kernel.dev`;
user space should use `stdenv.cc.libc.linuxHeaders` or the top-level
`linuxHeaders` attribute.

Apart from klibc, nothing in nixpkgs used `linuxPackages.kernelHeaders`,
so the impact of this change is minimal.

[1]: http://lkml.iu.edu/hypermail/linux/kernel/0007.3/0587.html
[2]: https://www.kernel.org/doc/Documentation/kbuild/headers_install.txt
2016-04-19 14:45:40 +02:00
Joachim Fasting faf63d1524
linuxPackages: move klibc to top-level
There's no reason for this to be tied to a specific kernel: it is tied
to the API headers, not the kernel sources.
2016-04-19 14:45:36 +02:00
Micxjo Funkcio fb2267c426
fzf: 0.11.1 -> 0.12.0 2016-04-18 16:48:41 -07:00
Nikolay Amiantov 05e713e7a5 Merge pull request #14775 from rardiol/freeorion
freeorion: init at 0.4.5
2016-04-19 03:09:46 +04:00
Nikolay Amiantov 998cde70e1 Merge pull request #14659 from jgillich/rust-registry-2
rustRegistry: expose src, 2016-04-02 -> 2016-04-13
2016-04-19 03:07:04 +04:00
Eelco Dolstra b4bf432709 nghttp2: 1.8.0 -> 1.9.2, unify with libnghttp2, and use multiple outputs
Note: I ignored the C++ libraries, but it appears we're not currently
using them. Once we do, we'll probably want to put them in a separate
output as well (to prevent non-C++ users from depending on Boost).
2016-04-18 21:13:18 +02:00
Jakob Gillich 27f734b1d4 rustRegistry: expose src 2016-04-18 19:28:01 +02:00
Arseniy Seroka bace2fab8f rustRegistry: 2016-04-02 -> 2016-04-18 2016-04-18 16:21:15 +03:00
Lluís Batlle i Rossell c85e3861ba Make rigsofrods use mygui with ogre. Required. 2016-04-18 12:30:48 +02:00
Lluís Batlle i Rossell e741a302d4 Make rigsofrods build the latest code.
I add angelscript 2.22 too, as it makes RoR happy.
2016-04-18 12:30:47 +02:00
Lluís Batlle i Rossell 93bd5556be Revert "rigsofrods: remove dead package"
This reverts commit 69e7948ffe.
2016-04-18 12:04:38 +02:00
Michiel Leenaars ccaeab6323 softhsm: init -> 2.1.0 2016-04-18 12:04:38 +02:00
Ricardo Ardissone 3ce9294eeb freeorion: init at 0.4.5 2016-04-18 04:45:21 -03:00
Tuomas Tynkkynen 00f5f08e05 Merge pull request #14780 from womfoo/update-facter
Update facter: 3.1.3 -> 3.1.5 and add new library dependency leatherman 0.4.2
2016-04-18 05:42:56 +03:00
Joachim Fasting 192a1ada24
apparmor: cleanups
- Move build tools to nativeBuildInputs
- capability.h should come from linuxHeaders not glibc
- Delete v2.9
2016-04-18 02:21:12 +02:00
Dan Peebles fbf36c5108 goPackages.hologram: update to latest
No recent official releases so I'm just going by git hashes
2016-04-17 15:27:51 -04:00
Luca Bruno 65ef8821b9 golden-cheetah: remove from pkgs, it does not evaluate without config.golden-cheetah
cc @ocharles
2016-04-17 20:52:32 +02:00
Kranium Gikos Mendoza 6d2fb3c730 leatherman: init at 0.4.2 2016-04-18 01:31:41 +08:00
Robert Helgesson 6e802a531a perl-DBIx-Class-Schema-Loader: 0.07043 -> 0.07045
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson b8d7228df2 perl-Math-BigRat: 0.260801 -> 0.260802
Also fix license.
2016-04-17 17:17:39 +02:00
Robert Helgesson dee80890d0 perl-Math-BigInt: 1.9993 -> 1.999717
Also add meta section.
2016-04-17 17:17:39 +02:00
Robert Helgesson 9bc8c75867 perl-Class-MethodMaker: fix build 2016-04-17 17:17:39 +02:00
Robert Helgesson bfd3d1b56f perl-Mozilla-Ldap: fix build 2016-04-17 17:17:39 +02:00
Robert Helgesson eb69a796ad perl-Catalyst-Plugin-FormValidator-Simple: init at 0.15 2016-04-17 17:17:39 +02:00
Robert Helgesson b6439a8160 perl-Catalyst-Plugin-FormValidator: init 0.094 2016-04-17 17:17:39 +02:00
Robert Helgesson 1e887ee387 perl-FormValidator-Simple: init at 0.29 2016-04-17 17:17:39 +02:00
Robert Helgesson 52a93498b2 perl-Data-Validate-URI: init at 0.07 2016-04-17 17:17:39 +02:00
Robert Helgesson 3f8666e021 perl-Data-Validate-IP: init at 0.25 2016-04-17 17:17:39 +02:00
Robert Helgesson f217e5d594 perl-Data-Validate-Domain: init at 0.11 2016-04-17 17:17:39 +02:00
Robert Helgesson ba3fdd90a8 perl-Email-Valid-Loose: init at 0.05 2016-04-17 17:17:39 +02:00
Robert Helgesson 11b63cd07c perl-NetAddr-IP: 4.075 -> 4.079
Also add meta section.
2016-04-17 17:17:39 +02:00
Robert Helgesson 35b618a11d perl-Net-Domain-TLD: init at 1.74 2016-04-17 17:17:39 +02:00
Robert Helgesson e3f0d80f95 perl-Data-FormValidator: init at 4.81 2016-04-17 17:17:39 +02:00
Robert Helgesson 0f7ac13025 perl-File-MMagic: init at 1.30 2016-04-17 17:17:39 +02:00
Robert Helgesson c39686e89e perl-Text-vFile-asData: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson 710577421d perl-Devel-SelfStubber: fix license field 2016-04-17 17:17:39 +02:00
Robert Helgesson e3216dcdea perl-Devel-PPPort: 3.31 -> 3.32
Also fix license field.
2016-04-17 17:17:39 +02:00