nixpkgs/pkgs/development/python-modules/tensorflow
Nikolay Amiantov 019c13616b tensorflow: cleanup and merge with libtensorflow
This merges work done by yorickvP and timokau in #63208 and #63616 respectively.
Now the derivation builds both libtensorflow and the Python package and puts them into
different outputs.

Quite a bit of improvements were done on the top, including:

* Use official tag revision as source, not a branch;
* Use all system libraries possible (before only one was actually used);
* Move various environment variables to the derivation itself from hooks;
* Use source Python build instead of wheel build to ensure fixup hooks do their important jobs on libraries;
* And more that I forgot!
2019-07-31 13:28:44 +03:00
..
bin.nix python.pkgs.tensorflow: cleanup binary build 2019-07-31 13:28:44 +03:00
binary-hashes.nix python.pkgs.tensorflow: cleanup binary build 2019-07-31 13:28:44 +03:00
default.nix tensorflow: cleanup and merge with libtensorflow 2019-07-31 13:28:44 +03:00
no-saved-proto.patch tensorflow: re-enable build from source [WIP] 2019-07-31 13:28:15 +03:00
prefetcher.sh python.pkgs.tensorflow: cleanup binary build 2019-07-31 13:28:44 +03:00
system-jsoncpp.patch tensorflow: cleanup and merge with libtensorflow 2019-07-31 13:28:44 +03:00