mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
fix: makefile and update dependences
This commit is contained in:
parent
47cde83c7a
commit
d9803555d1
7 changed files with 28 additions and 25 deletions
|
@ -135,7 +135,8 @@
|
|||
|
||||
packages = {
|
||||
default = my-crate;
|
||||
inherit my-crate dockerImage;
|
||||
inherit my-crate
|
||||
dockerImage;
|
||||
};
|
||||
|
||||
apps.default = flake-utils.lib.mkApp {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue