mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
fix crane
This commit is contained in:
parent
b402e3f503
commit
8063284c56
5 changed files with 135 additions and 11 deletions
|
@ -31,7 +31,8 @@
|
|||
inherit (pkgs) lib;
|
||||
|
||||
craneLib = crane.mkLib pkgs;
|
||||
src = craneLib.cleanCargoSource ./.;
|
||||
# src = craneLib.cleanCargoSource ./.;
|
||||
src = ./.;
|
||||
|
||||
# Common arguments can be set here to avoid repeating them later
|
||||
commonArgs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue