Skip to content

Commit

Permalink
tensorflow: cleanup and merge with libtensorflow
Browse files Browse the repository at this point in the history
This merges work done by yorickvP and timokau in NixOS#63208 and NixOS#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!
  • Loading branch information
abbradar committed Jul 31, 2019
1 parent 0a1bf47 commit 019c136
Show file tree
Hide file tree
Showing 4 changed files with 170 additions and 143 deletions.

0 comments on commit 019c136

Please sign in to comment.