Atemu
Atemu
I can reproduce this on aarch64-darwin using the same environment (clang). Interestingly, I cannot reproduce on both aarch64 and x86_64 Linux using almost the same environment but with GCC and...
So, `CMAKE_CXX_STANDARD` seems to always be `11`, even if you manually force another standard. This might be a bug on the Nix side since clang-11 should ordinarily default to c++14....
This should be rather simple, you'd only need to set the `arch` to `arm64_only`. The option's type enum would need to be adjusted of course. As for the patches, you...
This bug is quite critical and I therefore decided to block https://github.com/NixOS/nixpkgs/pull/339370.
Ugh it looks like this is because M$ is being obtuse and doesn't allow you to have the code work like that. (Oh how wise they are, they know so...
Could `--version=branch` be inferred when `version` matches `^unstable-\d{4}-\d{2}-\d{2}$`?
I think this issue was originally intended to ask for support for updating to unstable versions from a branch which has been implemented. Should we continue the discussion on nix-update...
I'm not sure I'll be able to take a look. In the worst case, just disable it for now.
I have disabled that setting already. It still loads the video as soon as I open the page, it just doesn't play it. That's better than Youtube's which stupidly autoplays...
The tracy patch does not appear to fix the segfault for me, it still crashes when I dare to move my cursor over its window. I've opened a trace of...