clan-config: improve and add flake-parts module for clan-config
This commit is contained in:
@@ -47,6 +47,9 @@ python3.pkgs.buildPythonPackage {
|
||||
name = "clan-cli";
|
||||
src = source;
|
||||
format = "pyproject";
|
||||
|
||||
CLAN_OPTIONS_FILE = ./clan_cli/config/jsonschema/options.json;
|
||||
|
||||
nativeBuildInputs = [
|
||||
setuptools
|
||||
installShellFiles
|
||||
|
||||
Reference in New Issue
Block a user