Commit graph

66112 commits

Author SHA1 Message Date
zimbatm e9eda43928 buildRubyGem: fix missing libobjc in darwin
This was preventing any ruby gem with a c extension to build.

mkmf would fail with a misleading error:

    /nix/store/dmkcai8fnv21qxiasx628nim3mq4r4wg-ruby-2.2.3-p0/lib/ruby/2.2.0/mkmf.rb:456:in `try_do': The compiler failed to generate an executable file. (RuntimeError)
    You have to install development tools first.
2016-01-24 23:15:40 +00:00
zimbatm 9a55295c49 buildRubyGem: fix NoMethodError
generate_stub doesn't exist and the output is not used in the code so I just
removed the line.

This was preventing the binstubs from generating properly.
2016-01-24 23:14:00 +00:00
Charles Strahan 95d892ec26 ghcjs: update and fix ghcjs/reflex libs
Set dontStrip when building ghcjs libs, which fixes the ghcjs-dom lib
and also makes the logs cleaner.
2016-01-24 17:13:45 -05:00
Thomas Bereknyei 80d38d12b4 Gateone: fix cacerts dependency 2016-01-24 16:52:06 -05:00
Arseniy Seroka e9950f465c Merge pull request #12566 from sheganinans/master
kdbplus bump
2016-01-24 23:24:36 +03:00
Arseniy Seroka 10f7070bf0 Merge pull request #12221 from spinus/solaar
solaar: init at 0.9.2
2016-01-24 23:16:12 +03:00
Arseniy Seroka 988fcf8890 Merge pull request #12561 from Baughn/factorio
factorio: init at 0.12.20
2016-01-24 23:13:49 +03:00
Arseniy Seroka d6d22151fa Merge pull request #12588 from dezgeg/pr-binutils-platforms
binutils: Add platforms
2016-01-24 23:12:14 +03:00
Peter Simons afba955d21 Merge pull request #12598 from cstrahan/haskell-post-patch
haskell-packages: properly set postPatch
2016-01-24 21:06:52 +01:00
Tobias Geerinckx-Rice 76b2ffbb08 Merge pull request #12587 from timbertson/gup
gup: 0.5.1 -> 0.5.3
2016-01-24 20:48:38 +01:00
Eric Seidel dd6d4ca8cc racket: change meta.platorms to unix 2016-01-24 11:33:34 -08:00
Frederik Rietdijk 28b460cdaa pythonPackages.CommonMark: disable tests 2016-01-24 19:51:17 +01:00
Frederik Rietdijk 33c3e2e404 pythonPackages.xarray: fix test runner 2016-01-24 19:51:17 +01:00
Frederik Rietdijk 63353f9270 pythonPackages.cloudpickle: disable tests 2016-01-24 19:51:17 +01:00
Frederik Rietdijk 6f32d2a805 pythonPackages.tinycss: fix tests 2016-01-24 19:51:16 +01:00
Frederik Rietdijk b194f07fda pythonPackages.dask: fix test runner, disable tests 2016-01-24 19:51:16 +01:00
Frederik Rietdijk 08d43cd52e pythonPackages.cloudpickle: init at 0.1.1 2016-01-24 19:51:16 +01:00
Frederik Rietdijk 3f82220c38 pythonPackages.umalqurra: no tests included 2016-01-24 19:51:16 +01:00
Frederik Rietdijk 6d478b3faf pythonPackages.seaborn: fix test runner, disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk 64e4bdf109 pythonPackages.le: disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk e72f0f2a6c pythonPackages.joblib: 0.9.0b4 -> 0.9.4 2016-01-24 19:51:15 +01:00
Domen Kožar 31e465b584 dill: disable tests 2016-01-24 19:51:15 +01:00
Frederik Rietdijk 707f512c7d fix eval 2016-01-24 19:51:14 +01:00
Frederik Rietdijk af6d9c876c pythonPackages.tinycss: fix test runner 2016-01-24 19:51:14 +01:00
Frederik Rietdijk 916f770ad4 pythonPackages.testfixtures: fix test runner, disable tests 2016-01-24 19:51:14 +01:00
Frederik Rietdijk c0a54c4594 pythonPackages.uncertainties: disable tests 2016-01-24 19:51:14 +01:00
Domen Kožar 7bc2f2413d blessings,nose_progressive: bump and fix for py3k 2016-01-24 19:51:14 +01:00
Domen Kožar e572aff12d futures_2_2: override futures 2016-01-24 19:51:13 +01:00
Domen Kožar 5a738e4542 pygraphviz: force rebuild 2016-01-24 19:51:13 +01:00
Domen Kožar 50767cd994 pygeoip: disable tests 2016-01-24 19:51:13 +01:00
Domen Kožar 8dda9916e2 sqlparse: disable tests on py3k 2016-01-24 19:51:13 +01:00
Domen Kožar d483ad069f pymysql: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk 44f8a047f1 pythonPackages.mysql: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk feec7427e5 pythonPackages.pycups: disable tests 2016-01-24 19:51:12 +01:00
Domen Kožar fcd91c453c ndg_httpsclient: disable tests 2016-01-24 19:51:12 +01:00
Frederik Rietdijk 3479b2f985 pythonPackages.typogrify: disable tests 2016-01-24 19:51:11 +01:00
Tobias Geerinckx-Rice d39f16fee6 pythonPackages.pelican: fix tests with Pygments 2.1
Broken in 38c83e2916.
I'll open an upstream PR with this patch as well.
2016-01-24 19:43:54 +01:00
Charles Strahan 4fd985b9ae haskell-packages: properly set postPatch
The existing code overrode the postPatch, instead of combining the
jailbreak commands with the user supplied postPatch.
2016-01-24 13:32:56 -05:00
Charles Strahan 700e4aebdc ghcjs: fix the build 2016-01-24 13:28:24 -05:00
Al Zohali d9066cd36f flashplayer-standalone: init at 11.2.202.559 2016-01-24 19:29:02 +03:00
Aaron Schif 9aac99ccb0 homesick: init at 1.1.3 (close #12465) 2016-01-24 17:22:13 +01:00
Frederik Rietdijk a98b8f3f11 pythonPackages.pygments_2_0: init at 2.0.2 2016-01-24 17:08:11 +01:00
Frederik Rietdijk 2b3f17f4e8 pythonPackages.dateutil_1_5: disable for python 3.x 2016-01-24 17:06:03 +01:00
Domen Kožar 215c5e4f78 django_1_9: don't run tests 2016-01-24 16:56:26 +01:00
Domen Kožar 6985596af8 filebrowser_safe: fix tests 2016-01-24 16:51:19 +01:00
Frederik Rietdijk 2c1c746497 pythonPackages.botocore: fix test runner, disable testing 2016-01-24 16:49:26 +01:00
Frederik Rietdijk ced3914cdc pythonPackages.awscli: disable testing 2016-01-24 16:49:10 +01:00
Domen Kožar 5a5e0757c5 azure-common: disable on PyPy 2016-01-24 16:47:10 +01:00
Domen Kožar 6dbec4451c tlsh: 3.4.1 -> 3.4.5, disable tests 2016-01-24 16:45:33 +01:00
Domen Kožar cc960f658c pythonPackages.deform_bootstrap: fix build 2016-01-24 16:40:58 +01:00
Domen Kožar 62d914d8a2 pythonPackages.jedi: 0.8.1 -> 0.9.0, disable tests 2016-01-24 16:15:48 +01:00
Frederik Rietdijk 09cd68dfb2 pythonPackages.cairocffi: 0.7.1 -> 0.7.2, mark as broken
Fixed the test runner.
Apparently a library could not be opened.
2016-01-24 16:12:09 +01:00
Domen Kožar e0606c55dc pythonPackages.nose-progressive: 1.3 -> 1.5.1 2016-01-24 16:04:49 +01:00
Domen Kožar 9e988d4f70 pythonPackages.Logbook: 0.4.2 -> 0.11.3, enable tests 2016-01-24 16:00:59 +01:00
Domen Kožar 4d1405091d pythonPackages.shapely: run tests from 2016-01-24 16:00:59 +01:00
Frederik Rietdijk baaa62e1a9 python.qtconsole: explain why tests disabled 2016-01-24 15:53:36 +01:00
Frederik Rietdijk 32582d2873 pythonPackages.pycparser: disable python 3.5 2016-01-24 15:52:40 +01:00
Frederik Rietdijk e09ad08442 pythonPackages.qtconsole: disable tests 2016-01-24 15:38:55 +01:00
Frederik Rietdijk fb4560ceda pythonPackage.cffi_0_8: exit at 0.8.6 2016-01-24 15:35:54 +01:00
Domen Kožar ba82374e3f fix eval 2016-01-24 15:33:35 +01:00
Domen Kožar ac160ab42f fabric -> Fabric 2016-01-24 15:32:46 +01:00
Domen Kožar 8ebd757d8b nixopsUnstable: nixops 2016-01-24 15:28:49 +01:00
Frederik Rietdijk 9226f8783e pythonPackages.pyopengl: disable tests 2016-01-24 15:18:39 +01:00
Frederik Rietdijk df24802268 pythonPackages.ply: 3.7 -> 3.8 2016-01-24 15:13:41 +01:00
Frederik Rietdijk 2902ad92f7 pythonPackages.jmespath: fix test runner 2016-01-24 15:07:01 +01:00
Frederik Rietdijk 3d565008e8 pythonPackages.readme: fix test runner, disable tests 2016-01-24 14:54:50 +01:00
Frederik Rietdijk 7d0ed7978e pythonPackages.reportlab: disable for PyPy 2016-01-24 14:47:41 +01:00
Frederik Rietdijk dbe8f25561 pythonPackages.slixmpp: add missing dependency 2016-01-24 14:47:25 +01:00
obadz 3a9983b45d couchdb: add platform, remove maintainer that was added accidentally, fixes #12502 2016-01-24 14:39:47 +01:00
Frederik Rietdijk 4104f09fab pythonPackages.qtconsole: add nose 2016-01-24 14:34:17 +01:00
Frederik Rietdijk 3da674148b pythonPackages.Fabric: fix dependency on fudge<1 2016-01-24 14:34:17 +01:00
Frederik Rietdijk d893d1c8eb pythonPackages.fudge_9: init at 0.9.6
needed for Fabric
2016-01-24 14:34:17 +01:00
Frederik Rietdijk 446a99b9d5 pythonPackages.ipyparallel: disable tests 2016-01-24 14:34:17 +01:00
Frederik Rietdijk 85a3f52e10 pythonPackages.futures: 3.0.3 -> 3.0.4 2016-01-24 14:34:16 +01:00
Frederik Rietdijk e6e5655926 pythonPackages.aiodns: 0.3.2 -> 1.0.0 2016-01-24 14:34:16 +01:00
Frederik Rietdijk b69ff580e2 pythonPackages.poezio: add test runner 2016-01-24 14:34:16 +01:00
Frederik Rietdijk 9890ee7bc1 pythonPackages.pycares: 0.7.0 -> 1.0.0 2016-01-24 14:34:16 +01:00
Frederik Rietdijk 8f1ab60ad2 pythonPackages.slixmpp: 1.0.post5 -> 1.1 2016-01-24 14:34:15 +01:00
Frederik Rietdijk d919387356 pythonPackages.cmd2: disable tests 2016-01-24 14:34:15 +01:00
Frederik Rietdijk 4afc8dba84 pythonPackages.mrbob: 0.1.1 -> 0.1.2 2016-01-24 14:34:15 +01:00
Frederik Rietdijk 9558ab1ba9 pythonPackages.reportlab: fix test runner 2016-01-24 14:34:15 +01:00
Frederik Rietdijk 63804899ec pythonPackages.GitPython: disable tests 2016-01-24 14:34:14 +01:00
Frederik Rietdijk 2144c41530 pythonPackages.pypdf2: mark broken 2016-01-24 14:34:14 +01:00
Frederik Rietdijk 6a1390aff3 pythonPackages.wrapt: disable tests 2016-01-24 14:34:14 +01:00
Frederik Rietdijk 430ddcd65f pythonPackages.PyStemmer: fix test runner 2016-01-24 14:34:14 +01:00
Frederik Rietdijk 4bd7239f50 pythonPackages.pygments: disable tests 2016-01-24 14:34:14 +01:00
Frederik Rietdijk 3bb7c30cca pythonPackages.ldappool: disable python 3.x 2016-01-24 14:34:13 +01:00
Frederik Rietdijk e09c4b3a9d pythonPackages.nosejs: fix test runner 2016-01-24 14:34:13 +01:00
Frederik Rietdijk 1a25a73299 pythonPackages.nose-cover3: disable tests 2016-01-24 14:34:13 +01:00
Frederik Rietdijk ca1e2f05b7 pythonPackages.nbformat: add nose 2016-01-24 14:34:13 +01:00
Frederik Rietdijk 992c5d95f0 pythonPackages.nbconvert: add test runner, disable tests 2016-01-24 14:34:12 +01:00
Frederik Rietdijk f9035f473e pythonPackages.pygraphviz: fix url 2016-01-24 14:34:12 +01:00
Frederik Rietdijk 0a9e7a5fe8 pythonPackages.jupyter_core: add test runner, disable tests 2016-01-24 14:34:12 +01:00
Frederik Rietdijk 7598a25130 pythonPackages.notebook: fix test runner, disable tests 2016-01-24 14:34:12 +01:00
Frederik Rietdijk f10234eeb8 pythonPackages.jupyter_client: add test runner, disable tests 2016-01-24 14:34:11 +01:00
Frederik Rietdijk 4e1ed2fea0 pythonPackages.ipywidgets: fix something 2016-01-24 14:34:11 +01:00
Frederik Rietdijk 7e6e897fce pythonPackages.fusepy: disable tests 2016-01-24 14:34:11 +01:00
Frederik Rietdijk 07d5eae59d pythonPackages.nose-parameterized: fix test runner 2016-01-24 14:34:11 +01:00
Frederik Rietdijk f586ff981a pythonPackages.fudge: 0.9.6 -> 1.1.0 2016-01-24 14:34:10 +01:00
Frederik Rietdijk 5a6c570b4e pythonPackages.Fabric: 1.10.0 -> 1.10.2 2016-01-24 14:34:10 +01:00
Frederik Rietdijk 55d3637361 pythonPackages.keepalive: 0.4.1 -> 0.5 2016-01-24 14:34:10 +01:00
Frederik Rietdijk 2a46ead803 pythonPackages.bsddb3: disable Python 3.x 2016-01-24 14:34:10 +01:00
Frederik Rietdijk ab870b756e pythonPackages.cytoolz: disable PyPy 2016-01-24 14:34:09 +01:00
Frederik Rietdijk 8879d1dc04 pythonPackages.Babel: 2.1.1 -> 2.2.0 2016-01-24 14:34:09 +01:00
Frederik Rietdijk 8dceb18ae2 pythonPackages.snowballstemmer: 1.2.0 -> 1.2.1 2016-01-24 14:34:09 +01:00
Frederik Rietdijk 18355061b0 pythonPackages.setuptools_scm: 1.7.0 -> 1.10.1 2016-01-24 14:34:09 +01:00
Frederik Rietdijk 5ce5577cd1 pythonPackages.alabaster: 0.7.3 -> 0.7.7 2016-01-24 14:34:08 +01:00
Frederik Rietdijk b1152099cd pythonPackages.astroid: fix missing dependency 2016-01-24 14:34:08 +01:00
Frederik Rietdijk 268439eb36 pythonPackages.fastimport: fix testrunner, disable python 3 2016-01-24 14:34:08 +01:00
Frederik Rietdijk 2e5ec8d35c pythonPackages.eventlib: Disable python 3 2016-01-24 14:34:08 +01:00
Frederik Rietdijk b23586919c pythonPackages.iniparse: disable tests 2016-01-24 14:34:08 +01:00
Frederik Rietdijk 07e721e18b pythonPackages.thrift: 0.9.2 -> 0.9.3 2016-01-24 14:34:07 +01:00
Frederik Rietdijk 0ea690d4e1 pythonPackages.audioread: 1.2.1 -> 2.1.1 2016-01-24 14:34:07 +01:00
Frederik Rietdijk f46faccbf0 pythonPackages.funcy: 1.4 -> 1.6 2016-01-24 14:34:07 +01:00
Frederik Rietdijk 7beace29af pythonPackages.funcparserlib: fix test runner, disable python 3.x 2016-01-24 14:34:07 +01:00
Frederik Rietdijk 9441311e93 pythonPackages.pylint: 1.4.1 -> 1.5.4 2016-01-24 14:34:06 +01:00
Frederik Rietdijk 1a8c7c9030 pythonPackages.pytest_28: init at 2.8.6 2016-01-24 14:34:06 +01:00
Frederik Rietdijk bb9f1e7e3b pythonPackages.astroid: 1.3.4 -> 1.4.4 2016-01-24 14:34:06 +01:00
Frederik Rietdijk 61e7978c46 pythonPackages.lazy-object-proxy: init at 1.2.1 2016-01-24 14:34:06 +01:00
Frederik Rietdijk a57a8fae39 pythonPackages.tidylib: fix test runner, disable tests 2016-01-24 14:34:05 +01:00
Frederik Rietdijk 3b2e3355db pythonPackages.traits: disable tests
Broken test suite.
2016-01-24 14:34:05 +01:00
Frederik Rietdijk 8c48312066 pythonPackages.traitlets: fix test runner 2016-01-24 14:34:05 +01:00
Frederik Rietdijk 945872dc19 pythonPackages.fasteners: fix test runner 2016-01-24 14:34:05 +01:00
Frederik Rietdijk c882af9cf3 pythonPackages.pystache: fix test runner 2016-01-24 14:34:04 +01:00
Frederik Rietdijk 7051a66805 pythonPackages.fs: 0.5.0 -> 0.5.4 2016-01-24 14:34:04 +01:00
Frederik Rietdijk f1c24d4866 pythonPackages.willow: 0.2.1 -> 0.2.2, disable tests
Test data is not included.
2016-01-24 14:34:04 +01:00
Frederik Rietdijk a086b364da pythonPackages.qrcode: disable for python 3.x 2016-01-24 14:34:04 +01:00
Frederik Rietdijk 18ae7a182b pythonPackages.pexpect: disable tests 2016-01-24 14:34:03 +01:00
Frederik Rietdijk a161800865 pythonPackages.cytoolz: fix test runner, disable tests for 3.5 2016-01-24 14:34:03 +01:00
Frederik Rietdijk 541fe51a51 pythonPackages.bottleneck: fix test runner 2016-01-24 14:34:03 +01:00
Frederik Rietdijk 7c2af9fe4f pythonPackages.cython: disable tests
Fixed invocation of test suite. Disabled tests due to compiler errors
and testing taking a very long time.
2016-01-24 14:34:03 +01:00
Frederik Rietdijk 8e8f1b14d0 pythonPackages.mock: invoke correct test runner 2016-01-24 14:34:02 +01:00
Frederik Rietdijk 3633eea4d0 pythonPackages.xlrd: 0.9.3 -> 0.9.4 2016-01-24 14:34:02 +01:00
Frederik Rietdijk 05b7ad6612 pythonPackages.py: Disable tests due to circular dependency
Since we weren't invoking the correct test runner (py.test) the tests
weren't actually ran. Nevertheless, we won't be possible to run them
because of a circular dependency so let's disable them.
2016-01-24 14:34:02 +01:00
Frederik Rietdijk 30623449cf pythonPackages.click: run correct test runner 2016-01-24 14:34:02 +01:00
Frederik Rietdijk cb69ea969b pythonPackages.six: use correct test runner 2016-01-24 14:34:02 +01:00
Frederik Rietdijk e0d0f8dbd2 pythonPackages.setuptools and bootstrapped-pip: 18.2 -> 19.4
Update to latest setuptools. Latest setuptools will always try to run tests.
This can cause some very vague errors. We now need to fix all packages where we do not
invoke the correct test runner.
2016-01-24 14:34:01 +01:00
Frederik Rietdijk 5c565856be pythonPackages.pathpy: 7.6 -> 8.1.2 2016-01-24 14:34:01 +01:00
Frederik Rietdijk 91c5fc3aa9 pythonPackages.ledger-autosync: add missing buildInput nose 2016-01-24 14:34:01 +01:00
Frederik Rietdijk 46ef50e7ca pythonPackages.dateparser: 0.3.1 -> 0.3.2-pre-2016-01-21 2016-01-24 14:34:01 +01:00
Frederik Rietdijk ec5ca4c55d pythonPackages.umalqurra: init at 0.2
This package has no license specified, so I use public domain here.
2016-01-24 14:34:00 +01:00
Frederik Rietdijk a94703dbb2 pythonPackages.shortuuid: 0.4.2 -> 0.4.3 2016-01-24 14:34:00 +01:00
Frederik Rietdijk 2c866e479a pythonPackages: move LC_ALL="en_US.UTF-8"; out of phases 2016-01-24 14:34:00 +01:00
Frederik Rietdijk f2dd69a736 pythonPackages.pep8: 1.5.7 -> 1.7.0
Now supports Python 3.5.
2016-01-24 14:34:00 +01:00
Frederik Rietdijk 0ae31562d4 pythonPackages.flake8: 2.5.0 -> 2.5.1 2016-01-24 14:33:59 +01:00
Frederik Rietdijk a2805e5f33 pythonPackages.shapely: 1.3.1 -> 1.5.13 2016-01-24 14:33:59 +01:00
Frederik Rietdijk 4f31a4b993 pythonPackages.rsa: 3.1.4 -> 3.3 2016-01-24 14:33:59 +01:00
Frederik Rietdijk 9cbfa6640a pythonPackages.pyzmq: 14.5 -> 15.2 2016-01-24 14:33:59 +01:00
Frederik Rietdijk 3f928e4702 pythonPackages.pytz: 2015.4 -> 2015.7 2016-01-24 14:33:59 +01:00
Frederik Rietdijk cebb7a13f2 pythonPackages.terminado: 0.5 -> 0.6 2016-01-24 14:33:58 +01:00
Frederik Rietdijk 901d2c3074 pythonPackages.tqdm: 3.1.4 -> 3.7.1 2016-01-24 14:33:58 +01:00
Frederik Rietdijk 6b1065e98b pythonPackages.psutil: 2.1.1 -> 3.4.2 2016-01-24 14:33:58 +01:00
Frederik Rietdijk 9776260475 pythonPackages.pygraphviz: 1.3 -> 1.3.1 2016-01-24 14:33:58 +01:00
Frederik Rietdijk d0856b3771 pythonPackages.oauth2: 1.5.211 -> 1.9.0.post1 2016-01-24 14:33:57 +01:00
Frederik Rietdijk d216359528 pythonPackages.carbon: 0.9.12 -> 0.9.15
No tests included in tarball.
2016-01-24 14:33:57 +01:00
Frederik Rietdijk 2ea4d056b6 pythonPackages.doctest-ignore-unicode: init at 0.1.2 2016-01-24 14:33:57 +01:00
Frederik Rietdijk 6c8ebec7db pythonPackages.scripttest: Disable tests
Tests are not included. Nose is also not required.
2016-01-24 14:33:57 +01:00
Frederik Rietdijk 1ae037ee28 pythonPackages.line_profiler: disable for pypy 2016-01-24 14:33:56 +01:00
Frederik Rietdijk 8535503556 pythonPackages.twisted: 11.1 -> 15.5 2016-01-24 14:33:56 +01:00
Frederik Rietdijk 4df253790a pythonPackages.python_statsd: remove myself from maintainers
No idea how I became maintainer of this package.
2016-01-24 14:33:56 +01:00
Frederik Rietdijk 891bec3f77 pythonPackages.ipython_gen_utils: fix test runner 2016-01-24 14:33:56 +01:00
Frederik Rietdijk 4d3f714217 pythonPackages.ipython_genutils: add maintainer 2016-01-24 14:33:55 +01:00
Frederik Rietdijk 694c2c149a pythonPackages.traitlets: 4.0.0 -> 4.1.0 2016-01-24 14:33:55 +01:00
Frederik Rietdijk bb16c26538 pythonPackages.xarray: 0.6.1 -> 0.7.0
Note that xray has been renamed to xarray.
2016-01-24 14:33:55 +01:00
Frederik Rietdijk 569acd33e5 pythonPackages.isodate: 0.5.0 -> 0.5.4 2016-01-24 14:33:55 +01:00
Frederik Rietdijk 84155c4fdb pythonPackages.recommonmark: 0.2.0 -> 0.4.0 2016-01-24 14:33:54 +01:00
Frederik Rietdijk 881dbe42d5 pythonPackages.qtconsole: 4.1.0 -> 4.1.1 2016-01-24 14:33:54 +01:00
Frederik Rietdijk 494e6be6bb pythonPackages.numba: 0.22.1 -> 0.23.1
Update numba.
Even when executing the correct file, the tests still fail; cannot
import an extension module.
2016-01-24 14:33:54 +01:00
Frederik Rietdijk bfb414d5c6 pythonPackages.nose: 1.3.4 -> 1.3.7 2016-01-24 14:33:54 +01:00
Frederik Rietdijk 4d9bdce5c4 pythonPackages.iso8601: 0.1.10 -> 0.1.11 2016-01-24 14:33:53 +01:00
Frederik Rietdijk 2b708d43f0 pythonPackages.ipython: 4.0.0 -> 4.0.3 2016-01-24 14:33:53 +01:00
Frederik Rietdijk 390d6016fe pythonPackages.ipykernel: 4.2.0 -> 4.2.2 2016-01-24 14:33:53 +01:00
Frederik Rietdijk 9302637819 pythonPackages.jupyter_console: 4.0.3 -> 4.1.0 2016-01-24 14:33:53 +01:00
Frederik Rietdijk 7df3009522 pythonPackages.dask: 0.7.5 -> 0.7.6 2016-01-24 14:33:53 +01:00
Frederik Rietdijk 4537bbf8b9 pythonPackages.CommonMark: 0.5.4 -> 0.6.3 2016-01-24 14:33:52 +01:00
Edward Tjörnhammar e8cc9204a8 Merge pull request #12568 from gebner/idea-openjdk8
idea: fix problems with openjdk8
2016-01-24 10:29:54 +01:00
Tuomas Tynkkynen f62dbc0121 binutils: Add platforms
There are some variants of binutils in all-packages.nix that aren't
getting built by Hydra currently.
2016-01-24 08:47:46 +02:00
Tim Cuthbertson b82d5ef857 gup: 0.5.1 -> 0.5.3 2016-01-24 16:34:07 +11:00
Franz Pletz c485ba1c66 batman-adv: 2015.2 -> 2016.0 2016-01-24 05:20:18 +01:00
Dan Peebles ef1f64106f kernel: add back the patch I just removed by accident 2016-01-24 04:12:17 +00:00
Dan Peebles 78956c77c0 linux: 4.3.3 -> 4.34 (and update grsecurity patches, too) 2016-01-24 03:53:46 +00:00
Patrick Mahoney 9790094f23 libgdiplus: build on darwin 2016-01-23 21:49:50 -06:00
Tobias Geerinckx-Rice aca5edb8f9 borg: build and install documentation 2016-01-24 04:12:11 +01:00
Tobias Geerinckx-Rice 10229032a9 borg: 0.29.0 -> 0.30.0
Compatibility notes:

- you may need to use -v (or --info) more often to actually see
  output emitted at INFO log level (because it is suppressed at
  the default WARNING log level). See the general section in the
  usage docs.
- for borg create, you need --list (additionally to -v) to see
  the long file list (was needed so you can have e.g. --stats
  alone without the long list)
- see link below about BORG_DELETE_I_KNOW_WHAT_I_AM_DOING
  (was: BORG_CHECK_I_KNOW_WHAT_I_AM_DOING)

More: https://github.com/borgbackup/borg/blob/0.30.0/docs/changes.rst
2016-01-24 04:10:57 +01:00
Tomasz Czyż 2bdd64d6dc solaar: init at 0.9.2 2016-01-24 02:26:19 +00:00
Nathaniel Baxter e800e5bb11 teamspeak client: bump 3.0.18.1 -> 3.0.18.2 2016-01-24 13:11:27 +11:00
Tobias Geerinckx-Rice 32d40f0f98 Remove no longer (or never) referenced patches
55 files changed, 6041 deletions. Tested with `nix-build -A tarball`.
2016-01-24 02:02:21 +01:00
Franz Pletz 5fa5eae086 Merge pull request #12580 from benley/nginx-statsd
nginx: add statsd to the available modules
2016-01-24 01:23:20 +01:00
Benjamin Staffin 9bad9c8bf3 nginx: add statsd to the available modules 2016-01-23 17:25:49 -05:00
Philipp Volguine af2b47646c Merge remote-tracking branch 'philhub/master' 2016-01-23 21:19:34 +00:00
Philipp Volguine 7c4830f3b7 Version bump of e1000e driver (2.5.4 -> 3.3.1) 2016-01-23 21:17:56 +00:00
Domen Kožar c445ec36cb add ipmiview: supermicro ikvm and remote control 2016-01-23 22:14:51 +01:00
Aistis Raulinaitis d0b7d528e8 kdb 3.2 -> 3.3 2016-01-23 12:48:17 -08:00
Austin Seipp d787c2258b nixpkgs: systemd - add some more dependencies
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-01-23 17:48:41 +00:00
Dan Peebles 8f9aea9ccc grsecurity: fix kernel config and uncomment grsecurity kernels 2016-01-23 16:58:44 +00:00
Cillian de Róiste 85f9d04319 mixxx: tidy up, remove obsolete patch, co-adopt 2016-01-23 15:47:41 +01:00
Cillian de Róiste 63485280dd mixxx: 1.11.0 -> 2.0.0 2016-01-23 15:47:41 +01:00
Dan Peebles bffc446394 paxtest: init at 0.9.14 2016-01-23 14:36:08 +00:00
Dan Peebles 33cf0792b1 grsecurity-testing: update patches and associated kernel version 2016-01-23 14:29:34 +00:00
Svein Ove Aas ef582b2805 factorio: init at 0.12.20 2016-01-23 13:15:18 +00:00
Nikolay Amiantov f18317885a fhs-userenv: don't use bash login mode
Login mode can cause hidden problems, e.g. #12406. Generally we don't want
to read user's .bash_profile when we don't start an interactive shell inside
a chroot.
2016-01-23 15:55:53 +03:00
Gabriel Ebner a8d6ad8690 idea: use openjdk8 again 2016-01-23 13:39:15 +01:00
Gabriel Ebner b47d2f8029 openjdk8: do not symlink icc profiles 2016-01-23 13:22:48 +01:00
Nikolay Amiantov 29785c5b7a Merge pull request #12309 from zohl/chromiumos-kernel
Add ChromiumOS kernels
2016-01-23 13:13:59 +03:00
Damien Cassou 9a5fcab124 Merge pull request #12563 from mbakke/heimdall-git
heimdall: 1.4.1 -> 1.4.2pre
2016-01-23 10:30:05 +01:00
Nikolay Amiantov bf208745ab Merge pull request #12290 from abbradar/dovecot-updates
Rework dovecot module, add and update plugins, default Dovecot to 2.2
2016-01-23 12:02:23 +03:00
Nikolay Amiantov 34769a3d72 Merge pull request #12508 from heydojo/ati-drivers-backport
ati-drivers: Restore opengl & direct rendering
2016-01-23 12:00:19 +03:00
Marius Bakke c1eec00179 heimdall: 1.4.1 -> 1.4.2pre 2016-01-23 04:08:28 +00:00
Nikolay Amiantov 2d64202895 Merge pull request #12529 from bendlas/update-wine
wine[-stable,tricks]: version updates
2016-01-23 06:43:06 +03:00
Eric Seidel 2e62f785d4 racket: fix on darwin 2016-01-22 17:38:11 -08:00
Peter Simons ecc48af0ce hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20151217-9-geddefc2 using the following inputs:

  - Nixpkgs: a28e076b47
  - Hackage: c63083af59
  - LTS Haskell: cf055c2754
  - Stackage Nightly: 8f10b44c12
2016-01-22 22:23:00 +01:00
Thomas Tuegel aeda2a129f emacs-isearch-plus: 20160115.1122 -> 20160118.1030 2016-01-22 15:18:12 -06:00
Thomas Tuegel c5393b7b24 melpaStablePackages.graphene: mark broken 2016-01-22 15:14:05 -06:00
Thomas Tuegel ee81df1a92 melpaPackages.graphene: mark broken 2016-01-22 15:13:41 -06:00
Arseniy Seroka 8df0951f59 vimPlugins: update 2016-01-22 2016-01-22 23:02:39 +03:00
Arseniy Seroka 0f152180b0 Merge pull request #12553 from rvl/xcftools
xcftools: init at 1.0.7
2016-01-22 22:47:59 +03:00
Rodney Lorrimar a8aecdcc20 xcftools: init at 1.0.7 2016-01-22 19:45:48 +00:00
Arseniy Seroka e80f54d3a2 Merge pull request #12554 from rvl/iplayer
get_iplayer fixes
2016-01-22 22:39:58 +03:00
Pascal Wittmann de1aba33e8 progress: 0.9 -> 0.12.1 2016-01-22 19:38:21 +01:00
Franz Pletz eb51c475a0 Merge pull request #12546 from romildo/update-awesome
awesome: 3.5.6 -> 3.5.7
2016-01-22 19:08:54 +01:00
Rodney Lorrimar 546679f2e3 get_iplayer: 2.86 -> 2.94 2016-01-22 18:05:27 +00:00
Rodney Lorrimar bde97e0417 get_iplayer: remove irrelevant warning 2016-01-22 18:04:52 +00:00
José Romildo Malaquias d9a407a8c4 awesome: 3.5.6 -> 3.5.7 2016-01-22 15:42:52 -02:00
Graham Christensen 4a6602c3cd awscli: Install less to fix help docs
Without less, we get:

```
2016-01-22 10:31:59,098 - MainThread - awscli.help - DEBUG - Running command: ['groff', '-man', '-T', 'ascii']
2016-01-22 10:31:59,109 - MainThread - awscli.help - DEBUG - Running command: ['less', '-R']
2016-01-22 10:31:59,111 - MainThread - awscli.clidriver - DEBUG - Exception caught in main()
Traceback (most recent call last):
  File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/clidriver.py", line 183, in main
    return command_table[parsed_args.command](remaining, parsed_args)
  File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 245, in __call__
    self.renderer.render(self.doc.getvalue())
  File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 81, in render
    self._send_output_to_pager(converted_content)
  File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 86, in _send_output_to_pager
    p = self._popen(cmdline, stdin=PIPE)
  File "/nix/store/jmgflkyf1yfz6an82pvhq084mp1j0bjn-awscli-1.7.41/lib/python2.7/site-packages/awscli/help.py", line 90, in _popen
    return Popen(*args, **kwargs)
  File "/nix/store/6a1x9r9wywa27v9gvp0yqgq0mmkfa3ww-python-2.7.11/lib/python2.7/subprocess.py", line 710, in __init__
    errread, errwrite)
  File "/nix/store/6a1x9r9wywa27v9gvp0yqgq0mmkfa3ww-python-2.7.11/lib/python2.7/subprocess.py", line 1335, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or directory
