We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e10661 commit 30872f4Copy full SHA for 30872f4
stack.yaml
@@ -27,6 +27,6 @@ extra-include-dirs:
27
28
nix:
29
enable: false
30
- # release-19.09 with libtensorflow 1.14.0
31
- path: ["nixpkgs=https://github.com/NixOS/nixpkgs/archive/8731aaaf8b30888bc24994096db830993090d7c4.tar.gz"]
+ # nixos-21.11 with libtensorflow 2.4.2
+ path: ["nixpkgs=https://github.com/NixOS/nixpkgs/archive/ce635e9dca8f7e2bfab19a3667d7e697c019c68b.tar.gz"]
32
packages: [snappy, zlib, protobuf, libtensorflow]
0 commit comments