From 62a5860c3ed7920393137149cfde926f3015980c Mon Sep 17 00:00:00 2001 From: Martin Schwaighofer Date: Sun, 11 Apr 2021 13:29:20 +0200 Subject: [PATCH] update flake.lock file The updated version of nixpkgs includes https://github.com/NixOS/nixpkgs/pull/117004 so that TensorFlow should now work with the openblas version from nixpkgs on aarch64 as well. --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 8fb15b3..36f82b4 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "flake-utils": { "locked": { - "lastModified": 1614513358, - "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=", + "lastModified": 1617631617, + "narHash": "sha256-PARRCz55qN3gy07VJZIlFeOX420d0nGF0RzGI/9hVlw=", "owner": "numtide", "repo": "flake-utils", - "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3", + "rev": "b2c27d1a81b0dc266270fa8aeecebbd1807fc610", "type": "github" }, "original": { @@ -44,11 +44,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1615888535, - "narHash": "sha256-wR49KkuahcNq1xU3Tk+Mfbob3g2/B/fpbWPw8X+1wsg=", + "lastModified": 1618072958, + "narHash": "sha256-QDKj58ECixtb4EJMWV5D5Lb2xdCgab1Opi4zjQWbDOg=", "owner": "nixos", "repo": "nixpkgs", - "rev": "1f77a4c8c74bbe896053994836790aa9bf6dc5ba", + "rev": "a73020b2a150322c9832b50baeb0296ba3b13dd7", "type": "github" }, "original": {