Update bergamot
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
975ae8a448
commit
0369e5c298
@ -25,5 +25,6 @@ in
|
|||||||
cp ${yarnModules}/node_modules/normalize.css/normalize.css $out/normalize/normalize.css
|
cp ${yarnModules}/node_modules/normalize.css/normalize.css $out/normalize/normalize.css
|
||||||
cp -r ${yarnModules}/node_modules/katex/dist/fonts $out/katex
|
cp -r ${yarnModules}/node_modules/katex/dist/fonts $out/katex
|
||||||
cp ${bergamot-elm}/Main.min.js $out/bergamot/bergamot.js
|
cp ${bergamot-elm}/Main.min.js $out/bergamot/bergamot.js
|
||||||
|
cp ${bergamot-elm}/Bergamot.ObjectLanguage.min.js $out/bergamot/objectlang.js
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
8
flake.lock
generated
8
flake.lock
generated
@ -6,11 +6,11 @@
|
|||||||
"nixpkgs": "nixpkgs"
|
"nixpkgs": "nixpkgs"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1703995452,
|
"lastModified": 1726420898,
|
||||||
"narHash": "sha256-cSlnn40XtUzYLDZaQPvp7W9lnPRETqeXH4BXM9PMrYo=",
|
"narHash": "sha256-UU3dss/MZg49ebmVxfyuumCuJd8LDa0BAmvb1H3YEAQ=",
|
||||||
"ref": "main",
|
"ref": "main",
|
||||||
"rev": "cd9a048832119f03a96531facfdd3099b4192e76",
|
"rev": "e7d3e840b37c8dd8f716cc6617e5d0370211d9f1",
|
||||||
"revCount": 82,
|
"revCount": 92,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://dev.danilafe.com/Everything-I-Know-About-Types/bergamot-elm.git"
|
"url": "https://dev.danilafe.com/Everything-I-Know-About-Types/bergamot-elm.git"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user