2016-01-22 10:31:59,112 - MainThread - awscli.clidriver - DEBUG - Exiting with rc 255

[Errno 2] No such file or directory
```

Import less along with groff

Fixes #12549.
2016-01-22 18:31:49 +01:00
Franz Pletz cc3f5b40a3 mopidy: 1.1.1 -> 1.1.2 2016-01-22 18:31:28 +01:00
Franz Pletz 85675ebcaf Merge pull request #12512 from vandenoever/odpdown
Odpdown
2016-01-22 18:09:39 +01:00
Jos van den Oever 6e586a32fd odpdown: init at 0.4.1 2016-01-22 17:59:48 +01:00
Arseniy Seroka 801225a34e Merge pull request #12536 from vbgl/ncmpcpp-72
ncmpcpp: 0.7 -> 0.7.2
2016-01-22 19:48:13 +03:00
Franz Pletz 0d13b93047 Merge pull request #12496 from exi/id3lib-patch
add id3lib easytag patch for proper unicode handling.
2016-01-22 17:34:48 +01:00
Franz Pletz 400499aeb4 Merge pull request #12482 from rycee/bump/svtplay-dl
svtplay-dl: 0.20.2015.11.29 -> 0.30.2016.01.10
2016-01-22 17:32:56 +01:00
Peter Simons e6d42dfe04 Merge pull request #12459 from avnik/fix-var-lib-postfix-permissions
Make /var/lib/postfix world-readable
2016-01-22 17:25:07 +01:00
Frederik Rietdijk b076c78005 Merge pull request #12485 from mogorman/sopel_6.2.1
sopel: 6.1.1 -> 6.2.1
2016-01-22 17:17:44 +01:00
Matthew O'Gorman 984409db68
sopel: 6.1.1 -> 6.2.1
test commit
2016-01-22 11:11:40 -05:00
Lluís Batlle i Rossell 77f8f35d57 goPackages: comment on kagome about no parallel build 2016-01-22 14:51:24 +01:00
Lluís Batlle i Rossell 4d68077528 goPackages: adding restic
I make it use its supplied dependencies. Easier.
2016-01-22 14:50:16 +01:00
Jascha Geerds dc7ad0df8b Merge pull request #12545 from gebner/qutebrowser-0.5.1
qutebrowser: 0.5.0 -> 0.5.1
2016-01-22 14:40:02 +01:00
Jascha Geerds 73a22693ea numix-icon-theme-circle: 20151014 -> 20160121 2016-01-22 14:37:34 +01:00
Jascha Geerds 98a9bf6759 numix-icon-theme: 20151023 -> 20160120 2016-01-22 14:37:34 +01:00
Domen Kožar b47f60bf26 Merge pull request #12543 from ftrvxmtrx/master
fldigi: 3.22.02 -> 3.23.07
2016-01-22 14:31:44 +01:00
Jascha Geerds 323c4f43c3 gnome3.pomodoro: 3.18-624945d -> 3.18-4844fad 2016-01-22 14:29:28 +01:00
Gabriel Ebner 889a05ea5b qutebrowser: 0.5.0 -> 0.5.1 2016-01-22 14:19:23 +01:00
Jascha Geerds 15ff41f516 gnome3.evolution: 3.18.3 -> 3.18.4 2016-01-22 14:11:44 +01:00
Jascha Geerds 843bc26c4d gnome3.gedit: 3.18.2 -> 3.18.3 2016-01-22 14:11:44 +01:00
Jascha Geerds 23b3276ba9 gnome3.evolution_data_server: 3.18.3 -> 3.18.4 2016-01-22 14:11:44 +01:00
Jascha Geerds 4e8a898492 gnome3.gnome-bluetooth: 3.18.1 -> 3.18.2 2016-01-22 14:11:44 +01:00
Jascha Geerds 6fe1909a1d gnome3.gnome-dictionary: 3.18.0 -> 3.18.1 2016-01-22 14:11:44 +01:00
Siarhei Zirukin 23e18ab88e fldigi: 3.22.02 -> 3.23.07 2016-01-22 14:03:39 +01:00
Vladimír Čunát 0957359568 Merge branch 'staging' 2016-01-22 13:48:35 +01:00
Domen Kožar 542bf5bf41 elm: recurseIntroAtrs and use GHC 7.10.3 2016-01-22 13:39:18 +01:00
aszlig 24ae34c0d7
nixpart0: Fix race condition in formatting devices
This adds a backport of rhinstaller/blivet#39 to the pinned blivet
version 0.17, it's addressing the following upstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1196397

It has been reported at aszlig/nixpart#7 and tested by @manveru (the
issue reporter), thanks a lot.

Thanks also to @domenkozar for finding the upstream issue.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
Reported-by: Michael Fellinger <m.fellinger@gmail.com>
Fixes: aszlig/nixpart#7
2016-01-22 13:30:43 +01:00