mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 11:45:45 +03:00
chirp: 0.4.0-unstable-2025-05-09 -> 0.4.0-unstable-2025-05-14
This commit is contained in:
parent
218a02803b
commit
6eeda4a21c
1 changed files with 3 additions and 3 deletions
|
@ -11,14 +11,14 @@
|
||||||
|
|
||||||
python3Packages.buildPythonApplication {
|
python3Packages.buildPythonApplication {
|
||||||
pname = "chirp";
|
pname = "chirp";
|
||||||
version = "0.4.0-unstable-2025-05-09";
|
version = "0.4.0-unstable-2025-05-14";
|
||||||
pyproject = true;
|
pyproject = true;
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "kk7ds";
|
owner = "kk7ds";
|
||||||
repo = "chirp";
|
repo = "chirp";
|
||||||
rev = "69a96dc0b3a9e01999e9d0d7feb9e1bf8a0cfa4d";
|
rev = "eb4e4547b517c3d10ede760bcd31eeb448c455dc";
|
||||||
hash = "sha256-M7c+ym12FmXALqENCIb24s3I+/pzLE82ORyr/DmFsUY=";
|
hash = "sha256-e10WFYpIy6JnPAqUcapli9Q6R0GxNwb1YjnE4cu+xfk=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue