chirp: 0.4.0-unstable-2025-06-03 -> 0.4.0-unstable-2025-06-19 (#418698)
Co-authored-by: Emantor <Emantor@users.noreply.github.com>
This commit is contained in:
@@ -11,14 +11,14 @@
|
|||||||
|
|
||||||
python3Packages.buildPythonApplication {
|
python3Packages.buildPythonApplication {
|
||||||
pname = "chirp";
|
pname = "chirp";
|
||||||
version = "0.4.0-unstable-2025-06-03";
|
version = "0.4.0-unstable-2025-06-19";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kk7ds";
|
owner = "kk7ds";
|
||||||
repo = "chirp";
|
repo = "chirp";
|
||||||
rev = "c61c1e464d7f7cbc74beb118e27b10d40a2aa9e0";
|
rev = "e669e01f3e23c4f03e5e9499dbafae0095339047";
|
||||||
hash = "sha256-7OFLUrwdSGYvShjSRIOiecNjkvCx2vBhV33aQVtGNYI=";
|
hash = "sha256-ilyCq9qdvLVk6Gpgs79WjyfXHBROI9W4A4HqxNjsYko=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user