updates for nixos-25.11

This commit is contained in:
Daniel Frank 2025-07-04 20:11:56 +02:00
commit 774745a41a
Signed by: tokudan
GPG key ID: 9282F413EDB72E05
3 changed files with 7 additions and 3 deletions

View file

@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Postfix Admin";
homepage = http://postfixadmin.sourceforge.net/;
homepage = "http://postfixadmin.sourceforge.net/";
license = licenses.gpl2;
maintainers = with maintainers; [ tokudan ];
platforms = platforms.all;