3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs
Maximilian Bosch 920474b7f7
gotify: 2.0.21 -> 2.1.0
ChangeLog: https://github.com/gotify/server/releases/tag/v2.0.22
ChangeLog: https://github.com/gotify/server/releases/tag/v2.0.23
ChangeLog: https://github.com/gotify/server/releases/tag/v2.1.0

While the update only contains a few small features and a few bugfixes,
the change was rather messy for us unfortunately:

* It seems as if `npmjs.org`-packages can't be transformed into
  `pkg___pkg-x.y.z` for Yarn's offline cache. The name
  `https___registry.npmjs.org_caniuse_lite___caniuse_lite_1.0.30001237.tgz`
  isn't the problem because when changing the URL "parser" of `yarn2nix`
  to transform this into `org_caniuse_lite___caniuse_lite_1.0.30001237`
  this doesn't help either.

  Instead, I derived the fix from `gitlab`[1] where `yarn.lock` gets
  patched to make sure that it detects the package in the offline-cache
  properly.

* The frontend is now built with `react-scripts`. This is a problem for
  us because it tries to write into `node_modules/.cache` even though
  `node_modules` is a store-path in the context of `yarn2nix`[2].

  The change isn't pretty, but solves the issue for us.

[1] f007b794c7/pkgs/applications/version-management/gitlab/default.nix (L85-L86)
[2] https://github.com/facebook/create-react-app/issues/11263
2021-10-01 12:25:32 +02:00
..
applications Merge pull request #139840 from taku0/thunderbird-bin-91.1.2 2021-09-30 15:26:20 +00:00
build-support Merge pull request #139892 from hercules-ci/dockerTools-test-pullImage 2021-09-29 15:27:49 +02:00
common-updater
data Merge pull request #139789 from linsui/source-han 2021-09-30 16:52:39 +02:00
desktops Merge pull request #139981 from bobby285271/gala 2021-09-30 21:15:16 +08:00
development Merge pull request #140009 from r-ryantm/auto-update/python38Packages.cupy 2021-09-30 17:20:37 +02:00
games
misc desmume: update meta.homepage 2021-09-29 18:41:06 -03:00
os-specific nvme-cli: 1.14 -> 1.15 2021-09-30 15:16:22 +02:00
pkgs-lib
servers gotify: 2.0.21 -> 2.1.0 2021-10-01 12:25:32 +02:00
shells powershell: patchelf replace liblttng-ust.so.0 to so.1 2021-09-28 21:49:42 +03:00
stdenv
test
tools Merge pull request #139928 from figsoda/svgcleaner-update 2021-09-30 11:12:01 -04:00
top-level Merge pull request #138948 from fabaff/faraday-agent-parameters-types 2021-09-30 14:27:07 +02:00