mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
add hot_lib to default.nix src include
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
eed7278d47
commit
fa367cb1f5
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ craneLib.buildPackage rec {
|
|||
root = inputs.self;
|
||||
include = [
|
||||
"src"
|
||||
"hot_lib"
|
||||
"Cargo.toml"
|
||||
"Cargo.lock"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue