alloy: add alloy5 and take maintainership (#47262)
Add alloy5 (currently, 5.0.0.1), update homepage and downloadPage, and take maintainership of the package.
This commit is contained in:
committed by
Jörg Thalheim
parent
e7ca9af4cc
commit
4586ff7395
@@ -7932,7 +7932,10 @@ with pkgs;
|
||||
for more information.
|
||||
'';
|
||||
|
||||
alloy = callPackage ../development/tools/alloy { };
|
||||
inherit (callPackage ../development/tools/alloy { })
|
||||
alloy4
|
||||
alloy5
|
||||
alloy;
|
||||
|
||||
adtool = callPackage ../tools/admin/adtool { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user