diff --git a/project.nix b/project.nix index 079efc5caa5336f10417f619f0647765ef0fe2c1..77578774e6be6bff91d5d252fbc2cdc6799bbc68 100644 --- a/project.nix +++ b/project.nix @@ -7,5 +7,5 @@ modulePath = "gitlab.schukai.com/oss/bob"; version = "0.4.13"; ## do not change this line; it will be updated automatically vendorHash = null; ## do not change this line; it will be updated automatically - commitHash = "b475daf"; ## do not change this line; it will be updated automatically + commitHash = "9b64095"; ## do not change this line; it will be updated automatically }