From 2ccaa3ebd7676f790ad073c9f3b11a7c32066292 Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Mon, 19 Feb 2024 16:32:19 +0100 Subject: [PATCH] chore: bump tests --- default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.nix b/default.nix index f42e7379..cd9e8379 100644 --- a/default.nix +++ b/default.nix @@ -10,7 +10,7 @@ pkgs ? import nixpkgs {} , blockfrost-tests ? (builtins.fetchGit { url = "ssh://git@github.com/blockfrost/blockfrost-tests.git"; - rev = "f64e6805b6eacd72db4985899192a2fbd07bdbc1"; + rev = "d4aa9fbdaa7eb31d74676d62c4dda1d79c7240d8"; }) , system ? builtins.currentSystem }: