mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
fix(packages): openwebrxplus eval
This commit is contained in:
parent
9050844fe6
commit
0e346ff051
1 changed files with 3 additions and 5 deletions
|
|
@ -29,6 +29,7 @@
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1j80zclg1cl5clqd00qqa16prz7cyc32bvxqz2mh540cirygq24w";
|
sha256 = "1j80zclg1cl5clqd00qqa16prz7cyc32bvxqz2mh540cirygq24w";
|
||||||
};
|
};
|
||||||
|
format = "setuptools";
|
||||||
|
|
||||||
pythonImportsCheck = ["js8py" "test"];
|
pythonImportsCheck = ["js8py" "test"];
|
||||||
|
|
||||||
|
|
@ -222,13 +223,10 @@ in
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "sha256-QHgt0JGV4E8vOZpY3UwxbtBV38NZBXNrc2asYbHjEqo=";
|
sha256 = "sha256-QHgt0JGV4E8vOZpY3UwxbtBV38NZBXNrc2asYbHjEqo=";
|
||||||
};
|
};
|
||||||
|
pyproject = true;
|
||||||
nativeBuildInputs = [
|
build-system = [ setuptools ];
|
||||||
setuptools
|
|
||||||
];
|
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
setuptools
|
|
||||||
pycsdr
|
pycsdr
|
||||||
pycsdr-eti
|
pycsdr-eti
|
||||||
pydigiham
|
pydigiham
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue