Daniil Mira
Daniil Mira
Same on NixOS + Hyprland (wayland)
Same issue
Same problem: > ❯ clinfo > Number of platforms 1 > Platform Name Intel(R) OpenCL > Platform Vendor Intel(R) Corporation > Platform Version OpenCL 1.2 LINUX > Platform Profile FULL_PROFILE...
This is the way I have done in _flake.nix_: ```nix { inputs = { nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-25.11"; esp-dev = { url = "github:mirrexagon/nixpkgs-esp-dev"; inputs.nixpkgs.follows = "nixpkgs"; }; }; outputs =...
Same issue on firefox 141.0 and ungoogled-chromium 138.0.7204.157