diff options
| author | Ratchanan Srirattanamet <peathot@hotmail.com> | 2025-04-05 18:09:18 +0000 |
|---|---|---|
| committer | Ratchanan Srirattanamet <peathot@hotmail.com> | 2025-04-19 15:31:02 +0000 |
| commit | 7c2387c30b58e1d94848eee9dd261f96fa311964 (patch) | |
| tree | 59fe3cfd5a9ed558cabe72127d610e26ec7e0027 /pkgs/development/python-modules/rangehttpserver | |
| parent | dc271c127941cb3764f164978cfc706db19a1eca (diff) | |
actual-server: 25.3.1 -> 25.4.0
Release note available at [1].
This release now requires that the web UI is locally built rather than
fetched from NPM. Thus, the following changes are made:
- `offlineCache` is made to install all dependencies of the workspace.
The resulting "temporary" `node_modules/` is not suitable for final
install, but can be used for web UI building.
- Web UI is built into a separated derivation, using `node_modules/`
built in the previous step.
- In the final derivation, web UI is copied in, then the final
`node_modules/` is created using `offlineCache`.
The 2-tier node_modules also allow us to avoid downloading architecture-
dependent binaries during the generation of `offlineCache`, allowing us
to eliminate per-architecture hash which allow easier upgrade.
[1]: https://actualbudget.org/docs/releases#2540
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions
