updates for nixos-25.11
This commit is contained in:
parent
e48bf0aa90
commit
774745a41a
3 changed files with 7 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue