nixpkgs/pkgs/applications/science
aszlig 11294eaf16
qgroundcontrol: Fix running of {pre,post}Configure
Commit 0055c6a introduced a new preConfigure hook that sets the right
qmake path. Unfortunately the mkDerivation attributes of qgroundcontrol
override the whole configurePhase, so this hook isn't run at all.

Instead of using pushd/popd, I'm making it a bit more readable by just
spawning a subshell with the right working directory.

This fixes the build of qgroundcontrol and it now successfully compiles
on my machine.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2016-04-15 05:26:02 +02:00
..
astronomy Merge master into closure-size 2016-03-08 09:58:19 +01:00
biology samtools: init at 1.3 2016-04-12 20:13:40 +01:00
chemistry/avogadro avogadro: build documentation 2013-12-18 18:18:22 +02:00
electronics fritzing: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00
geometry drgeo: reimplement using mkDerivation 2015-11-24 14:45:15 +01:00
logic Merge pull request #14649 from vbgl/coq_8.5.1 2016-04-13 22:16:48 +03:00
machine-learning/torch replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
math replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
misc pkgs.motuclient: move application away from pythonPackages 2016-03-02 09:41:02 +01:00
molecular-dynamics lammps: init at 2016-02-16 2016-04-01 18:37:52 -04:00
programming/plm Revert "Added K Framework package." 2015-08-29 15:38:33 +02:00
robotics qgroundcontrol: Fix running of {pre,post}Configure 2016-04-15 05:26:02 +02:00
spyder buildPythonApplication: use new function for Python applications 2016-02-19 13:16:41 +01:00