Logan Shire
Logan Shire
@aherrmann @midnightconman this is also very interesting to me. I would really like nix to just be an implementation detail, and developers would just interact with Bazel. In my ideal...
> Where it departs from what you describe, at least as I understand it, is that Nix needs to be installed outside of Bazel and that rules_nixpkgs only supports the...
@acecilia just curious, do you still see this issue with the new swift proto library implementation?
I would like this as well!
Yes the bar is visible. I overrode input accessory view and returned the bar, and overrode can become first responder and returned true. Once the controller is presented I can...
I would love this too!
It shouldn't - I'm using Redis 5.0. Since I posted this I managed to get the Autodiscovery approach working with this docker-compose file: ``` version: "3" services: datadog: container_name: datadog...
It would be great to cut a v1.1.3 (or a v2) version so people don't have to do this manually
Following up here, @luispadron and I figured out on Slack that my swift-deps-index.json became invalid when I updated my rules_swift_package_manager version from 0.15.0 to 0.20.0 When I deleted this file...
Thanks! I also created a separate issue for the Firebase version 10+ failure here: https://github.com/cgrindel/swift_bazel/issues/231 I might be able to downgrade to version 8 in the meantime.