lol

rapidyaml: set meta.platforms

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