Skip to content

Commit 42d9b30

Browse files
committed
vocal: drop
Archived repos: https://github.com/VocalPodcastProject/vocal https://codeberg.org/nathandyer/Vocal Statement by the original upstream developer: https://nathandyer.me/2024/11/26/end-of-vocal.html The project had a flathub release planned, but never reached the 4.0.0 milestone listed as first actual release.
1 parent 3449d76 commit 42d9b30

File tree

3 files changed

+3
-98
lines changed

3 files changed

+3
-98
lines changed

doc/release-notes/rl-2505.section.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@
5959

6060
- The `ephemeral` package was removed due to upstream archival in early 2022.
6161

62+
- The `vocal` package was removed due to upstream archival. The upstream developer suggests using `gnome-podcasts` or `kasts` instead.
63+
6264
- [testers.shellcheck](https://nixos.org/manual/nixpkgs/unstable/#tester-shellcheck) now warns when `name` is not provided.
6365
The `name` argument will become mandatory in a future release.
6466

pkgs/by-name/vo/vocal/package.nix

Lines changed: 0 additions & 98 deletions
This file was deleted.

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1804,6 +1804,7 @@ mapAliases {
18041804
vistafonts-cht = vista-fonts-cht; # Added 2025-02-03
18051805
vkBasalt = vkbasalt; # Added 2022-11-22
18061806
vkdt-wayland = vkdt; # Added 2024-04-19
1807+
vocal = throw "'vocal' has been archived upstream. Consider using 'gnome-podcasts' or 'kasts' instead."; # Added 2025-04-12
18071808
void = throw "'void' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
18081809
volnoti = throw "'volnoti' has been removed due to lack of maintenance upstream."; # Added 2024-12-04
18091810
vuze = throw "'vuze' was removed because it is unmaintained upstream and insecure (CVE-2018-13417). BiglyBT is a maintained fork."; # Added 2024-11-22

0 commit comments

Comments
 (0)