···31 homepage = "https://github.com/tinyalsa/tinyalsa";
32 description = "Tiny library to interface with ALSA in the Linux kernel";
33 license = licenses.mit;
34- maintainers = with maintainers; [ AndersonTorres ];
35 platforms = with platforms; linux;
36 };
37}
···31 homepage = "https://github.com/tinyalsa/tinyalsa";
32 description = "Tiny library to interface with ALSA in the Linux kernel";
33 license = licenses.mit;
34+ maintainers = with maintainers; [ ];
35 platforms = with platforms; linux;
36 };
37}
+1-1
pkgs/by-name/vk/vkd3d-proton/package.nix
···44 homepage = "https://github.com/HansKristian-Work/vkd3d-proton";
45 description = "A fork of VKD3D, which aims to implement the full Direct3D 12 API on top of Vulkan";
46 license = with lib.licenses; [ lgpl21Plus ];
47- maintainers = with lib.maintainers; [ AndersonTorres ];
48 inherit (wine.meta) platforms;
49 };
50})
···44 homepage = "https://github.com/HansKristian-Work/vkd3d-proton";
45 description = "A fork of VKD3D, which aims to implement the full Direct3D 12 API on top of Vulkan";
46 license = with lib.licenses; [ lgpl21Plus ];
47+ maintainers = with lib.maintainers; [ ];
48 inherit (wine.meta) platforms;
49 };
50})