projects
/
lemmy-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44e0b88
)
update yarn sha256
author
self
<self@awful.systems>
Mon, 21 Aug 2023 17:49:26 +0000
(10:49 -0700)
committer
self
<self@awful.systems>
Mon, 21 Aug 2023 18:53:53 +0000
(11:53 -0700)
default.nix
patch
|
blob
|
history
diff --git
a/default.nix
b/default.nix
index f78b8ef6674c213468083e3ec2916ec20b6398e2..fde3e1fe3f8e43189faf4cdf263c111994db2247 100644
(file)
--- a/
default.nix
+++ b/
default.nix
@@
-35,7
+35,7
@@
in mkYarnPackage {
packageJSON = ./package.json;
offlineCache = fetchYarnDeps {
yarnLock = src + "/yarn.lock";
- sha256 = "sha256-
fRJpA9WstNNNOePoqotJKYmlikkcjc34iM0WO8+a/3Q
=";
+ sha256 = "sha256-
EZSTYdUhb1+8GIx9UnOtImcg8ABA6RPqTrelZa3QD84
=";
};
yarnPreBuild = ''