diff --git a/project.nix b/project.nix index 63169aa8137de5aeba5092ee5f014fa832a779b2..830499922eaad21936a4440d60cc0f0c71ba9209 100644 --- a/project.nix +++ b/project.nix @@ -7,5 +7,5 @@ modulePath = "gitlab.schukai.com/oss/bob"; version = "0.4.16"; ## do not change this line; it will be updated automatically vendorHash = null; ## do not change this line; it will be updated automatically - commitHash = "b95196c"; ## do not change this line; it will be updated automatically + commitHash = "7069c67"; ## do not change this line; it will be updated automatically }