1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

29402 commits

Author SHA1 Message Date
Jörg Thalheim 8b5c1ec440 Merge pull request #25283 from Mic92/file-slurp
perlPackages.FileSlurp: silence perl 5.24.1 warnings
2017-05-01 11:44:32 +02:00
Michael Raskin 4d2f7b63e0 Merge pull request #24803 from pajowu/master
browserpass: init at 1.0.2
2017-05-01 11:27:17 +02:00
Michael Raskin 4d4af5a13a Merge pull request #24768 from snyh/deepin-terminal
deepin-terminal: Init at 2.3.3
2017-05-01 11:23:56 +02:00
Frederik Rietdijk db41aa6a94 pythonPackages.SQLAlchemy-ImageAttach: 0.8.2 -> 1.0.0
- package update
- use upstream name as attribute name
2017-05-01 11:22:56 +02:00
Frederik Rietdijk 464b5aa6fb pythonPackages.Wand: fix loading extensions 2017-05-01 11:22:56 +02:00
Frederik Rietdijk 5b7b91f6b3 pythonPackages.sharedLibraryExtension 2017-05-01 11:22:56 +02:00
Michael Raskin bed819afc7 Merge pull request #24766 from nlewo/pr/dogpile
pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2
2017-05-01 11:22:42 +02:00
Michael Raskin 7a298266a2 Merge pull request #24765 from nlewo/pr/pbr
pythonPackages.pbr: 1.8.1 -> 2.0.0
2017-05-01 11:21:38 +02:00
Michael Raskin b3e69c08ee Merge pull request #24742 from volth/reason-1.13.3-master
reason: init at 1.13.3
2017-05-01 11:20:50 +02:00
Michael Raskin d7cb79a1ef Merge pull request #24712 from lsix/add_django_1_11
Add django 1 11
2017-05-01 11:17:31 +02:00
Michael Raskin 3d1f825d2b murmur_git: mark as not broken without iceSupport 2017-05-01 10:44:47 +02:00
Frederik Rietdijk c0282dc058 pythonPackages.flask-restplus_0_8: move to separate file
and fix on Python 3.x
2017-05-01 10:10:34 +02:00
Frederik Rietdijk c61e9b24c4 pythonPackages.guessit: 2.0.4 -> 2.1.2 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 312631a37e pythonPackages.plumbum: 1.5.0 -> 1.6.3 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 0af84da84b pythonPackages.colorclass: disable tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 7b28208b00 pythonPackages.babelfish: do not disable on 3.x 2017-05-01 10:10:34 +02:00
Frederik Rietdijk c0b77d9902 pythonPackages.zxcvbn-python: init at 4.4.14 2017-05-01 10:10:34 +02:00
Frederik Rietdijk e2bc80ce49 pythonPackages.APScheduler: fix tests 2017-05-01 10:10:34 +02:00
Frederik Rietdijk 12caccfe80 pythonPackages.PyRSS2Gen: 1.0.0 -> 1.1 2017-05-01 10:10:34 +02:00
Peter Marheine e38c47ddd4 flask-restplus: enable tests 2017-05-01 10:10:34 +02:00
Peter Marheine fa7e942f98 rednose: init at 1.2.1 2017-05-01 10:10:34 +02:00
Peter Marheine c1cbae5a1e flexget: 1.2.337 -> 2.8.17 2017-05-01 10:10:34 +02:00
Peter Marheine d5ffb897a2 guessit: 0.9.4 -> 2.0.4 2017-05-01 10:10:34 +02:00
Michael Raskin 9c770f64c6 Merge pull request #24583 from veprbl/yoda166
yoda: 1.6.5 -> 1.6.6, provide version with ROOT
2017-05-01 09:49:48 +02:00
Michael Raskin c1a1e3a273 Merge pull request #24430 from winniequinn/premake5
premake5: init at 5.0.0pre.alpha.11
2017-05-01 09:42:16 +02:00
Frederik Rietdijk 12b2fbf7fb pythonPackages.mccabe_0_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk d3cebfb907 pythonPackages.lxml_3_5: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Frederik Rietdijk 4847ef5428 pythonPackages.billiard_33: remove old and unused version
https://github.com/NixOS/nixpkgs/issues/25375
2017-05-01 07:52:37 +02:00
Michael Raskin 90ce1aa28a Merge branch 'master' into clickhouse 2017-05-01 07:33:31 +02:00
Frederik Rietdijk 6c467b7448 pythonPackages.pyparsing1: make private to mwlib
because pyparsing1 is an old version that is only used by mwlib.
2017-05-01 07:20:52 +02:00
Frederik Rietdijk 63550e35fb pythonPackages.deform2: remove duplicate package
This is an exact duplicate of pythonPackages.deform.
2017-05-01 07:04:53 +02:00
Frederik Rietdijk a33f9b0ff0 backblaze-b2: use latest tqdm and remove pythonPackages.tqdm4
backblaze-b2 need tqdm >= 4.5.0 and that dependency was already
fulfilled with pythonPackages.tqdm, so let's use the current version and
remove pythonPackages.tqdm4.

cc @hrdinka @kevincox
2017-05-01 06:16:38 +02:00
Frederik Rietdijk 536a634f28 pythonPackages.tqdm: 4.8.4 -> 4.11.2
- matplotlib and pandas are optional dependencies, so let's remove them
- enable tests again
2017-05-01 06:06:38 +02:00
Orivej Desh 2efb099c00 pythonPackages.ipython: support python2
Fixes #25234
2017-05-01 05:56:38 +02:00
Cray Elliott fe3590b5ba remove ffmpeg_3_2 and ffmpeg_3_1 2017-04-30 16:52:48 -07:00
Cray Elliott 7172556e8d ffmpeg: 3.2.4 -> 3.3 2017-04-30 16:52:48 -07:00
Michael Raskin a7455d7f5c Merge pull request #24283 from dyrnade/chrome-gnome-shell
native host connector for gnome extensions: init at 7d99523e90805cb65027cc2f5f1191a957dcf276
2017-05-01 01:19:29 +02:00
Michael Raskin 1aa652fdce Merge pull request #24278 from knedlsepp/add_eccodes
eccodes: init at 2.2.0
2017-05-01 01:18:07 +02:00
Michael Raskin 1cce0887ee Merge branch 'master' into mptcp-v91.3 2017-05-01 00:43:08 +02:00
michael bishop 70863d5326
ioport: init at 1.2 2017-04-30 18:34:17 -03:00
Michael Raskin 1c8d388201 Merge pull request #23865 from volth/xrdp-tests
xrdp: init at 0.9.2
2017-04-30 22:35:48 +02:00
Michael Raskin d5ec7bc748 Merge pull request #23697 from sargon/master
sshguard + service: init at 2.0.0
2017-04-30 21:43:12 +02:00
Marc Weber f8b5b85df6 displaycal: init at 3.2.4.0 2017-04-30 21:12:36 +02:00
Bjørn Forsman fdcb4fa4b8 owncloud-client: unbreak build (qt58 -> qt56)
The build fails due to missing qt linguist tools. That's solved by
adding 'qttools'. But the build fails soon after with missing 'Sql'
module. I didn't manage to solve that, so use Qt 5.6 where it works.

Using libsForQt seems to be the way Qt packages are composed today, so
use that (seems safer).
2017-04-30 20:19:57 +02:00
Clemens Manert 6939341455 termdown: init at 1.11.0 2017-04-30 19:50:50 +02:00
Clemens Manert 7f8c564315 Upgraded pyfiglet from 0.7.2 -> 0.7.5 2017-04-30 19:44:55 +02:00
Michael Raskin 929ae39dbe Merge pull request #22683 from aneeshusa/add-nixos-test-for-radicale
Add nixos test for radicale
2017-04-30 18:51:46 +02:00
Michael Raskin ebc9e7a201 Merge pull request #22660 from timbertson/nix-update-source
nix-update-source: init at 0.3.0
2017-04-30 18:49:07 +02:00
Michael Raskin 67c309d458 Merge pull request #22554 from SuprDewd/google-music
google-play-music-desktop-player: init at 4.2.0
2017-04-30 18:44:18 +02:00
Michael Raskin b3d1050cf2 Merge pull request #22438 from rnhmjoj/masscan
masscan: init at 2016-11-03
2017-04-30 18:40:58 +02:00
Michael Raskin 929eed352b Merge pull request #22410 from adnelson/upstart_improvements
upstart: wrap binaries and patch hard-coded paths
2017-04-30 18:29:33 +02:00
AndersonTorres 234b1cf794 rst2html5: init at 1.9.3
Converts ReSTructuredtext (.rst) to (X)HTML5
2017-04-30 11:47:08 -03:00
Frederik Rietdijk b7e7646849 Merge pull request #25159 from matthewbauer/wxwidgets-refactor2
wxWidgets: move wxGTK-* to one wxWidgets folder
2017-04-30 15:02:18 +02:00
Vladimír Čunát 9860e77f79
Merge branch 'master' into staging 2017-04-30 14:40:39 +02:00
Thomas Tuegel 4e0d21edd1 Merge pull request #25285 from ttuegel/qt--fix-plugin-paths
Qt: purify plugin paths, unify Linux and Darwin builders
2017-04-30 07:33:50 -05:00
obadz f5939cde52 Merge pull request #25341 from womfoo/bump/facter-3.6.4
facter: 3.6.0 -> 3.6.4 and related deps
2017-04-30 12:47:20 +01:00
Kranium Gikos Mendoza 673ac9506b facter: 3.6.0 -> 3.6.4 2017-04-30 21:13:26 +10:00
Frederik Rietdijk e42792ad46 Merge pull request #25028 from armijnhemel/psycopg2
psycopg2: 2.6.1 -> 2.7.1
2017-04-30 13:03:55 +02:00
David Izquierdo b8463e97b6 pythonPackages.markupsafe: 0.23 -> 1.0 2017-04-30 12:56:38 +02:00
Michael Raskin ce9c7dd0d6 Merge pull request #21822 from rht/master
coq_HEAD: Update to the latest commit
2017-04-30 12:49:20 +02:00
Frederik Rietdijk b6cffb5d58 pythonPackages: comment explaining what's supposed to be in there 2017-04-30 12:45:52 +02:00
Peter Marheine 53c2f3c52e cherrypy: 3.2.2 -> 8.7.0 2017-04-30 12:28:46 +02:00
Peter Marheine 88d78f9d46 babelfish: 0.5.3 -> 0.5.5 2017-04-30 12:28:45 +02:00
Peter Marheine 5bd1ea51cb apscheduler: 3.0.4 -> 3.3.1 2017-04-30 12:28:45 +02:00
Michael Raskin cd9ebdaa18 Merge pull request #25334 from volth/xfce4-dockbarx-plugin
xfce4-dockbarx-plugin: init at 0.5
2017-04-30 12:20:02 +02:00
Peter Marheine 19629c4892 zerobin: disable tests because it doesn't have any
It does however contain a copy of cherrypy that doesn't get installed,
which fails tests when it tries to import from cherrypy and gets imports
from the version provided by Nix (which is probably not the same one as
is having its tests run).
2017-04-30 12:10:27 +02:00
Peter Marheine 2074d586a9 terminaltables: init at 3.1.0 2017-04-30 12:10:27 +02:00
Peter Marheine 7c25047677 safe: init at 0.4 2017-04-30 12:10:26 +02:00
Peter Marheine 4bd86e5c51 colorclass: init at 2.2.0 2017-04-30 12:10:25 +02:00
Peter Marheine 044b3c93e7 rebulk: init at 0.8.2 2017-04-30 12:10:25 +02:00
Peter Marheine fc71c626e7 flask-restplus: init at 0.8.6 2017-04-30 12:10:24 +02:00
Peter Marheine 3af5b60e27 flask-restful: init at 0.3.5 2017-04-30 12:10:24 +02:00
Peter Marheine 0f765d7807 flask-compress: init at 1.3.2 2017-04-30 12:10:23 +02:00
Peter Marheine 1bcc8d026c aniso8601: init at 1.2.0 2017-04-30 12:10:23 +02:00
Michael Raskin 71306c71c0 torbrowser: comment out the warning, as it got displayed in irrelevant contexts 2017-04-30 12:09:27 +02:00
Joachim Fasting ab4fa1cce4
tree-wide: prune some dead grsec leaves
The beginning of pruning grsecurity/PaX from the tree.
2017-04-30 12:05:41 +02:00
Joachim Fasting 62f2a1c2be
linux_hardened: init
The rationale for this is to have a place to enable hardening features
that are either too invasive or that may be speculative/yet proven to be
worthwhile for general-purpose kernels.
2017-04-30 12:05:39 +02:00
Vladimír Čunát 7ee05dff30
Merge: efl: 1.18.x -> 1.19.0 (close #25095)
I used a setupHook instead of patching expressions for individual
reverse dependencies (four were broken).
2017-04-30 11:36:36 +02:00
Frederik Rietdijk dce7ebbd9b pythonPackages.basemap: build wheel, fixes #24621 2017-04-30 10:37:04 +02:00
Frederik Rietdijk a4aaf5adfd pyside: fix on Python 3.x, closes #25328
Pyside requires several tools that do not provide Python modules. They
therefore do not need to be build Python-version dependent and so we
move them out of `python-packages.nix`.

Furthermore, shiboken needs libxml2 and libxslt libraries but not their
Python bindings.
2017-04-30 10:33:19 +02:00
Michael Raskin d729a25a3e Merge pull request #21321 from rardiol/worldengine
Worldengine
2017-04-30 10:28:40 +02:00
Frederik Rietdijk 3425c37ac6 Merge pull request #25336 from matthewbauer/nix-bundle
nix-bundle: v0.1.1 -> v0.1.3
2017-04-30 09:58:18 +02:00
Matthew Bauer 8b5854e260 nix-bundle: 0.1.2 -> 0.1.3 2017-04-30 02:23:31 -05:00
Peter Hoeg 03f939ebf7 kirigami2: 1.90.0 -> 2.1.0
Also use a generic builder.
2017-04-30 14:07:45 +08:00
Guillaume Maudoux 92f53af64d factorio-demo: init at 0.14.23 (#25265) 2017-04-30 02:51:07 +01:00
John Ericson f71456ac24 Merge pull request #25301 from matthewbauer/impure-cross
impure.nix: add crossSystem as arg
2017-04-29 23:19:52 +01:00
Volth f17a0fcdba xfce4-dockbarx-plugin: init at 0.5 2017-04-29 22:15:40 +00:00
Jan Malakhovski 48ec680ddb torbrowser: rename to tor-browser-bundle-bin 2017-04-30 00:08:21 +02:00
SLNOS 00a0b8a574 firefoxPackages: tor-browser: init at 6.5.2 2017-04-30 00:08:19 +02:00
Jan Malakhovski f0f572ff46 firefox: refactor into firefoxPackages, add more options 2017-04-30 00:08:16 +02:00
Matthew Bauer 5c7815a388
impure.nix: add crossSystem as arg 2017-04-29 15:22:33 -05:00
volth dad760061e xrdp: init at 0.9.1 2017-04-29 17:23:35 +00:00
Jörg Thalheim fddeacfe4c Merge pull request #25316 from ericsagnes/pkg-update/ibus-mozc
ibus-engines.mozc:  2.17.2313.102 -> 2.20.2673.102
2017-04-29 11:14:00 +02:00
Eric Sagnes 54d05a5700 fcitx-engines.mozc: 2.17.2313.102.1 -> 2.18.2612.102.1 2017-04-29 15:34:48 +09:00
Eric Sagnes 424f175546 ibus-engines.mozc: 2.17.2313.102 -> 2.20.2673.102 2017-04-29 15:26:22 +09:00
Dan Peebles 90b9719f4f treewide: fix the remaining issues with meta attributes 2017-04-29 04:24:34 +00:00
Lancelot SIX e1a82bd39e
pythonPackages.django_1_11: init at 1.11
This it the LTS release and will receive security updates for 3 years.

See https://docs.djangoproject.com/en/1.11/releases/1.11/
2017-04-28 21:55:45 +02:00
Lancelot SIX 72966154b3
pythonPackages.django-compat: 1.0.13 -> 1.0.14 2017-04-28 21:55:44 +02:00
Thomas Tuegel 6fa2979ebc
qt5: make package sets overridable 2017-04-28 05:54:30 -05:00
Thomas Tuegel be6a7da8e7
kdeDerivation: make overridable 2017-04-28 05:54:20 -05:00
Joachim Fasting 32b8512e54
grsecurity: discontinue support
Upstream has decided to make -testing patches private, effectively ceasing
free support for grsecurity/PaX [1].  Consequently, we can no longer
responsibly support grsecurity on NixOS.

This patch turns the kernel and patch expressions into build errors and
adds a warning to the manual, but retains most of the infrastructure, in
an effort to make the transition smoother.  For 17.09 all of it should
probably be pruned.

[1]: https://grsecurity.net/passing_the_baton.php
2017-04-28 12:35:15 +02:00
Jörg Thalheim f67f3acc0a
perlPackages.FileSlurp: silence perl 5.24.1 warnings
this silence annoying warnings happens in nixos-rebuild

activating the configuration...
setting up /etc...
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
...
syswrite() is deprecated on :utf8 handles at /nix/store/d51apm4c8mr5hiwh134vdkzgivf4hrl7-perl-File-Slurp-9999.19/lib/perl5/site_perl/5.24.1/File/Slurp.pm line 506.
setting up tmpfiles
2017-04-28 11:43:14 +02:00
Peter Hoeg bf4710fa80 speedcrunch: allow building with qt 5.8 2017-04-28 08:41:58 +08:00
Peter Hoeg 3e06c96f50 xca: now works with qt 5.8 2017-04-28 08:33:59 +08:00
John Ericson 2282a5774c Merge pull request #25275 from Ericson2314/platform-normalize
lib platform parsing: Fix windows support to conform to LLVM
2017-04-27 16:27:24 -04:00
John Ericson ab298085d4 cross mingw: Enable C++ on i686
Actually the old check wasn't being hit because a slightly different
target triple was being used.
2017-04-27 15:37:39 -04:00
John Ericson 92887cb466 release-cross: Add final "-gnu" to fuloong triple 2017-04-27 14:46:32 -04:00
Daniel Peebles 14adea9156 Merge pull request #25269 from awakenetworks/parnell/terraform-bump
terraform: 0.9.3 -> 0.9.4
2017-04-27 14:32:08 -04:00
John Ericson fcde869e7e lib platform parsing: Fix windows
There is no more `cygwin` OS, but instead a `cygnus` abi. "win32"
and "mingw32" parse as `windows`. Add a 3-part hack because autotools
breaks on explicit abi with windows-like (e.g. "i686-pc-windows-gnu").

Also change cross triples to conform
2017-04-27 14:30:42 -04:00
Linus Heckemann 96b83f66a2 weechat: fix guile plugin
Fixes #25270
2017-04-27 19:12:43 +02:00
Parnell Springmeyer e61b4bbd0c terraform: 0.9.3 => 0.9.4 2017-04-27 10:45:06 -05:00
Franz Pletz 286ab2a5ec Merge pull request #24490 from takikawa/add-nfdump
nfdump: init at 1.6.15
2017-04-27 17:13:41 +02:00
Daniel Peebles b3b6b2e38c Merge pull request #25255 from jammerful/shibboleth
Add Shibboleth Service Provider
2017-04-27 11:03:22 -04:00
jammerful dfcc8dd48c shibboleth-sp: init at 2.6.0 2017-04-27 10:49:30 -04:00
Orivej Desh 8f634a78b9 clickhouse: init at 1.1.54190 2017-04-27 13:25:58 +00:00
Jörg Thalheim a89a091b20 Merge pull request #25207 from matthiasbeyer/update-rtv
rtv: 1.14.1 -> 1.15.1
2017-04-27 09:12:45 +02:00
Jörg Thalheim e66c9221d6
pythonPackages.httpbin: 0.2.0 -> 0.5.0 2017-04-27 08:33:34 +02:00
Jörg Thalheim dbed116989
pythonPackages.kitchen: 1.1.1 -> 1.2.4 2017-04-27 08:33:29 +02:00
Peter Hoeg e89343dc08 qsyncthingtray: allow building with qt 5.8 2017-04-27 12:06:43 +08:00
jammerful d169a9c619 opensaml-cpp: init at 2.6.0
Required by the Shibboleth Service Provider
2017-04-26 22:10:16 -04:00
jammerful 7267ae5e1d xml-tooling-c: init at 1.6.0
Required by the Shibboleth Service Provider
2017-04-26 22:10:15 -04:00
jammerful da6c83aa3b log4shib: init at 1.0.9
Required by the Shibboleth Service Provider Package
2017-04-26 22:10:03 -04:00
Matthias Beyer 7735348d77 pythonPackages.vcrpy: init at 1.10.5 2017-04-26 19:49:48 +02:00
Matthias Beyer 87ce1e73a5 pythonPackages.coveralls: init at 1.1 2017-04-26 19:49:48 +02:00
Matthias Beyer 47403cf386 pytest-httpbin: init at 0.2.3 2017-04-26 19:49:47 +02:00
Graham Christensen a4fc2eed59
python2Packages.packet-python: 1.31 -> 1.33 2017-04-26 11:54:06 -04:00
Jörg Thalheim 120f017646 Merge pull request #25192 from Hodapp87/ezdxf
ezdxf (Python package): init at 0.8.1
2017-04-26 16:46:29 +02:00
John Ericson 761af14778 Merge pull request #25227 from obsidiansystems/cross-purge-binutilsCross
Purge binutilsCross
2017-04-26 09:09:06 -04:00
Michael Raskin aea9257581 Merge pull request #25206 from matthiasbeyer/update-my-pkgs
Update my pkgs
2017-04-26 11:50:11 +02:00
Matthias Beyer 3759dc5a76 cortex: Remove package
I removed cortex it is rather unmaintained. The last update (as of
writing) was 8 months ago, there was no release ever.

For a better alternative, have a look at `rtv`.
2017-04-26 09:51:35 +02:00
Domen Kožar 6108ee50b9 Merge pull request #25236 from matthewbauer/nix-bundle
nix-bundle: init at 0.1.1
2017-04-26 09:38:07 +02:00
Matthew Bauer 30ea4f0807 nix-bundle: init at 0.1.1
Adds the nix-bundle derivation from https://github.com/matthewbauer/nix-bundle
2017-04-26 01:53:40 -05:00
Dan Peebles 9e764af72f fetchs3: init simple S3 downloader 2017-04-25 22:01:32 -04:00
John Ericson 295315cc87 binutilsCross: Remove and use binutils instead always
See previous commit for what was done to `binutils` to make this
possible.

There were some uses of `forcedNativePackages` added. The
combination of overrides with that attribute is highly spooky: it's
often important that if an overridden package comes from it, the
replaced arguments for that package come from it. Long term this
package set and all the spookiness should be gone and irrelevant:

  "Move along, nothing to see here!"

No hashes should be changed with this commit
2017-04-25 21:36:19 -04:00
John Ericson 85b4d30c0b binutils: Respect the targetPlatform
Use `buildPackages.binutils` to get build = host != target binutils,
i.e. the old `binutilsCross`, and use
`buildPackages.buildPackages.binutils` to get build = host = target
binutils, i.e. the old `binutils`.

`buildPackages` chains like this are supposed to remove the need for
all such `*Cross` derivations. We start with binutils because it's
comparatively easy.

No hashes of cross-tests should be changed
2017-04-25 21:31:50 -04:00
Asumu Takikawa 6b0736b01d nfdump: init at 1.6.15 2017-04-25 15:00:59 -07:00
Michael Raskin ba974d4b74 Merge pull request #24214 from NickHu/proselint
proselint: disable tests and put in correct scope
2017-04-25 23:18:34 +02:00
lucas8 eedc6799b6
cubicle: init at 1.0.2 2017-04-25 22:02:42 +02:00
Jörg Thalheim b6714f524b Merge pull request #25093 from Lassulus/coyim
coyim: init at 0.3.7_1
2017-04-25 19:17:53 +02:00
Robert Helgesson 17b689c0b2
perl-version: add meta section 2017-04-25 16:22:38 +02:00
Chris Hodapp 244b575a1d ezdxf (Python package): init at 0.8.1 2017-04-25 10:07:15 -04:00
Gabriel Ebner 9ff08d24ef perlPackages.version: 0.9912 -> 0.9918 2017-04-25 11:11:22 +02:00
Jörg Thalheim bd47d04294 Merge pull request #25146 from zx2c4/remove-old-chromiumos
linux-chromiumos: remove 3.14
2017-04-25 07:32:51 +02:00
John Ericson 75441dd64a Merge pull request #25194 from obsidiansystems/host-target-unconfuse
stdenv.cross is a silly attribute that needs to go leaving the well-defined hostPlatform and targetPlatform. This PR doesn't remove it, but changes its definition: before it tracked the target platform which is sometimes more useful for compilers, and now it tracks the host platform which is more useful for everything else. Most usages are libraries, falling in the "everything else" category, so changing the definition makes sense to appease the majority. The few compiler (gcc in particular) uses that exist I remove to use targetPlatform --- preserving correctness and becoming more explicit in the process.

I would also update the documentation aside mentioning stdenv.cross as deprecated, but the definition given actually erroneously assumes this PR is already merged!
2017-04-24 19:07:48 -04:00
Jörg Thalheim 331efb3d74 Merge pull request #25155 from PanAeon/feature-skypeforlinux
add skypeforlinux beta (new)
2017-04-24 23:21:41 +02:00
John Ericson a7068ace35 Rewrite a few stdenv.cross uses that *should* be targetPlatform
The previous commit redefines `stdenv.cross` for the sake of normal
libaries, the most common use-case of that attribute. Some compilers
however relied on the old definition so we have them use
`targetPlatform` instead. This special casing is fine because we
eventually want to remove `stdenv.cross` and use either `hostPlatform`
or `targetPlatform` instead.
2017-04-24 16:31:45 -04:00
John Ericson a7d89139ea top-level: stdenv.cross is now only defined with host != build
In practice, this is a strictly stronger condition than target != build
as we never have build = target != host. Really, the attribute should
be removed altogether, but for now we make it work for plain libraries,
which do not care about the target platform. In the few cases where the
compilers use this and actually care about the target platform, I'll
manually change them to use `targetPlatform` instead.
2017-04-24 16:12:26 -04:00
panaeon 18de0c3ae5 skypeforlinux: init at 5.1.0.1; added myself as maintainer 2017-04-24 22:55:43 +03:00
Graham Christensen 385844d5e9 Merge pull request #24998 from grahamc/percona
percona-server56: init at 5.6.35-80.0
2017-04-24 15:21:58 -04:00
Graham Christensen 2165b48e4a
percona-server56: init at 5.6.35-80.0 2017-04-24 15:21:08 -04:00
Franz Pletz bede043070
libytnef: init at 1.9.2 2017-04-24 21:06:52 +02:00
Franz Pletz afcf15bc80
pythonPackages.pygit2: 0.24.0 -> 0.25.0
cc #24807
2017-04-24 21:06:42 +02:00
John Ericson ee2d787cc3 Merge pull request #25186 from obsidiansystems/ccwrapper-cse
top-level: common subexpression elimination for cc-wrapper usage
2017-04-24 14:59:01 -04:00
John Ericson bef5278664 top-level: Common subexpression elimination for cc-wrapper usage
- `ccWrapperFun` can be used in a few more places instead of
   duplicating its definition.

 - `ccWrapper` parameter on `wrapCC` is always substituted with
   `ccWrapperFun` so just get rid of that parameter.
2017-04-24 13:57:27 -04:00
Tuomas Tynkkynen 9437c36f19 perlPackages.ModuleBuild: 0.4214 -> 0.4222 2017-04-24 20:31:36 +03:00
Tuomas Tynkkynen cf3800b38c Merge remote-tracking branch 'upstream/staging' into master 2017-04-24 19:25:38 +03:00
Vladimír Čunát 9f0de9522f
net-snmp: fix build by using older perl for now
The single patch from upstream doesn't fix build by itself.
2017-04-24 18:01:12 +02:00
Vladimír Čunát 10af6b4dbf
perl*, statsmodels: fix evaluation problems
The tarball job now builds again.
2017-04-24 17:36:28 +02:00
Domen Kožar 9f11d17ed2
add papertrail at 0.10.1
Thank you @grahamc <3
2017-04-24 17:05:03 +02:00
Tuomas Tynkkynen 84982c28de Merge remote-tracking branch 'upstream/master' into staging 2017-04-24 15:04:43 +03:00
Benno Fünfstück 30a9923f4c Merge pull request #24359 from rnhmjoj/radeon-profile
radeon-profile: init at 20161221
2017-04-24 11:28:34 +02:00
Emanuele Peruffo 8211903825 gnomeExtensions.dash-to-dock: init at version v57
I needed this extensions and wanted to share it with everyone.
I also created the new group called pkgs.gnomeExtensions.
2017-04-24 11:19:52 +02:00
rnhmjoj 9b1b22fcb6
radeon-profile: init at 20161221 2017-04-24 10:52:14 +02:00
John Wiegley 2df7f1b5b5
coq.QuickChick: Update to latest version that works with Coq 8.6 2017-04-23 21:53:21 -07:00
Mathäus Sander bbf114cf22 quakespasm: init at 0.92.1 2017-04-23 22:22:44 +02:00
Matthew Bauer 3cc4bfa7a3 wxwidgets: restructure into one folder
It’s easier to manage these in one folder.

Affected folders from pkgs/development/libraries/:

- wxGTK-2.8
- wxGTK-2.9
- wxGTK-3.0
- wxmac

These will all go into pkgs/development/libraries/wxwidgets for now.
2017-04-23 15:15:46 -05:00
Jörg Thalheim c83a2f2601 Merge pull request #25119 from rlupton20/emacs-all-the-icons
emacs-all-the-icons-fonts: init at 2.5.0
2017-04-23 20:28:19 +02:00
John Ericson b59fdc4289 Merge pull request #25099 from obsidiansystems/cross-lib-foundation
Changes to nixpkgs infra to prepare to better package some pesky cross-compilers

No hashes (native or cross) should be changed
2017-04-23 14:12:42 -04:00
John Ericson 863d79b364 top-level: Introduce targetPackages and a "double link fold"
Each bootstrapping stage ought to just depend on the previous stage, but
poorly-written compilers break this elegence. This provides an easy-enough
way to depend on the next stage: targetPackages. PLEASE DO NOT USE IT
UNLESS YOU MUST!

I'm hoping someday in a pleasant future I can revert this commit :)
2017-04-23 14:01:12 -04:00
John Ericson d59e4fbb75 stage.nix: Better explain why buildPackages as null is valid arg 2017-04-23 14:01:12 -04:00
John Ericson af8f87a3a1 top-level: Do not splice pkgs, buildPackages or *Platform
- `pkgs` is self-similar, and thus already spliced
 - `buildPackages` is an ingredient of splicing and should be kept as is
 - The platforms are not packages or package sets and couldn't be spliced

There's probably other things that shouldn't be spliced too. The best long-
term solution is simply to stop splicing altogether.
2017-04-23 13:54:42 -04:00
obadz dcc61da97c Merge pull request #25102 from obadz/python-pyspread
python2Packages.pyspread: init at 1.1 (and fix wxPython to inject required dependencies)
2017-04-23 17:55:29 +01:00
Jason A. Donenfeld b1750d699c linux-chromiumos: remove 3.14
3.14 is no longer supported upstream by kernel.org and thus no longer
receives security patches. The git commit mentioned in this .nix isn't
even available in the linked repository --
https://chromium.googlesource.com/chromiumos/third_party/kernel -- so I
think this .nix might be dead anyway. Finally, it specifies 3.14.0,
which is so ridiculously old (the latest was 3.14.79) that nobody
develops for it.

Fixes: #25145
Supports: #25127
2017-04-23 15:47:46 +02:00
Graham Christensen 7ff2fde215 Merge pull request #25126 from grahamc/rt
RT: Improve Packaging
2017-04-23 08:30:24 -04:00
Volth aa8d50ce0b reason: init at 1.13.3 2017-04-23 11:23:21 +00:00
Frederik Rietdijk 4fc9b1852a Merge remote-tracking branch 'upstream/master' into HEAD 2017-04-23 11:26:47 +02:00
Graham Christensen 46f952371e
perlPackages.DataPagePageset: init at 1.02 2017-04-22 16:24:30 -04:00
Graham Christensen b48ea664f5
perlPackages.MIMETools: init at 5.509 2017-04-22 16:24:26 -04:00
Graham Christensen 38574a5878
perlPackages.GDGraph: init at 1.54 2017-04-22 16:24:23 -04:00
Graham Christensen 2d65b7f251
perlPackages.JavaScriptMinifierXS: init at 0.11 2017-04-22 16:24:10 -04:00
Graham Christensen 2f1ef64492
perlPackages.GDText: init at 0.86 2017-04-22 16:08:56 -04:00
Graham Christensen a9f8912845
perlPackages.CSSMinifierXP: init at 1.02 2017-04-22 16:08:11 -04:00
Graham Christensen 76cea3de93
perlPackages.BusinessHours: init at 0.12 2017-04-22 16:07:25 -04:00
Thomas Tuegel e019978d02 Merge pull request #23922 from gnidorah/master
mytetra: init at 1.42.2
2017-04-22 15:06:44 -05:00
Graham Christensen 0ceb82d3dd
perlPackages.SetIntSpan: init at 1.19 2017-04-22 16:05:07 -04:00
Vanessa McHale b0c3910972 Init madlang at 2.3.0.3 2017-04-22 14:53:33 -05:00
Richard Lupton 69ed7f6e12
emacs-all-the-icons-fonts: init at 2.5.0 2017-04-22 18:54:51 +01:00
obadz c8788f4e7b python2Packages.pyspread: init at 1.1 2017-04-22 00:27:40 +01:00
Benno Fünfstück cfcceaee27 Merge pull request #24473 from jgertm/tj/xsv
xsv: init at 0.11.0
2017-04-22 00:26:10 +02:00
Benno Fünfstück 1db5cf49d3 Merge pull request #24479 from Ma27/init/lambda-mod-zsh-theme
lambda-mod-zsh-theme: init at eceee68cf46bba9f7f42887c2128b48e8861e31b
2017-04-22 00:10:14 +02:00
Benno Fünfstück a0e60af067 Merge pull request #24819 from dbrock/ethrun
ethrun: init at 0.1.0
2017-04-21 23:54:07 +02:00
obadz dbb06ea3d2 pythonPackages.typeguard: init at 2.3.1 (#25040) 2017-04-21 21:20:49 +01:00
romildo d03ee9df41 pythonefl: 1.18.0 -> 1.19.0 2017-04-21 15:16:39 -03:00
lassulus b1c814ad7b coyim: init at 0.3.7_1 2017-04-21 19:02:16 +02:00
Eric Sagnes ee7ec319dd rainbowstream: add top-level attribute 2017-04-21 17:47:29 +09:00
Eric Sagnes 9e83dddfcc rainbowstream: 1.3.6 -> 1.3.7 2017-04-21 17:46:52 +09:00
Vincent Laporte 59c70e446c jbuilder: 1.0+beta5 -> 1.0+beta7 2017-04-21 07:02:31 +00:00
Michiel Leenaars 29d9814e40 dkimpy: init -> 0.6.1 2017-04-20 20:22:21 +02:00
Jörg Thalheim d15f26ec69
dino: init at unstable-2017-04-20 2017-04-20 15:16:55 +02:00
Frederik Rietdijk 8b09dea578 pythonPackages.jedi: 0.9.0 -> 0.10.2 2017-04-20 13:42:20 +02:00
Frederik Rietdijk 1e4a5b85ab pythonPackages.prompt_toolkit: 1.0.13 -> 1.0.14 2017-04-20 13:42:00 +02:00
Frederik Rietdijk 893e40571d pythonPackages.decorator: 4.0.10 -> 4.0.11 2017-04-20 13:41:36 +02:00
Frederik Rietdijk 60eaa476ab pythonPackages.ipython: 5.3.0 -> 6.0.0 2017-04-20 13:41:22 +02:00
Frederik Rietdijk fc3fc9110a pythonPackages.netaddr: 0.7.18 -> 0.7.19 2017-04-20 10:55:59 +02:00
Unknown 2f66670162 buildtorrent: init at 0.8 2017-04-20 03:42:49 +02:00
Antoine Eiche 5560384388 pythonPackages.dogpile_cache: 0.5.4 -> 0.6.2 2017-04-20 00:40:24 +02:00
Eric Litak 127347f1fd platforms: add CompuLab Utilite (armv7) 2017-04-19 14:09:56 -07:00
Ricardo M. Correia 70a5b53a27 doit: init at 0.30.3
doit is a task management & automation tool.
2017-04-19 21:20:23 +02:00
Bjørn Forsman ff252c799d Fix typo in comment 2017-04-19 20:30:44 +02:00
Armijn Hemel d70d50501d psycopg2: 2.6.1 -> 2.7.1 2017-04-19 20:13:34 +02:00
Armijn Hemel 6bcb0ee953 pydot: 1.0.2 -> 1.2.3 2017-04-19 19:43:39 +02:00
aszlig b017935103
vlc: Fix build for Qt >= 5.7.0
This basically does something similar than the AUR build:

https://aur.archlinux.org/packages/vlc-qt5/

On our side, all there is to do is to force compiling using C++11 mode
and use a patch that the AUR package took from the following upstream
patchwork URL:

https://patches.videolan.org/patch/14061/

Instead of passing CXXFLAGS to the configure script, I'm using sed here
to make sure we don't override flags figured out by configure.

For example if ./configure is used with CXXFLAGS=-std=c++11 appended or
prepended, we have something like:

... -I../include   -std=c++11 -Wall -Wextra -Wsign-compare ...

While if we don't do that at all, we have something like:

... -I../include   -g -O2 -Wall -Wextra -Wsign-compare ...

Another way would be to use NIX_CFLAGS_COMPILE, but that would affect
even compilation of C code and thus resulting in a bunch of warnings
like this:

cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++
              but not for C

So with our approach the flags during build look much better:

... -I../include   -std=c++11 -g -O2 -Wall -Wextra -Wsign-compare ...

Another thing I've changed is that the vlc_qt5 attribute in
all-packages.nix now uses the latest Qt 5 version, because the build for
Qt >= 5.7.0 is now no longer broken.

I've also ordered the preConfigure attribute before the configureFlags
attribute, because it makes more sense in terms of context (pre ->
configure -> post).

Tested by building on x86_64-linux with libsForQt56.vlc, libsForQt58.vlc
and vlc (the Qt 4 version, just to be sure I didn't accidentally break
it).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Cc: @ttuegel
2017-04-19 05:09:47 +02:00
Jörg Thalheim dc017e634c Merge pull request #25001 from jb55/new/pidgin-carbons
pidgin-carbons: init at 0.1.3
2017-04-18 22:46:51 +02:00
William Casarin 36bd9d2463 pidgin-carbons: init at 0.1.3
Implements XMPP extension XEP-0280: Message Carbons for pidgin
2017-04-18 09:26:05 -07:00
Nick Hu e0bf92950c fdr: fix Qt library dependency 2017-04-18 17:09:54 +01:00
Frederik Rietdijk dd662792b1 kdeApplications.kolourpaint: init at 16.12.3 2017-04-18 14:18:19 +02:00
Frederik Rietdijk 5ad8e8722a pythonPackages.llvmlite: 0.15.0 -> 0.16.0 2017-04-18 12:07:56 +02:00
Frederik Rietdijk 7b542f6a72 pythonPackages.dill: 0.2.5 -> 0.2.6 2017-04-18 12:07:55 +02:00
Frederik Rietdijk fdc36aaf66 pythonPackages.bottleneck: fix build
New setuptools seems to have broken bottleneck.
2017-04-18 12:07:36 +02:00
Frederik Rietdijk d4b72281e6 pythonPackages.Nuitka: 0.5.21.3 -> 0.5.25 2017-04-18 12:07:28 +02:00
Frederik Rietdijk 8d6fc33bbc pythonPackages.pretend: disable tests 2017-04-18 12:07:28 +02:00
Frederik Rietdijk 7459dbb099 pythonPackages.multipledispatch: disable tests 2017-04-18 12:07:28 +02:00
Frederik Rietdijk 9435c9d6fc pythonPackages.statsmodels: 0.6.1 -> 0.8.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk c339d6b122 pythonPackages.widgetsnbextension: 1.2.6 -> 2.0.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk b1952ff747 pythonPackages.qtconsole: 4.2.1 -> 4.3.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk 92ef3413ac pythonPackages.notebook: 4.4.1 -> 5.0.0 2017-04-18 12:03:47 +02:00
Frederik Rietdijk 1c0b74c50a pythonPackages.xarray: 0.9.1 -> 0.9.5 2017-04-18 12:03:46 +02:00
Frederik Rietdijk d9ac6d4d5e pythonPackages.line_profiler: 1.0 -> 2.0 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 0cd978c615 pythonPackages.jupyter_client: 5.0.0 -> 5.0.1 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 2c00cd3bae pythonPackages.ipywidgets: 5.2.2 -> 6.0.0 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 9a106b1c52 pythonPackages.ipykernel: 4.5.2 -> 4.6.1 2017-04-18 12:03:46 +02:00
Frederik Rietdijk 8806414310 pythonPackages.ipyparallel: 6.0.0 -> 6.0.2 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 36b8746594 pythonPackages.cryptography: 1.7.2 -> 1.8.1 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 51b0820935 pythonPackages.cryptography_vectors: 1.7.2 -> 1.8.1 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 8227e665f8 pythonPackages.packaging: fix test runner 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 632a62a8c0 pythonPackages.asn1crypto: init at 0.22.0 2017-04-18 12:03:45 +02:00
Frederik Rietdijk 5cc79b9624 pythonPackages.idna: 2.0 -> 2.5 2017-04-18 12:03:45 +02:00
Frederik Rietdijk a7f6911b37 pythonPackages.dask: 0.13.0 -> 0.14.1 2017-04-18 12:03:44 +02:00
Frederik Rietdijk f225ffa397 pythonPackages.magic: fix package, closes #16361 2017-04-18 11:33:22 +02:00
Frederik Rietdijk 8cc5530a73 pythonPackages.qtconsole: use pyqt5 backend
instead of pyqt4 which required building qt4.
2017-04-18 11:21:20 +02:00
John Ericson 9239bc6c96 Merge pull request #24982 from Ericson2314/fix
release-cross: Fix more typos---this is embarrising
2017-04-17 21:06:34 -04:00
John Ericson 5c91dc9bcf release-cross: Fix more typos---this is embarrising 2017-04-17 21:02:56 -04:00
John Ericson 1832a34a9a Merge pull request #24981 from Ericson2314/fix
release-cross: Fix typo preventing evaluation
2017-04-17 20:54:32 -04:00
John Ericson 9169f3c924 release-cross: Fix typo preventing evaluation 2017-04-17 20:22:37 -04:00
Jörg Thalheim 81e6e21175 Merge pull request #24521 from orivej/instead-launcher
instead-launcher: init at 0.6.3
2017-04-18 01:36:40 +02:00
John Ericson f0b634c7e8 Merge pull request #24610 from Ericson2314/platform-normalization
Platform normalization
2017-04-17 17:28:01 -04:00
John Ericson 3efc661a1d Elaborate localSystem and crossSystem in a consistent manner 2017-04-17 17:13:01 -04:00
John Ericson 8c99aab3ea lib: Fix system parsing, and use for doubles lists
The old hard-coded lists are now used to test system parsing.

In the process, make an `assertTrue` in release lib for eval tests; also
use it in release-cross
2017-04-17 17:13:01 -04:00
John Ericson 2227789392 lib: Collect system/platform related files
Previously, platforms was a random thing in top-level
2017-04-17 17:13:01 -04:00
John Ericson b477851f34 top-level: Less indirection for lib in release*.nix 2017-04-17 17:13:01 -04:00