9 version = "0.0.2-unstable-2024-04-22";
11 src = fetchFromGitHub {
14 rev = "d3c37d11078574ca16b75475b3d08ffe351bc3c2";
15 hash = "sha256-ICrTEaTYFAViORWvdj4uW2gLgxtWxRlhgu5sifgqGX0=";
18 vendorHash = "sha256-qcfPW7rz0v63QmQQceQltkCFNBUeQTxVerxDymv7SZo=";
23 "-X github.com/mrusme/canard/main.VERSION=${version}"
27 description = "Command line TUI client for the journalist RSS aggregator";
28 homepage = "https://github.com/mrusme/canard";
29 license = lib.licenses.gpl3Only;
30 maintainers = with lib.maintainers; [ moraxyc ];
31 mainProgram = "canard";