Hi all, Didn't this use to work?
$ nix-shell --pure -p qt5.qtbase --run qmake Could not find qmake configuration file linux-g++. Error processing project file: /home/bfo/test.pro (test.pro can be an empty file, just for testing this issue.) The linux-g++ mkspec file is in the .dev output, but adding that to the above command doesn't fix it either. $ ls -l $(nix-build -A qt5.qtbase.dev '<nixpkgs>')/mkspecs/linux-g++ total 8 -r--r--r-- 1 root root 261 jan. 1 1970 qmake.conf -r--r--r-- 1 root root 2911 jan. 1 1970 qplatformdefs.h Best regards, Bjørn Forsman _______________________________________________ nix-dev mailing list nix-dev@lists.science.uu.nl http://lists.science.uu.nl/mailman/listinfo/nix-dev