re: asking for help with wgpu on nixos
@schrottkatze I was having a simular issue when developing a game in Bevy.I ended up using the NixGL vulkan wrapper.
It's not a real sollution but it should let you at least run the program.
github.com/nix-community/nixGL