Loading pkgs/applications/radio/chirp/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ python3.pkgs.buildPythonApplication rec { pname = "chirp"; version = "0.4.0-unstable-2024-02-08"; version = "0.4.0-unstable-2024-05-03"; src = fetchFromGitHub { owner = "kk7ds"; repo = "chirp"; rev = "902043a937ee3611744f2a4e35cd902c7b0a8d0b"; hash = "sha256-oDUtR1xD73rfBRKkbE1f68siO/4oxoLxw16w1qa9fEo="; rev = "e95140ff433b805ca16df04cba501b7332a9ec95"; hash = "sha256-UU3Ve6Yb7UK2nOLTfJasrlMX4iu1cpLBLScvhRhTUJ0="; }; buildInputs = [ glib Loading Loading
pkgs/applications/radio/chirp/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ python3.pkgs.buildPythonApplication rec { pname = "chirp"; version = "0.4.0-unstable-2024-02-08"; version = "0.4.0-unstable-2024-05-03"; src = fetchFromGitHub { owner = "kk7ds"; repo = "chirp"; rev = "902043a937ee3611744f2a4e35cd902c7b0a8d0b"; hash = "sha256-oDUtR1xD73rfBRKkbE1f68siO/4oxoLxw16w1qa9fEo="; rev = "e95140ff433b805ca16df04cba501b7332a9ec95"; hash = "sha256-UU3Ve6Yb7UK2nOLTfJasrlMX4iu1cpLBLScvhRhTUJ0="; }; buildInputs = [ glib Loading