lol

rapidyaml: set meta.platforms

+1
+1
pkgs/development/libraries/rapidyaml/default.nix
··· 24 homepage = "https://github.com/biojppm/rapidyaml"; 25 license = licenses.mit; 26 maintainers = with maintainers; [ martfont ]; 27 }; 28 }
··· 24 homepage = "https://github.com/biojppm/rapidyaml"; 25 license = licenses.mit; 26 maintainers = with maintainers; [ martfont ]; 27 + platforms = platforms.all; 28 }; 29 }