Skip to content

Commit 30872f4

Browse files
author
Bart Schuurmans
committed
Update nixpkgs snapshot to one containing libtensorflow v2.4.2
The previous snapshot contained a libtensorflow version that did not match the third_party/tensorflow submodule version.
1 parent 4e10661 commit 30872f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@ extra-include-dirs:
2727

2828
nix:
2929
enable: false
30-
# release-19.09 with libtensorflow 1.14.0
31-
path: ["nixpkgs=https://github.com/NixOS/nixpkgs/archive/8731aaaf8b30888bc24994096db830993090d7c4.tar.gz"]
30+
# nixos-21.11 with libtensorflow 2.4.2
31+
path: ["nixpkgs=https://github.com/NixOS/nixpkgs/archive/ce635e9dca8f7e2bfab19a3667d7e697c019c68b.tar.gz"]
3232
packages: [snappy, zlib, protobuf, libtensorflow]

0 commit comments

Comments
 (0)