python.pkgs.tensorflow 1.7.0 -> 1.9.0

This commit is contained in:
Jean-Philippe Bernardy
2018-08-07 11:42:36 +02:00
parent 173a3d27e6
commit 8162378401
3 changed files with 45 additions and 16 deletions
@@ -1,4 +1,4 @@
version=1.7.1
version=1.9.0
hashfile=tf${version}-hashes.nix
rm -f $hashfile
echo "{" >> $hashfile
@@ -27,3 +27,4 @@ for sys in "linux" "mac"; do
done
done
done
echo "}" >> $hashfile