axis2: migrate to pkgs/by-name, format with nixfmt-rfc-style

This commit is contained in:
Anthony ROUSSEL
2024-09-17 22:02:47 +02:00
parent e08704965a
commit 63f137ac3f
2 changed files with 2 additions and 4 deletions
@@ -1,12 +1,12 @@
{
lib,
stdenvNoCC,
fetchurl,
ant,
fetchurl,
jdk,
nixosTests,
stripJavaArchivesHook,
unzip,
nixosTests,
}:
stdenvNoCC.mkDerivation (finalAttrs: {
-2
View File
@@ -25554,8 +25554,6 @@ with pkgs;
matomo_5
matomo-beta;
axis2 = callPackage ../servers/http/tomcat/axis2 { };
inherit (callPackages ../servers/unifi { })
unifi7
unifi8;