Commit graph

14607 commits

Author SHA1 Message Date
Nikolay Amiantov
a3a40c027c qastools: move to qmake4Hook 2016-04-20 18:55:55 +03:00
Nikolay Amiantov
82af8640e3 quazip: move to qmakeHook
This reverts commit d663b3df24.
2016-04-20 18:55:52 +03:00
Nikolay Amiantov
b69940ee76 qscintilla: move to qmake4Hook 2016-04-20 18:55:52 +03:00
Nikolay Amiantov
ac1a531933 libcommuni: move to qmakeHook
This reverts commit ee1af147f3.
2016-04-20 18:55:51 +03:00
Nikolay Amiantov
7e4e4799f4 qgifer: move to qmake4Hook 2016-04-20 18:55:49 +03:00
Nikolay Amiantov
04e1b8eac4 retroshare: move to qmake4Hook 2016-04-20 18:55:47 +03:00
Nikolay Amiantov
2f2e9b06b5 retroshare06: move to qmake4Hook 2016-04-20 18:55:47 +03:00
Nikolay Amiantov
eeffa2202a qtbitcointrader: move to qmake4Hook 2016-04-20 18:55:44 +03:00
Nikolay Amiantov
eb3a5a3002 iannix: move to qmakeHook
This reverts commit bb543e1540.
2016-04-20 18:55:39 +03:00
Nikolay Amiantov
065a7515a7 qmake4Hook: init 2016-04-20 18:48:01 +03:00
Thomas Tuegel
01b171c877 phonon: fix build after cmake setup hook changes 2016-04-20 10:01:06 -05:00
Thomas Tuegel
afef9d4b0a polkit-qt-1: separate Qt 4 and Qt 5 versions 2016-04-20 10:01:06 -05: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
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
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
Nikolay Amiantov
05e713e7a5 Merge pull request #14775 from rardiol/freeorion
freeorion: init at 0.4.5
2016-04-19 03:09:46 +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
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
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
Pascal Wittmann
6f0a651c7e areca: init at 7.5 2016-04-17 17:04:37 +02:00
Oliver Charles
904204ffda golden-cheetah: init at V4.0-DEV1603 2016-04-17 11:26:44 +01:00
Arseniy Seroka
c316210f29 Merge pull request #14736 from AndersonTorres/higan
higan: 096 -> 098
2016-04-17 00:26:12 +03:00
José Romildo Malaquias
d94a8d67bd helvetica-neue-lt-std: init at 2013.06.07
fix
2016-04-16 21:42:01 +02:00
Raymond Gauthier
dbe2c50a66 brgenml1cupswrapper: fix regression and improvements
`cp`, `grep`, `chmod`, `sed` executables
no longer found when upgrading from nixos
15.09 to 16.03. Fixed by use of wrapper
script that brings these executables into
`PATH`.

Also fix lpd binaries on 64 bits machines
by use of `callPackage_i686`.
2016-04-16 00:25:17 -04:00
joachifm
63be2a7515 Merge pull request #14756 from romildo/new.xdgmenumaker
xdgmenumaker: init at 0.9
2016-04-16 06:06:39 +02:00
Christian Lask
3053080335 neomutt: init at 20160416
With various tweaks by @cstrahan.

closes #14747
2016-04-15 23:52:29 -04:00
José Romildo Malaquias
aab60f1b79 xdgmenumaker: init at 0.9 2016-04-16 00:35:16 -03:00
Rahul Gopinath
29f895426c vis: init vis at 0.2x (nightly)
Vis editor is a vim like editor.
This commit provides the initial package for vis (nightly)
2016-04-15 19:44:25 -05:00
AndersonTorres
92f06ba130 higan: 096 -> 098
Now without some options, reflecting upstream development.
In special, no GTK building (as it was obsoleted on 096)
and no profile selecion, because it will be obsoleted
on next release.
2016-04-15 15:04:20 -03:00
joachifm
8b3c4348ab Merge pull request #14579 from elitak/factorio
factorio: 0.12.29 headless + server module
2016-04-15 16:14:14 +02:00
Arseniy Seroka
5af369b338 Merge pull request #14712 from ericsagnes/pkg/j4-dmenu-desktop
j4-dmenu-desktop: init at 2.14
2016-04-15 14:08:36 +03:00
Eric Litak
7ce216139c factorio: bump to 0.12.29 and headless version 2016-04-14 23:03:05 -07:00
Eric Litak
c6750d2f46 factorio: refactor in preparation for headless version 2016-04-14 23:03:04 -07:00
Eric Sagnes
2ab46a9dae j4-dmenu-desktop: init at 2.14 2016-04-15 14:35:22 +09:00
joachifm
ff44872c77 Merge pull request #14713 from ericsagnes/fix/libpinyin
libpinyin: move to libraries
2016-04-15 05:50:06 +02:00