| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert "Python: don't propagate blas"origin/revert-14975-pythonblas | Frederik Rietdijk | 2016-04-25 | 2 | -4/+4 |
| * | Merge pull request #14975 from FRidh/pythonblas•••Python: don't propagate blas | Frederik Rietdijk | 2016-04-25 | 2 | -4/+4 |
| |\ |
|
| | * | pythonPackages.scipy: don't propagate blas | Frederik Rietdijk | 2016-04-25 | 1 | -2/+2 |
| | * | pythonPackages.numpy: don't propagate blas | Frederik Rietdijk | 2016-04-25 | 1 | -2/+2 |
| * | | graph-tool: 2.12 -> 2.16 (#14848)•••* graph-tool: 2.12 -> 2.16
* graph-tool: Use correct upstream source
* graph-tool: Use correct hash
| Tiago de Paula Peixoto | 2016-04-25 | 1 | -3/+3 |
| |/ |
|
| * | pyatspi: call via pythonPackages | Frederik Rietdijk | 2016-04-23 | 1 | -2/+7 |
| * | pyqt5: move to qmakeHook•••This reverts commit f1c2572479265d121d55d9e3270dc1ebfee4aa00.
| Nikolay Amiantov | 2016-04-20 | 1 | -4/+2 |
| * | Merge branch 'master' into staging•••Compare to Hydra nixpkgs job 1260021.
| Vladimír Čunát | 2016-04-20 | 3 | -0/+84 |
| |\ |
|
| | * | pygobject: fix some warnings | José Romildo Malaquias | 2016-04-16 | 3 | -0/+84 |
| * | | pygobject: 3.18.2 -> 3.20.0 | Damien Cassou | 2016-04-20 | 1 | -3/+5 |
| |/ |
|
| * | pygame: Fix build with multiple outputs•••The config.py script doesn't seem to cope very well with symlinks, so
let's pass it the right derivation outputs wherever possible and fall
back to drv.out.
I've disabled the tests because they somehow now seem to cause the build
to fail even though the tests failed *before* the merge of the
closure-size branch, but the whole build didn't fail regardless.
Here is a build from before the closure-size branch merge:
http://hydra.nixos.org/build/34367296
If you have a look at the build log, you already see a bunch of failing
tests (to be exact: the same set of tests that are failing now with the
fix of the preConfigure phase).
Other than that, the build now succeeds on my machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| aszlig | 2016-04-15 | 1 | -6/+9 |
| * | pyqt5: Fix running of {pre,post}Configure•••Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of pyqt5 override
the whole configurePhase, so this hook isn't run at all.
This fixes the build of pyqt5 and it now successfully compiles on my
machine.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| aszlig | 2016-04-15 | 1 | -0/+2 |
| * | Merge branch 'master' into closure-size•••Comparison to master evaluations on Hydra:
- 1255515 for nixos
- 1255502 for nixpkgs
| Vladimír Čunát | 2016-04-10 | 3 | -63/+45 |
| |\ |
|
| | * | Merge pull request #14498 from expipiplus1/python-cgkit•••pythonPackages.cgkit: init at 2.0.0 | Frederik Rietdijk | 2016-04-09 | 1 | -0/+22 |
| | |\ |
|
| | | * | pythonPackages.cgkit: init at 2.0.0 | Joe Hermaszewski | 2016-04-06 | 1 | -0/+22 |
| | * | | pythonPackages/yolk: init at 0.4.3 | Profpatsch | 2016-04-04 | 1 | -0/+23 |
| | * | | pythonPackages.sphinx: 1.3.4 -> 1.3.6 | Graham Christensen | 2016-04-02 | 1 | -63/+0 |
| * | | | Merge branch 'master' into closure-size•••Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
| Vladimír Čunát | 2016-04-01 | 4 | -7/+18 |
| |\| | |
|
| | * | | python.bootstrapped-pip: 8.0.2 -> 8.1.1 | Frederik Rietdijk | 2016-03-28 | 1 | -2/+2 |
| | * | | bootstrapped-pip: support Python 2.6 | Domen Kožar | 2016-03-24 | 1 | -1/+10 |
| | * | | Merge pull request #13958 from ambrop72/wxpython-fix•••wxPython: Fix runtime error due to library dependencies not in RUNPATH. | Domen Kožar | 2016-03-24 | 1 | -2/+4 |
| | |\ \ |
|
| | | * | | wxPython: Fix runtime error due to library dependencies not in RUNPATH.•••I think what's happening is that the linker automatically adds DT_NEEDED dependencies to some libraries because it finds these libraries are being used directly, but
because they're not linked explicitly with -lflags, the gcc wrapper does not add them to RUNPATH.
| Ambroz Bizjak | 2016-03-16 | 1 | -2/+4 |
| | | |/ |
|
| | * / | Fetch setuptools from PyPi via HTTPS. | Corey Farwell | 2016-03-22 | 1 | -1/+1 |
| | |/ |
|
| | * | drop my maintainership (close #13881) | 宋文武 | 2016-03-13 | 1 | -1/+1 |
| * | | Merge master into closure-size•••The kde-5 stuff still didn't merge well.
I hand-fixed what I saw, but there may be more problems.
| Vladimír Čunát | 2016-03-08 | 2 | -3/+15 |
| |\| |
|
| | * | buildPythonPackage: add installFlags | Nikolay Amiantov | 2016-02-21 | 1 | -1/+4 |
| | * | Merge pull request #13078 from FRidh/matplotlib•••pythonPackages: update matplotlib and cycler | Frederik Rietdijk | 2016-02-17 | 1 | -2/+11 |
| | |\ |
|
| | | * | pythonPackages.matplotlib: 1.5.0 -> 1.5.1 | Frederik Rietdijk | 2016-02-17 | 1 | -2/+11 |
| | * | | Merge branch 'master' into staging | Vladimír Čunát | 2016-02-17 | 6 | -196/+149 |
| | |\| |
|
| | * | | Merge branch 'master' into staging | Vladimír Čunát | 2016-02-07 | 2 | -28/+24 |
| | |\ \ |
|
| | * | | | add ensureNewerSourcesHook and apply to all python•••Fixes #12663: problems in python stuff due to old timestamps in sources.
- Files in sources older than a certain year are set to that year.
- Applied with 1980 for all python packages due to the way it often uses zip.
| Vladimír Čunát | 2016-02-03 | 1 | -1/+3 |
| * | | | | Merge branch 'master' into closure-size | Vladimír Čunát | 2016-02-14 | 8 | -224/+173 |
| |\ \ \ \
| | |_|/
| |/| | |
|
| | * | | | python bootstrapped-pip: wheel 0.26.0 -> 0.29.0 | Frederik Rietdijk | 2016-02-08 | 1 | -2/+2 |
| | * | | | python bootstrapped-pip: pip 7.1.2 -> 8.0.2 | Frederik Rietdijk | 2016-02-08 | 2 | -159/+2 |
| | * | | | pythonPackages: new functions to build numpy and scipy | Frederik Rietdijk | 2016-02-08 | 3 | -35/+98 |
| | * | | | cairocffi: Add missing dependencies on gdk_pixbuf•••Rewrite dlopening stuff in hacky way (due ctypes.util totally brokennes:
it attempt to use /sbin/ldconfig, gcc from PATH and other tricks to
detect sonames, I replaced it with simple table lookup)
Also I add patch to bypass another rounding regression in tests
(this patch submitted upstream as well)
| Alexander V. Nikolaev | 2016-02-07 | 1 | -0/+47 |
| | | |/
| |/| |
|
| | * | | Merge pull request #12701 from mayflower/builder-def-cleanup•••builderDefsPackage cleanup | Domen Kožar | 2016-02-01 | 1 | -19/+14 |
| | |\ \ |
|
| | | * | | pythonSexy: use mkDerivation | Robin Gloster | 2016-01-30 | 1 | -19/+14 |
| | | |/ |
|
| | * | | graph-tool: cleanup•••fucked up adding the changes
see #12647
| Robin Gloster | 2016-01-30 | 1 | -9/+8 |
| | * | | graph-tool: 2.2.42 -> 2.12•••Closes #12647
Signed-off-by: Robin Gloster <mail@glob.in>
| Joel Moberg | 2016-01-30 | 1 | -5/+7 |
| | |/ |
|
| * | | add ensureNewerSourcesHook and apply to all python•••Fixes #12663: problems in python stuff due to old timestamps in sources.
- Files in sources older than a certain year are set to that year.
- Applied with 1980 for all python packages due to the way it often uses zip.
(cherry picked from staging commit e4ab8aee62fe65252b40861900decc7e880517a7)
| Vladimír Čunát | 2016-02-03 | 1 | -1/+3 |
| * | | Merge recent 'staging' into closure-size•••Let's get rid of those merge conflicts.
| Vladimír Čunát | 2016-02-03 | 9 | -69/+392 |
| |\| |
|
| | * | pycairo: add darwin to meta.platforms | Vincent Laporte | 2016-01-28 | 1 | -1/+1 |
| | * | Merge pull request #12552 from NixOS/python-wip•••pythonPackages: update setuptools, many updates and fixes | Frederik Rietdijk | 2016-01-27 | 4 | -31/+8 |
| | |\ |
|
| | | * | python generic builder: fix typos | Domen Kožar | 2016-01-27 | 1 | -2/+2 |
| | | * | pythonPackages.pylint: 1.4.1 -> 1.5.4 | Frederik Rietdijk | 2016-01-24 | 1 | -23/+0 |
| | | * | 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.
| Frederik Rietdijk | 2016-01-24 | 2 | -6/+6 |
| | * | | pythonPackages.pelican: fix tests with Pygments 2.1•••Broken in 38c83e291681d16273dd68749117dc64c756d0e7.
I'll open an upstream PR with this patch as well.
| Tobias Geerinckx-Rice | 2016-01-24 | 1 | -0/+318 |
| | |/ |
|
| | * | multipath_tools: Rename to multipath-tools•••See http://nixos.org/nixpkgs/manual/#sec-package-naming
I've added an alias for multipath_tools to make sure that we don't break
existing configurations referencing the old name.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
| aszlig | 2016-01-21 | 1 | -2/+2 |
| | * | pythonPackages.sphinx: fix tests with Pygments 2.1•••Close #12511.
| Tobias Geerinckx-Rice | 2016-01-21 | 1 | -0/+63 |