Skip to content

Commit

Permalink
chore: bump tests package
Browse files Browse the repository at this point in the history
  • Loading branch information
vladimirvolek committed Feb 15, 2024
1 parent da1d4eb commit a867bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pkgs ? import nixpkgs {}
, blockfrost-tests ?
(builtins.fetchGit {
url = "ssh://[email protected]/blockfrost/blockfrost-tests.git";
rev = "f405b3a27aa6bcc31c7e75a4c549448fc7686fc0";
rev = "f64e6805b6eacd72db4985899192a2fbd07bdbc1";
})
, system ? builtins.currentSystem
}:
Expand Down

0 comments on commit a867bc4

Please sign in to comment.