Commit graph

23036 commits

Author SHA1 Message Date
Nikolay Amiantov 6185f74531 atom, electron, vscode: split dependencies to atomEnv
fixes #14890
2016-04-22 16:10:51 +02:00
Emery Hemingway 3148c7e45b pcapfix: init at 1.1.0 2016-04-22 11:34:45 +02:00
Tuomas Tynkkynen 0f8a49bb45 module_init_tools: Remove
It is deprecated doesn't handle compressed modules, unlike its modern
counterpart kmod.

Add a compatibility alias to kmod for now in case someone is depending
on this in their scripts.
2016-04-22 10:44:55 +03:00
Edward Tjörnhammar f1675d9137
tsocks: use musl instead of glibc 2016-04-22 09:29:39 +02:00
Andrew Burkett 0ddf8c7f6f scrapy: init at 1.0.5 2016-04-21 16:09:18 -07:00
Robbin C f1492bf44c tinc-haskell: init at 20160419 2016-04-21 23:08:42 +08:00
Nikolay Amiantov 4785ebc471 mjpegtools: split, use minimal version by default 2016-04-21 17:23:56 +03:00
Ollie Charles a74aa5bce7 golden-cheetah: Fix evaluation
For now, disable the Dropbox configuration.
2016-04-21 12:14:12 +01:00
Arseniy Seroka f5486f57a9 Merge pull request #14852 from peterhoeg/aucdtect
aucdtect: init at 0.8.2
2016-04-20 19:19:10 +03:00
Nikolay Amiantov 8ab48c32e7 yubikey-personalization-gui: move to qmake4Hook 2016-04-20 18:55:56 +03:00
Nikolay Amiantov a3a40c027c qastools: move to qmake4Hook 2016-04-20 18:55:55 +03:00
Nikolay Amiantov c161258003 pyqt5: move to qmakeHook
This reverts commit f1c2572479.
2016-04-20 18:55:53 +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
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
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
joachifm dfc6d42860 Merge pull request #14709 from davidak/caddy-go16
caddy: build only with go 1.6
2016-04-15 05:45:50 +02:00
Eric Sagnes c6ec758fe3 libpinyin: move to libraries 2016-04-15 10:22:35 +09:00
davidak 51119d2f35 caddy: build only with go 1.6 2016-04-15 03:01:34 +02:00
Luca Bruno 0876c2f4ac netdata: init at 1.0.0 2016-04-14 23:43:01 +02:00
Michael Raskin 73fba62fb1 Merge pull request #13545 from bendlas/init-webkitgtk-212
webkitgtk: init at 2.12
2016-04-14 16:37:56 +00:00
Tobias Geerinckx-Rice a8a75f7a94
pythonPackages.tzlocal: 1.1.1 -> 1.2.2 2016-04-14 16:27:51 +02:00
joachifm 20095d48de Merge pull request #14224 from yokto/add/libpinyin
ibus-libpinyin: init at 1.7.4
2016-04-14 14:55:00 +02:00
Myrl Hex c73d14a39f profont: init 2016-04-14 14:27:25 +03:00
Luca Bruno 3ae4d2afea goPackages.gosu: init at 1.7 2016-04-14 12:28:09 +02:00
Luca Bruno 2138677f90 goPackages.runc: init including all its dependencies 2016-04-14 12:23:49 +02:00
Peter Simons f0c4612485 Merge pull request #14678 from peterhoeg/st_01222
syncthing: 0.12.19 -> 0.12.22
2016-04-14 10:56:21 +02:00
Peter Simons 834174bed5 Add LTS Haskell 5.12. 2016-04-14 09:17:55 +02:00
Peter Hoeg 318bfdfdd7 syncthing: 0.12.19 -> 0.12.22 2016-04-14 10:37:22 +08:00
Kevin Cox 08a035725f daemontools: init at 0.76 (#14675) 2016-04-14 01:32:52 +01:00
Nikolay Amiantov 76281d5dec avidemux: refactor again to fix build failures 2016-04-14 00:31:16 +03:00
Herwig Hochleitner 6bb9ca5057 webkitgtk: init at 2.12.0
this has the b3 jit activated
2016-04-13 20:44:59 +02:00
Michael Raskin 74f7916a9a iptables: add 1.6 branch (init 1.6.0). Not making it the default this time. 2016-04-13 14:47:04 +02:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
Tuomas Tynkkynen 9bc67ca5c9 Merge pull request #14620 from nico202/ispike
iSpike: init at 2.1
2016-04-13 07:21:16 +03:00
Tuomas Tynkkynen 7da9f71bf7 perlPackages.NetTwitterLite: fix build 2016-04-13 06:50:20 +03:00
Tuomas Tynkkynen a20e80a816 perlPackages.NetOAuth: fix build 2016-04-13 06:49:10 +03:00
Tuomas Tynkkynen 773f27525a perlPackages.HTMLFormFu: fix build 2016-04-13 06:41:05 +03:00
Tuomas Tynkkynen 3dc2e7877e perlPackages.DateTimeFormatISO8601: fix build 2016-04-13 06:38:06 +03:00
Tuomas Tynkkynen 0461c1eeef perlPackages.DateTimeFormatMySQL: fix build 2016-04-13 06:37:22 +03:00
Tuomas Tynkkynen b577c309f0 perlPackages.TestWWWMechanizeCGI: fix build 2016-04-13 06:33:15 +03:00
Tuomas Tynkkynen 81fc6fc7be perlPackages.CatalystControllerHTMLFormFu: fix build 2016-04-13 06:31:44 +03:00
Tuomas Tynkkynen deb5366a9f perlPackages.TextTrim: fix build 2016-04-13 06:31:20 +03:00
Tuomas Tynkkynen 9483bf606b perlPackages.FileBaseDir: fix build 2016-04-13 05:28:02 +03:00
Tuomas Tynkkynen 2fdb9dcd9b perlPackages.{libfile,}strip-nondeterminism: 0.014 -> 0.016
Fixes build due to missing tarball.
2016-04-13 05:24:58 +03:00
Tuomas Tynkkynen 18245ab18b perlPackages.HTMLMason: fix build 2016-04-13 05:21:55 +03:00
Tuomas Tynkkynen 0aa19c5d87 perlPackages.CGIEmulatePSGI: fix build 2016-04-13 05:17:47 +03:00
Tuomas Tynkkynen ad8947ab1d perlPackages.CGIPSGI: fix build 2016-04-13 05:15:58 +03:00
Alexey Shmalko e870ac3044 gcc-arm-embedded: 4.9 -> 5.2
Seems that GCC ARM Embedded have changed convention for file location,
and version 5.2 isn't accessible from the predicted url. That's why
nix-expression is updated to allow overloading url parts.
2016-04-13 03:07:05 +03:00
obadz 4788ec1372 linux kernel 4.4: fix race during build
Patch drivers/crypto/qat/qat_common/Makefile so that qat_asym_algs.o
explicitly depends on headers qat_rsaprivkey-asn1.h and qat_rsapubkey-asn1.h

Hopefully fixes #14595
2016-04-12 22:45:57 +01:00
joachifm 860aa01782 Merge pull request #14618 from moretea/update_mcrl2
Update mcrl2
2016-04-12 23:42:45 +02:00
Moritz Ulrich 0bda52462b st: Make patches configurable via config.st.patches. 2016-04-12 22:45:21 +02:00
joachifm b0d2c0cade Merge pull request #14613 from cransom/jp
Jp
2016-04-12 22:33:48 +02:00
Maarten Hoogendoorn ec098aad41 mcrl2: 2009.01 -> 2014.09 2016-04-12 22:16:30 +02:00
Tuomas Tynkkynen d7de8bc911 Merge pull request #14636 from kragniz/samtools
samtools: init at 1.3
2016-04-12 22:24:34 +03:00
Louis Taylor 70c1b2b1c0 samtools: init at 1.3 2016-04-12 20:13:40 +01:00
Tobias Geerinckx-Rice c2a787e61a Merge pull request #14635 from bradediger/geeknote
pythonPackages.geeknote: 2015-03-02 -> 2015-05-11
2016-04-12 20:57:37 +02:00
Brad Ediger 079134cd18 pythonPackages.geeknote: 2015-03-02 -> 2015-05-11 2016-04-12 13:05:39 -05:00
Nikolay Amiantov 391c3e505e wrapCCMulti: split from gcc_multi 2016-04-12 19:38:11 +03:00
= 9ec9da1a24 iSpike: init at 2.1.1 2016-04-12 14:36:20 +02:00
Franz Pletz 6615481c47 pythonPackages.pafy: 0.4.3 -> 0.5.0 2016-04-12 14:11:27 +02:00
Franz Pletz 164335d8c0 pythonPackages.tunigo: 0.1.3 -> 1.0.0 2016-04-12 14:11:27 +02:00
zimbatm c8484b95be Merge pull request #14600 from nckx/update/gup
Update gup and rename gfxmonk -> timbertson
2016-04-12 12:08:43 +01:00
Frederik Rietdijk 2fd3e4e5f2 Merge pull request #14616 from Beauhurst/django_updates
Django (minor) updates
2016-04-12 12:22:58 +02:00
Eelco Dolstra dddb62d3e3 Merge pull request #14178 from the-kenny/systemd-cryptsetup-external-generator
Systemd: Allow specifying external generators
2016-04-12 11:26:22 +02:00
Robert Scott e525a83861 django: 1.8.11 -> 1.8.12 2016-04-12 08:34:35 +00:00
Robert Scott 5911469335 django: 1.9.4 -> 1.9.5 2016-04-12 08:34:35 +00:00
Vladimír Čunát 4709bdcb71 vlc: lower priority of qt5 versions
/cc #14610
2016-04-12 10:16:09 +02:00
Arseniy Seroka e02debe165 Merge pull request #14291 from otwieracz/vivaldi
vivaldi-snapshot: init at 1.0.430.3
2016-04-12 08:52:37 +03:00
Casey Ransom 961821d41d jp: init at 0.1.2 2016-04-11 23:51:34 -04:00
Franz Pletz 2a70630c8c libressl: 2.3 is the current stable branch
http://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-2.3.3-relnotes.txt
2016-04-12 04:25:53 +02:00
Nikolay Amiantov 59bed14119 imgurbash2: init at 1.0; also drop imgurbash 2016-04-12 04:07:36 +03:00
Joachim Fasting cee752b8e2 torbrowser: remove unnecessary stdenv override
Now that gcc = gcc5
2016-04-12 01:23:23 +02:00
Ben Darwin 5a2563c059 theano: init at 0.8.1 2016-04-11 15:00:09 -04:00
Tobias Geerinckx-Rice 57ef1712e3
Substite new GitHub username ‘timbertson’ for ‘gfxmonk’ 2016-04-11 16:35:18 +02:00
obadz e8b3532d26 xqilla: init at 2.3.3 2016-04-11 13:57:19 +01:00
Matthias Beyer d3ab51674c beancount: init at 2016-04-10-b5721f1c6f01bd168a5781652e5e3167f7f8ceb3 2016-04-11 13:14:56 +02:00
Nicolas B. Pierron 48972763c8 Remove pkgs aliases (#14398)
* Security: Remove pkgs aliases of amdappssdk.

* Security: Remove pkgs aliases of amule.

* Security: Remove pkgs aliases of androidnenv.

* Security: Remove pkgs aliases of apacheAnt.

* Security: Remove pkgs aliases of apacheHttp.

* Security: Remove pkgs aliases of apparmor.

* Security: Remove pkgs aliases of ardour.

* Security: Remove pkgs aliases of arduino.

* Security: Remove pkgs aliases of aria.

* Security: Remove pkgs aliases of asciidoc.

* Security: Remove pkgs aliases of aterm.

* Security: Remove pkgs aliases of atlas.

* Security: Remove pkgs aliases of automake.

* Security: Remove pkgs aliases of awesome.

* Security: Remove pkgs aliases of backintime.

* Security: Remove pkgs aliases of binutils.

* Security: Remove pkgs aliases of bison.

* Security: Remove pkgs aliases of bitcoin.

* Security: Remove pkgs aliases of bittorrentSync.

* Security: Remove pkgs aliases of bleuz.

* Security: Remove pkgs aliases of boolector.

* Security: Remove pkgs aliases of boost.

* Security: Remove pkgs aliases of cabal, ghc and stack.

* Security: Remove pkgs aliases of cabal2nix.

* Security: Remove pkgs aliases of cassandra.

* Security: Remove pkgs aliases of cdparanioa.

* Security: Remove pkgs aliases of ceph-dev.

* Security: Remove pkgs aliases of chromium.

* Security: Remove pkgs aliases of clangSelf.

* Security: Remove pkgs aliases of clementine.

* Security: Remove pkgs aliases of clucene_core.

* Security: Remove pkgs aliases of cmake.

* Security: Remove pkgs aliases of conkeror.

* Security: Remove pkgs aliases of construo.

* Security: Remove pkgs aliases of crafty.

* Security: Remove pkgs aliases of crawl.

* Security: Remove pkgs aliases of cryptol.

* Security: Remove pkgs aliases of cudatoolkit.

* Security: Remove pkgs aliases of curl.

* Security: Remove pkgs aliases of darcs.

* Security: Remove pkgs aliases of db.

* Security: Remove pkgs aliases of dblatex.

* Security: Remove pkgs aliases of dbus.

* Security: Remove pkgs aliases of devicemapper.

* Security: Remove pkgs aliases of dfilemanager.

* Security: Remove pkgs aliases of djview.

* Security: Remove pkgs aliases of dmtx.

* Remove useless callPackage above dmtx-utils.

* Security: Remove pkgs aliases of docbook.

* Security: Remove pkgs aliases of doxygen.

* Security: Remove pkgs aliases of drive.

* Security: Remove pkgs aliases of dwarf-fortress.

* Remove useless override function call on dwarf-fortress.

* Use inherit to copy attributes of dwarf-fortress-packages.

* Security: Remove pkgs aliases of eject.

* Security: Remove pkgs aliases of emacs.

* Security: Remove pkgs aliases of erlang.

* Security: Remove pkgs aliases of fam.

* Security: Remove pkgs aliases of faust.

* Security: Remove pkgs aliases of ffmpeg.

* Security: Remove pkgs aliases of fftw.

* Security: Remove pkgs aliases of firefox.

* Security: Remove pkgs aliases of flashplayer-standalone.

* Security: Remove pkgs aliases of fuseki.

* Replace callPackage by callPackages for apparmor's derivations.

* Security: Remove pkgs aliases of gcc-arm-embedded.

* Security: Remove pkgs aliases of gdbGuile.

* Security: Remove pkgs aliases of gecode.

* Remove useless makeOverridable from geoipWithDatabase.

* Remove useless makeOverridable from geoipWithDatabase.

* Security: Remove pkgs aliases of ghostscriptX.

* Security: Remove pkgs aliases of giflib.

* Security: Remove pkgs aliases of gimp.

* Security: Remove pkgs aliases of gitAndTools.

* Security: Remove pkgs aliases of glfw.

* Security: Remove pkgs aliases of glib.

* Security: Remove pkgs aliases of gmp.

* Security: Remove pkgs aliases of gnome.

* Security: Remove pkgs aliases of gnumake.

* Security: Remove pkgs aliases of gnupg.

* Security: Remove pkgs aliases of gnuplot.

* Security: Remove pkgs aliases of gnutls.

* Security: Remove pkgs aliases of go.

* Security: Remove pkgs aliases of google-chrome.

* Security: Remove pkgs aliases of gpm.

* Security: Remove pkgs aliases of qt5.

* Security: Remove pkgs aliases of grub2.

* Security: Remove pkgs aliases of gtk.

* Security: Remove pkgs aliases of gtk-sharp.

* Security: Remove pkgs aliases of guile.

* Security: Remove pkgs aliases of hdf5.

* Security: Remove pkgs aliases of heyefi.

* Security: Remove pkgs aliases of hiphopvm.

* Security: Remove pkgs aliases of hplip.

* Security: Remove pkgs aliases of icedtea_web.

* Security: Remove pkgs aliases of imagemagick.

* Security: Remove pkgs aliases of iperf.

* Security: Remove pkgs aliases of ipfs.

* Security: Remove pkgs aliases of isl.

* Security: Remove pkgs aliases of jackmix.

* Security: Remove pkgs aliases of jdk & jre.

* Security: Remove pkgs aliases of kde4.

* Security: Remove pkgs aliases of kodi.

* Security: Remove pkgs aliases of lcms.

* Security: Remove pkgs aliases of ledger.

* Security: Remove pkgs aliases of libaudit.

* Security: Remove pkgs aliases of libav.

* Security: Remove pkgs aliases of libcanberra.

* Security: Remove pkgs aliases of libceph.

* Security: Remove pkgs aliases of libdbiDrivers.

* Security: Remove pkgs aliases of libdevil.

* Security: Remove pkgs aliases of liberation_ttf.

* Security: Remove pkgs aliases of libffado.

* Security: Remove pkgs aliases of libheimdal.

* Security: Remove pkgs aliases of libjack2.

* Security: Remove pkgs aliases of libjpeg.

* Security: Remove pkgs aliases of libkrb5.

* Security: Remove pkgs aliases of liblapack.

* Security: Remove pkgs aliases of liblrdf.

* Security: Remove pkgs aliases of libmusicbrainz.

* Security: Remove pkgs aliases of libnghttp2.

* Security: Remove pkgs aliases of libpng.

* Security: Remove pkgs aliases of librecad.

* Security: Remove pkgs aliases of libressl.

* Security: Remove pkgs aliases of libsysfs.

* Security: Remove pkgs aliases of libtool.

* Security: Remove pkgs aliases of libuv.

* Security: Remove pkgs aliases of libv4l.

* Security: Remove pkgs aliases of libwnck.

* Security: Remove pkgs aliases of libxfs.

* Security: Remove pkgs aliases of libxml2.

* Security: Remove pkgs aliases of lightdm.

* Security: Remove pkgs aliases of linuxHeaders.

* Security: Remove pkgs aliases of linux and linuxPackages.

* Security: Remove pkgs aliases of llvmPackages.

* Security: Remove pkgs aliases of llvm.

* Security: Remove pkgs aliases of love.

* Security: Remove pkgs aliases of lua.

* Security: Remove pkgs aliases of luaPackages.
2016-04-11 10:17:42 +01:00
joachifm 245f200dd8 Merge pull request #11987 from angus-g/caddy
Add Caddy and its NixOS module
2016-04-11 09:20:21 +02:00
Nikolay Amiantov 052b9ec3b5 Merge commit 'refs/pull/14571/head' of git://github.com/NixOS/nixpkgs 2016-04-11 02:33:16 +03:00
Ricardo Ardissone 4e39ce7b79 liberal-crime-squad: init at 2016-03-03 2016-04-10 20:24:45 -03:00
Luca Bruno 7e7a614aaa pure-ftpd: init at 1.0.42 2016-04-10 17:53:18 +02:00
Joachim Fasting 9a55b76db1 mupen64plus: build with gcc49
Works around failure with gcc5, see
https://hydra.nixos.org/build/34273319/nixlog/1/raw
Not a real fix, but a working build is better than nothing ...

I have tested that the program at least runs: it fails to load a few
plugins, tho, have no idea to what extent that affects use
  Couldn't load plugin 'ricevideo.so':
  /nix/store/...-mupen64plus-1.5/share/mupen64plus/plugins/ricevideo.so:
  undefined symbol: glCombinerInputNV
  Couldn't load plugin 'glN64.so':
  /nix/store/...-mupen64plus-1.5/share/mupen64plus/plugins/glN64.so:
  undefined symbol: glCombinerInputNV
2016-04-10 15:50:23 +02:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Franz Pletz 2579128897 Merge pull request #14547 from groxxda/bump/wayland
wayland: 1.9.0 -> 1.10.0, weston: 1.9.0 -> 1.10.0, wayland-protocols: init at 1.3
2016-04-10 01:11:55 +02:00
Luca Bruno 73bf336934 duc: init at 1.3.3 2016-04-09 20:08:38 +02:00
joachifm 1d36e6ec07 Merge pull request #14382 from aneeshusa/update-ccache-stdenv-documentation
ccacheStdenv: provide working example config in docs
2016-04-09 19:38:12 +02:00
joachifm 34732f0369 Merge pull request #14552 from zohl/dumptorrent
dumptorrent: init at 1.2
2016-04-09 18:49:22 +02:00
Al Zohali 85129e6c60 dumptorrent: init at 1.2 2016-04-09 19:31:56 +03:00
joachifm 427fda97cb Merge pull request #14551 from pmahoney/awscli
awscli: 1.10.1 -> 1.10.18
2016-04-09 18:08:38 +02:00
joachifm ddef34387d Merge pull request #14518 from CrystalGamma/master
lombok: init at 1.16.8
2016-04-09 17:47:15 +02:00
Frederik Rietdijk dddafe61eb Merge pull request #14498 from expipiplus1/python-cgkit
pythonPackages.cgkit: init at 2.0.0
2016-04-09 11:51:15 +02:00
Jona Stubbe (CrystalGamma) 8430db7e17 lombok: init at 1.16.8 2016-04-09 10:00:08 +02:00
Arseniy Seroka 7da3bba260 Merge pull request #14545 from elitak/wraith
wraith: init at 1.4.6
2016-04-09 09:39:13 +03:00
Damien Cassou 569cb205de Merge pull request #14536 from NicolasPetton/ternjs
Add nodePackages.tern
2016-04-09 07:48:24 +02:00
Patrick Mahoney f14bf70db4 awscli: 1.10.1 -> 1.10.18
And awscli dependencies:

botocore: 1.3.23 -> 1.4.9
s3transfer: init at 0.0.1
2016-04-08 22:29:31 -05:00