This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
nixpkgs
Watch
2
Star
0
Fork
0
You've already forked nixpkgs
mirror of
https://github.com/NixOS/nixpkgs.git
synced
2024-11-28 18:03:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b244d0edca
nixpkgs
/
pkgs
/
servers
/
gotify
/
vendor-sha.nix
2 lines
54 B
Nix
Raw
Normal View
History
Unescape
Escape
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] https://github.com/NixOS/nixpkgs/blob/f007b794c758000a275b00dd0695d2fb155195f0/pkgs/applications/version-management/gitlab/default.nix#L85-L86 [2] https://github.com/facebook/create-react-app/issues/11263
2021-10-01 10:18:15 +00:00
"
s
h
a
2
5
6
-
k
t
m
J
8
r
I
B
Y
L
6
/
g
w
Y
G
1
0
9
s
L
q
o
1
6
M
0
X
g
r
e
3
w
L
B
T
u
O
T
z
3
C
Y
=
"
Reference in New Issue
Copy Permalink