Loading pkgs/tools/filesystems/ceph/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ let homepage = "https://ceph.io/en/"; inherit description; license = with lib.licenses; [ lgpl21 gpl2Only bsd3 mit publicDomain ]; maintainers = with lib.maintainers; [ adev ak johanot krav ]; maintainers = with lib.maintainers; [ adev ak johanot krav nh2 ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; }; Loading Loading
pkgs/tools/filesystems/ceph/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -142,7 +142,7 @@ let homepage = "https://ceph.io/en/"; inherit description; license = with lib.licenses; [ lgpl21 gpl2Only bsd3 mit publicDomain ]; maintainers = with lib.maintainers; [ adev ak johanot krav ]; maintainers = with lib.maintainers; [ adev ak johanot krav nh2 ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; }; Loading