Skip to content

Commit 793eef6

Browse files
authored
vocal: drop (#398146)
2 parents 827f894 + 42d9b30 commit 793eef6

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
@@ -1812,6 +1812,7 @@ mapAliases {
18121812
vistafonts-cht = vista-fonts-cht; # Added 2025-02-03
18131813
vkBasalt = vkbasalt; # Added 2022-11-22
18141814
vkdt-wayland = vkdt; # Added 2024-04-19
1815+
vocal = throw "'vocal' has been archived upstream. Consider using 'gnome-podcasts' or 'kasts' instead."; # Added 2025-04-12
18151816
void = throw "'void' has been removed due to lack of upstream maintenance"; # Added 2025-01-25
18161817
volnoti = throw "'volnoti' has been removed due to lack of maintenance upstream."; # Added 2024-12-04
18171818
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)