Loading pkgs/by-name/ch/chirp/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ python3Packages.buildPythonApplication { pname = "chirp"; version = "0.4.0-unstable-2026-01-17"; version = "0.4.0-unstable-2026-01-22"; pyproject = true; src = fetchFromGitHub { owner = "kk7ds"; repo = "chirp"; rev = "a98aca98ea0aaf8aec1f13b088eaff6bd1ea5632"; hash = "sha256-IjsdKKevGgn0ZyxjlxRPhdnApR8/O3tDdIjQS61aM/s="; rev = "77a0299172e271fe62393f870d61f2033f201ca2"; hash = "sha256-4V7nFW4KhfxOFvjQllcE6YHNuUDiYDFvBrlZk5r5tUQ="; }; nativeBuildInputs = [ Loading Loading
pkgs/by-name/ch/chirp/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -11,14 +11,14 @@ python3Packages.buildPythonApplication { pname = "chirp"; version = "0.4.0-unstable-2026-01-17"; version = "0.4.0-unstable-2026-01-22"; pyproject = true; src = fetchFromGitHub { owner = "kk7ds"; repo = "chirp"; rev = "a98aca98ea0aaf8aec1f13b088eaff6bd1ea5632"; hash = "sha256-IjsdKKevGgn0ZyxjlxRPhdnApR8/O3tDdIjQS61aM/s="; rev = "77a0299172e271fe62393f870d61f2033f201ca2"; hash = "sha256-4V7nFW4KhfxOFvjQllcE6YHNuUDiYDFvBrlZk5r5tUQ="; }; nativeBuildInputs = [ Loading