activator: remove attribute name
Back in 2017 I removed the `activator` package (see 25a3563102
)
as it reached its end of life. Almost 2 years later everyone
shouldn't reference to this (not evaluating) path anymore
and hence can be removed.
This commit is contained in:
parent
eec84d5e84
commit
4929ee7421
@ -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
Block a user