なつき

Results 159 comments of なつき

I see that we merged the commit to drop Ruby 3.0. Next step would be update rake-compiler / rake-compiler-dock, so that we can relabel the `-linux` gem to `-linux-gnu`, and...

@henrahmagix Unfortunately, based on https://github.com/protocolbuffers/protobuf/issues/16853#issuecomment-2591772277 back-porting is probably not going to happen, because they cannot drop support of ruby `

> I believe this would break the ability of legacy importers to fully override file: URLs to do their own thing. Looks like this is already broken in the existing...

Ironically, this even impacts https://pub.dev, that a fresh installation of `dart-sdk` on GitHub's Hosted Windows on Arm runner fails to run `dart pub get` out of box. We had to...

Dart VM does not have BSD support: https://github.com/dart-lang/sdk/issues/52374. There was an experimental BSD port by community at some point but was completely abandoned. Porting Dart SDK to BSD would be...

Real BSD support will be coming soon: https://github.com/sass/dart-sass/pull/2413

Although the nodejs based BSD support is still pending review, I've added Linuxulator support on FreeBSD in 1.85.0. If you are running FreeBSD with a properly configured Linuxulator setup, installing...

The definition of “dependency” is stylesheet resolved from load_paths. Stylesheet resolved as relative path does not count.

Stylesheet resolved as relative path does not count, even if the file is located in the load_paths. Note _sass (sass_dir) is a default load path.