nixpkgs#yarn-berry appears to be the current yarn package for NixOS. On 25.04, its version 4.11.0. On unstable, its version 4.13.0, which is the latest yarn stable versionnixpkgs#yarn-berry that's currently the maintained package and not just nixpkgs#yarn, which as you said is wildly out of datenixpkgs#yarn is yarn classic (1.y.z), and nixpkgs#yarn-berry tracks latest x.y.z, which became a thing at yarn 2, which is when yarn made the breaking change of switching to the berry codebase. They also have nixpkgs#yarn-berry_3 and nixpkgs#yarn-berry_4 which are constrained to those major version numbers. The nixpkgs#yarn package is maintained to follow yarn classic.