Re: [Nix-dev] golden-cheetah compiling, but not linking against Qt correctly

2017-04-12 Thread Oliver Charles
Peter Hoeg  writes:

> Hi Oliver,
>
> On 17-04-10 at 16:31, Oliver Charles wrote:
>>   Does anyone know what's going on here? Is golden-cheetah doing something
>>   funky with its build scripts?
>
> I think it has to do with the qt dependencies all being added to
> nativeBuildInputs instead of the proper buildInputs.

We got it fixed in the end - here's the solution:

https://github.com/NixOS/nixpkgs/commit/c7dd8a707be6c5192593cd249d8018ac9f87b9cb
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev


Re: [Nix-dev] golden-cheetah compiling, but not linking against Qt correctly

2017-04-10 Thread Peter Hoeg

Hi Oliver,

On 17-04-10 at 16:31, Oliver Charles wrote:

  Does anyone know what's going on here? Is golden-cheetah doing something
  funky with its build scripts?


I think it has to do with the qt dependencies all being added to
nativeBuildInputs instead of the proper buildInputs.

--
Regards,
Peter
___
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev