Unverified Commit a7a1df5e authored by Dmitry Ivankov's avatar Dmitry Ivankov Committed by GitHub
Browse files

Update pkgs/development/python-modules/tensorflow-probability/default.nix

parent be9859e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ let
    LIBTOOL = lib.optionalString stdenv.isDarwin "${cctools}/bin/libtool";

    fetchAttrs = {
      sha256 = lib.fakeHash;
      sha256 = "sha256-9i0ExaIeNz7+ddNAoU2ak8JY7lI2aY6eBDiPzJYuJUk=";
    };

    buildAttrs = {