Commit graph

5 commits

Author SHA1 Message Date
Laura Hausmann
3dcf64cf82
[yarn] Update bundled yarn version 2024-07-16 15:55:40 +02:00
Laura Hausmann
fb0ebd6079
[yarn] Update version to 4.2.2 2024-05-13 14:01:29 +02:00
Pyrox
84af6f49c8
[yarn] Bump packaged version to 4.1.1 2024-04-30 15:01:55 -04:00
Pyrox
826e2c2867
[nix] Update packaged yarn 2024-02-04 19:21:36 -05:00
Pyrox
33f5217fad [yarn]: Enable support for corepack offline installs
This is required to enable building from nix, as corepack cannot fetch the yarn version from npmjs.com during a build.
Thus, an offline version is required.

This also means that when upgrading yarn, also ensure to run `yarn fetch-yarn` to fetch the latest yarn version to the correct place, and commit that with your version bump.
This will ensure that the version in the repo is kept in sync with the version in package.json.
2023-11-19 01:12:51 +01:00