update deps and bootstrap loom
This commit is contained in:
parent
22e9ebc0f7
commit
677c22d3a6
21 changed files with 1132 additions and 49 deletions
|
|
@ -22,7 +22,7 @@
|
|||
in {
|
||||
deno = {
|
||||
enable = true;
|
||||
lockfiles = shelf.lockfiles;
|
||||
lockfiles = shelf.lockfiles ++ [ ./platform/loom/deno.lock ];
|
||||
};
|
||||
|
||||
packages.website =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue