diff --git a/pkgs/system/populate-cache.nix b/pkgs/system/populate-cache.nix index 8842f876354e..c2fe7584e116 100644 --- a/pkgs/system/populate-cache.nix +++ b/pkgs/system/populate-cache.nix @@ -60,7 +60,6 @@ let { powerpcDarwinPkgs = {inherit (import ./powerpc-darwin.nix) aterm - hello ;};