mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
castget: Add changelog (upstream started using GitHub)
This commit is contained in:
parent
4cccefb024
commit
f68a79f0b7
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
primarily intended for automatic, unattended downloading of podcasts.
|
||||
'';
|
||||
homepage = "https://castget.johndal.com/";
|
||||
changelog = "https://github.com/mlj/castget/blob/${finalAttrs.version}/CHANGES.md";
|
||||
maintainers = with lib.maintainers; [ doronbehar ];
|
||||
license = lib.licenses.gpl2;
|
||||
platforms = lib.platforms.linux;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue