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 182c65e commit 0a2658aCopy full SHA for 0a2658a
packages/ogmios.nix
@@ -18,6 +18,6 @@ in
18
perSystem =
19
{ pkgs, ... }:
20
{
21
- packages.ogmios = mkPackage pkgs "6.8.0" "sha256-PM3tB6YdFsXRxGptDuxOvLke0m/08ySy4oV1WfIu//g=";
+ packages.ogmios = mkPackage pkgs "6.13.0" "sha256-b8EscEAsyBkC4PHu+XLtO4sT8WlbWfjfhu/HnOsOQ3E=";
22
};
23
}
0 commit comments