add hot_lib to default.nix src include
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
b8c4d6b157
commit
3f8407dd64
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ craneLib.buildPackage rec {
|
||||||
root = inputs.self;
|
root = inputs.self;
|
||||||
include = [
|
include = [
|
||||||
"src"
|
"src"
|
||||||
|
"hot_lib"
|
||||||
"Cargo.toml"
|
"Cargo.toml"
|
||||||
"Cargo.lock"
|
"Cargo.lock"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue