chirp: 0.4.0-unstable-2025-12-23 -> 0.4.0-unstable-2025-12-30 (#475784)

This commit is contained in:
Nick Cao
2026-01-01 14:05:25 +00:00
committed by GitHub

View File

@@ -11,14 +11,14 @@
python3Packages.buildPythonApplication {
pname = "chirp";
version = "0.4.0-unstable-2025-12-23";
version = "0.4.0-unstable-2025-12-30";
pyproject = true;
src = fetchFromGitHub {
owner = "kk7ds";
repo = "chirp";
rev = "79cb755ff71afe2266da4a4aa40e573929d7b071";
hash = "sha256-LyHS4LG2e70IAPKLFwAdcfjDyNJNU2etG7VzEnvQy6g=";
rev = "412685c82eecd3b05d43ffbd09b34466238d3e6e";
hash = "sha256-bYpJrYQHP+/pXzikBJ0ZxQYThLeGo4UE88leJKbzVNo=";
};
nativeBuildInputs = [