Skip to content

Commit

Permalink
Merge pull request #57735 from Ma27/rm-activator-attribute
Browse files Browse the repository at this point in the history
activator: remove attribute name
  • Loading branch information
xeji authored Mar 16, 2019
2 parents f715658 + 4929ee7 commit 0610d30
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -8328,14 +8328,6 @@ in

abi-dumper = callPackage ../development/tools/misc/abi-dumper { };

activator = throw ''
Typesafe Activator was removed in 2017-05-08 as the actual package reaches end of life.

See https://github.com/NixOS/nixpkgs/pull/25616
and http://www.lightbend.com/community/core-tools/activator-and-sbt
for more information.
'';

adtool = callPackage ../tools/admin/adtool { };

inherit (callPackage ../development/tools/alloy { })
Expand Down

0 comments on commit 0610d30

Please sign in to comment.