packages/excalidraw: 0.0.0+04668d8 -> 0.0.0+302664e
This commit is contained in:
parent
cc84a2e360
commit
573e1af5eb
2 changed files with 4 additions and 4 deletions
|
@ -22,9 +22,9 @@
|
|||
"repo": "excalidraw"
|
||||
},
|
||||
"branch": "master",
|
||||
"revision": "04668d8263b35bf76f1390b25abeeed4181820f6",
|
||||
"url": "https://github.com/excalidraw/excalidraw/archive/04668d8263b35bf76f1390b25abeeed4181820f6.tar.gz",
|
||||
"hash": "10vxvyzx5nw2f0ykw3ng5lh2hiy6nrgpdqiypmcq9caxi6qn7h11"
|
||||
"revision": "302664e500c7f2ee44a1f107d8f4680c0254305b",
|
||||
"url": "https://github.com/excalidraw/excalidraw/archive/302664e500c7f2ee44a1f107d8f4680c0254305b.tar.gz",
|
||||
"hash": "02a9jy73lqgmb8h2zcs37h932gzxg7ky2pvb65wd7kcqrcybpp6n"
|
||||
},
|
||||
"searxng": {
|
||||
"type": "Git",
|
||||
|
|
|
@ -27,7 +27,7 @@ let
|
|||
offlineCache = fetchYarnDeps {
|
||||
name = "excalidraw-yarn-cache-${builtins.hashString "sha256" (builtins.readFile "${excalidraw}/yarn.lock")}";
|
||||
yarnLock = src + "/yarn.lock";
|
||||
hash = "sha256-iEk6yh+2sQkm/oucAGj16x/SpKc1WqXYtYTos82R0bQ=";
|
||||
hash = "sha256-SthMtDZtGGTVRYYRHIPUbQe8ixZ9XSFMAl35MMN4JHY=";
|
||||
};
|
||||
|
||||
configurePhase = ''
|
||||
|
|
Loading…
Add table
Reference in a new issue