Dominik K.
Dominik K.
Hi. The [fswatch](https://github.com/emcrisostomo/fswatch) may be a good place for _fsnotify_, especially for this issue. They state it has "no known limitations" on Solaris kernels (with FEN). I.e. also with recursive...
@gmemstr It's possible with Go-YAML v3. See this PR: https://github.com/prometheus/prometheus/pull/6533
@geek876 I can confirm that the `module.tectonic.template_dir.tectonic` will always be recreated (`platform/aws`& `tectonic_1.8.7-tectonic.1`). It's because inside it is the `admin_password_hash` saved which is correctly hashed with `bcrypt()`. As this salts...
@stanley-cheung @jtattermusch Can you archive this repository, please? Some people still used this formula to install `grpc`.
The repositories original purpose is also reached [since 2016 (release of `protobuf` version `3.0`](https://github.com/protocolbuffers/protobuf/tree/v3.0.0): > The formulae will be maintained here rather than adding them to the homebrew or linuxbrew...
Thanks Jorge for the hint. Now it works for me, too. For copy&paste: `libraryDependencies += "uk.org.lidalia" % "slf4j-test" % "1.1.0"`