mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #57735 from Ma27/rm-activator-attribute
activator: remove attribute name
This commit is contained in:
commit
0610d30e5b
1 changed files with 0 additions and 8 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue