Skip to content

Commit 2c4a59c

Browse files
archi: drop (#462964)
2 parents 17ac25d + 5203b62 commit 2c4a59c

File tree

5 files changed

+1
-188
lines changed

5 files changed

+1
-188
lines changed

nixos/tests/all-tests.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ in
242242
apparmor = runTest ./apparmor;
243243
appliance-repart-image = runTest ./appliance-repart-image.nix;
244244
appliance-repart-image-verity-store = runTest ./appliance-repart-image-verity-store.nix;
245-
archi = runTest ./archi.nix;
246245
aria2 = runTest ./aria2.nix;
247246
armagetronad = runTest ./armagetronad.nix;
248247
artalk = runTest ./artalk.nix;

nixos/tests/archi.nix

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

pkgs/by-name/ar/archi/package.nix

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

pkgs/by-name/ar/archi/update.sh

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

pkgs/top-level/aliases.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,7 @@ mapAliases {
299299
appthreat-depscan = throw "'appthreat-depscan' has been renamed to/replaced by 'dep-scan'"; # Converted to throw 2025-10-27
300300
arangodb = throw "arangodb has been removed, as it was unmaintained and the packaged version does not build with supported GCC versions"; # Added 2025-08-12
301301
arc-browser = throw "arc-browser was removed due to being unmaintained"; # Added 2025-09-03
302+
archi = throw "'archi' has been removed, since its upstream maintainers do not want it packaged"; # Added 2025-11-18
302303
archipelago-minecraft = throw "archipelago-minecraft has been removed, as upstream no longer ships minecraft as a default APWorld."; # Added 2025-07-15
303304
archivebox = throw "archivebox has been removed, since the packaged version was stuck on django 3."; # Added 2025-08-01
304305
ardour_7 = throw "ardour_7 has been removed because it relies on gtk2, please use ardour instead."; # Aded 2025-10-04

0 commit comments

Comments
 (0)