summaryrefslogtreecommitdiffstats
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2024-04-27 21:49:14 +0200
committerGitHub <noreply@github.com>2024-04-27 21:49:14 +0200
commitc8d7c8a78fb516c0842cc65346506a565c88014d (patch)
tree4abf9e9aa4774cd7d1b9322d5c6cbff25856c85b /pkgs/top-level
parente97ef9461958648aa48e1e93065a9a63462b81f1 (diff)
parent7dc4349dce1195ed689feb605935541fc4f84b7c (diff)
Merge pull request #307222 from katexochen/acorn/remove
acorn: remove
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/aliases.nix1
-rw-r--r--pkgs/top-level/all-packages.nix2
2 files changed, 1 insertions, 2 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index ab41a56873f9..ba7d542e6409 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -58,6 +58,7 @@ mapAliases ({
AusweisApp2 = ausweisapp; # Added 2023-11-08
a4term = a4; # Added 2023-10-06
+ acorn = throw "acorn has been removed as the upstream project was archived"; # Added 2024-04-27
adtool = throw "'adtool' has been removed, as it was broken and unmaintained";
advcpmv = throw "'advcpmv' has been removed, as it is not being actively maintained and break recent coreutils."; # Added 2024-03-29
aether = throw "aether has been removed from nixpkgs; upstream unmaintained, security issues"; # Added 2023-10-03
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 0848fa89b186..86c87d3c0fcc 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -29666,8 +29666,6 @@ with pkgs;
requests requests-toolbelt setuptools sqlalchemy fusepy;
};
- acorn = callPackage ../applications/networking/cluster/acorn { };
-
inherit (qt6Packages.callPackage ../applications/office/activitywatch { })
aw-qt
aw-server-rust