Merge pull request #57735 from Ma27/rm-activator-attribute
activator: remove attribute name
This commit is contained in:
commit
0610d30e5b
|
@ -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 { })
|
||||
|
|
Loading…
Reference in New Issue