diff --git a/project.nix b/project.nix index aee25c1318d1fa96c6fa901836a8a855ae163a40..9c12bd6ba76ec19a5b4cc86512740896fd2cc4a1 100644 --- a/project.nix +++ b/project.nix @@ -7,5 +7,5 @@ modulePath = "gitlab.schukai.com/oss/bob"; version = "0.4.15"; ## do not change this line; it will be updated automatically vendorHash = null; ## do not change this line; it will be updated automatically - commitHash = "494971f"; ## do not change this line; it will be updated automatically + commitHash = "5b8a2af"; ## do not change this line; it will be updated automatically }