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
Peter Hoeg
7cdf23a1f5
aucdtect: init at 0.8.2
...
A binary distribution of the TA Analyzer that verifies if audio files
are in fact lossless.
2016-04-20 23:42:41 +08:00
Domen Kožar
e6899cc80c
add linuxPackages.dpdk: libs and drivers for fast packet processing
2016-04-20 16:11:34 +01: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
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
Robert Helgesson
901cead9ef
perl-Devel-DProf: fix license field
...
Also minor fix to the description.
2016-04-17 17:17:39 +02:00
Robert Helgesson
102b9db73e
perl-DateTime-TimeZone: 1.94 -> 1.97
...
Also add `meta.homepage`.
2016-04-17 17:17:39 +02:00
Robert Helgesson
cc10b3c655
perl-DateTime-Set: 0.3400 -> 0.3600
...
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson
4afc1d3ce4
perl-DateTime-Format-W3CDTF: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
5a7e00c7be
perl-DateTime-Format-Mail: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
e510d4777b
perl-DateTime-Format-Flexible: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
8eb87c2a1f
perl-DateTime-Format-DateParse: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
6fd3a6e736
perl-Data-SpreadPagination: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
64edc061ff
perl-Data-ICal: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
953fb0d8a8
perl-Data-GUID: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
1d04b3cfa1
perl-CryptX: 0.026 -> 0.030
...
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson
e85d73a857
perl-bignum: 0.41 -> 0.42
...
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson
6143926c45
perl-B-C: 1.52 -> 1.54
...
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson
0842e75f89
perl-AutoLoader: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
00c8aec22a
perl-Attribute-Handlers: fix license field
2016-04-17 17:17:39 +02:00
Robert Helgesson
dfc2081923
perl-App-cpanminus: 1.7039 -> 1.7040
...
Also fix license field.
2016-04-17 17:17:39 +02:00
Robert Helgesson
f58cb0e43c
perl-Apache-Session: fix license field
2016-04-17 17:17:39 +02:00
Pascal Wittmann
6f0a651c7e
areca: init at 7.5
2016-04-17 17:04:37 +02:00
Tobias Geerinckx-Rice
b0124eb099
pythonPackages.httplib2: 0.9.1 -> 0.9.2
2016-04-17 16:51:08 +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
Tuomas Tynkkynen
bcac4dd5bd
Merge pull request #14763 from vandenoever/bedup
...
bedup: update 20140413 -> 0.10
2016-04-16 23:01:01 +03:00
Aristid Breitkreuz
70b2615507
perl-Finance-Quote: add missing dependencies (fixes gnucash)
2016-04-16 21:57:00 +02:00
José Romildo Malaquias
d94a8d67bd
helvetica-neue-lt-std: init at 2013.06.07
...
fix
2016-04-16 21:42:01 +02:00
Jos van den Oever
89417fee9e
bedup: 20140413 -> 0.10
2016-04-16 20:20:41 +02:00
joachifm
e72cb5b8cc
Merge pull request #14762 from woehr/master
...
Fix perl-ack build.
2016-04-16 20:09:33 +02:00
Jordan Woehr
1852af5e09
perl-ack: Fix build failure.
2016-04-16 11:43:59 -06:00
Robert Helgesson
a8272280d7
perl-CPAN: depend on ModuleBuild
...
Also fix license field and minor other cleanups.
2016-04-16 18:33:30 +02:00
Robert Helgesson
2d7a4a76cd
perl-Archive-Tar: fix license
...
Also minor other cleanups.
2016-04-16 18:32:43 +02:00
Robert Helgesson
a5b2b10fc0
perl-Archive-Extract: fix license field
...
Also other minor cleanups.
2016-04-16 18:32:05 +02:00
Robert Helgesson
507b2bc327
perl-Class-Mix: add meta section
...
Also add the "if" module as a propagated build input.
2016-04-16 18:21:24 +02:00
Robert Helgesson
8ccd361ac7
perl-Class-ReturnValue: fix license field
2016-04-16 18:21:24 +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
Anthony Cowley
184a3957e6
ffmpeg-full: avfoundation indev support on darwin
...
Adds support for camera input devices on OS X.
This required fixing links in output libraries and executables to pull
in the system's CoreFoundation.framework rather than the open source CF
one.
2016-04-15 18:21:33 -04:00
Marius Bakke
cb1c1f15dc
oh: 2016-03-02 -> 2016-03-28
2016-04-15 21:33:00 +01:00