mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-10 06:55:10 +00:00
6e49dfc754
ChangeLogs: * https://github.com/vector-im/element-web/releases/tag/v1.11.11 * https://github.com/vector-im/element-web/releases/tag/v1.11.12 Also, it has apparently been forgotten to regenerate `yarn.lock` on the release, `element-web` failed to build like this initially: yarn install v1.22.19 [1/4] Resolving packages... error Couldn't find any versions for "browser-request" that matches "^0.3.3" in our cache (possible versions are ""). This is usually caused by a missing entry in the lockfile, running Yarn without the --offline flag may help fix this issue. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. To fix this, I decided to apply a patch with the proper `yarn.lock` and the problem is gone now. We should be careful however on the next update, so I added a warning to the `update.sh`-script to remind myself (or whoever will do the next update). I'll leave it as-is now assuming that the issue fixes itself at the next time, a developer runs `yarn`. Also, I'm tired of having to chase dependency errors whenever I touch this package. |
||
---|---|---|
.. | ||
keytar | ||
seshat | ||
element-desktop.nix | ||
element-web.nix | ||
pin.json | ||
regenerate-element-web-yarn.lock.diff | ||
update.sh |